Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Showing posts with label
Android
.
Show all posts
Showing posts with label
Android
.
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 automate Network feature of device using Appium
›
Appium provide NetworkConnectionSetting class using this we can disable and enable network setting of mobile. Below example show you how to...
›
Home
View web version