- Start Appium server manually in terminal using
appium
- Start an Android emulator using Android studio and confirm device connection using
adb devices
command - In the emulator bring the app under test in the focus and then run command
adb shell dumpsys window windows |grep mCurrentFocus
to get the app package and app activity of the app - Open another terminal and navigate to the project
- Run command
mvn clean test
-
Notifications
You must be signed in to change notification settings - Fork 0
pareshmahajan/TestAppium
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repo contains the tutorial with hands on appium code written.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published