- Start Appium server manually in terminal using
appium - Start an Android emulator using Android studio and confirm device connection using
adb devicescommand - In the emulator bring the app under test in the focus and then run command
adb shell dumpsys window windows |grep mCurrentFocusto get the app package and app activity of the app - Open another terminal and navigate to the project
- Run command
mvn clean test
pareshmahajan/TestAppium
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|