How to run the test scripts one after another continuously in appium studio?
can anyone help to resolve it?
@keerthi.vk we use testNG
@Aleksei: In Appium its possible using TestNG but how to do it in appium studio 10.9.2?
@keerthi.vk testNG is just a java component like JUnit. example of code from Appium Studio creator - https://docs.experitest.com/display/public/SA/Java+TestNG