-
Notifications
You must be signed in to change notification settings - Fork 31
Object Spy Techniques
Dipjyoti Metia edited this page Aug 24, 2021
·
2 revisions
Download appium desktop
- Click on appium desktop
![](https://github.com/dipjyotimetia/MobileTestFramework/raw/master/docs/appium/appium1.png)
- Start the appium server
![](https://github.com/dipjyotimetia/MobileTestFramework/raw/master/docs/appium/appium2.png)
- Click on file and then new session window
![](https://github.com/dipjyotimetia/MobileTestFramework/raw/master/docs/appium/appium3.png)
{
"platformName": "Android",
"applicationName": "UiAutomator2",
"appPackage": "com.booking",
"appActivity": ".startup.HomeActivity"
}
- Configure the emulator details and start the session
![](https://github.com/dipjyotimetia/MobileTestFramework/raw/master/docs/appium/appium4.png)
C:\Users\*****\AppData\Local\Android\Sdk\tools\bin
Click on uiautomator and click on device screenshot
-
https://macacajs.github.io/
npm install app-inspector -g
https://macacajs.github.io/app-inspector/guide/quick-start.html#launch-from-cli