We will be updating this thread with a list of all the questions and answers from the webinar, so stay tuned!
In the meantime, why not register and save your seat for our upcoming webinar on Sep 26, 2023 where you will get to ask Katalon experts on the best practices and techniques for effective Web and API Testing.
Q: How do we switch the automation execution control from one device to another? For example: Sending a WhatsApp message from device A and verify the received message on device B.
Q: Does Katalon have the option of having methods in the Script and calling the methods when needed? For example, a program and have method overriding.
A: Yes, in Katalon we have Custom Keywords, you can learn more about Custom Keywords by referring to our documentations below
Q: We run our Katalon Automation remotely (using Azure DevOps pipelines), on physical machines in our test lab. How would you recommend setting up physical or simulated devices?
A: If you want to run virtually you can use our TestCloud option where we have 300+ real devices available. For more details, please refer to our documentation below…
Q: Katalon does an awesome job of downloading/updating/running relevant WebDriver. Any chance something similar could be applied for Appium, to download and run it from Katalon’s UI please?
A: Unfortunately, we currently do not have any direct option in Katalon to downgrade or upgrade the Appium version.