Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Showing posts with label
Appium
.
Show all posts
Showing posts with label
Appium
.
Show all posts
Road to capture Android Home path from system env
›
Use below code to read Android_Home path which you have setup in your System. public static String getAndroidPath() { S...
Road to capture list all attached android devices with machine
›
While running Appium test suite, some time we need to execute test parallel on all attached devices, So the question is here that how we ca...
Road to scroll mobile application using Appium
›
Some time we need to scroll (swap ) screen to scroll application, it can be left, right up and down. You can use following function to achi...
2 comments:
›
Home
View web version