How to run test on Appium and SeleniumWebDriver with Android phone
How to run test on Appium and SeleniumWebDriver with Android phone
the test demo code is here
Following is the brief step of how to establish the test.
Make sure the “developer mode” of the Android device is turn on and “ADB” connection is established.
Use “Adb devices” in the cmd to check the device name and replace it in the code.
Download the “Appium”
Execute the test via Eclipse editor.
Any…
View On WordPress








