Created
August 21, 2025 14:54
-
-
Save yotavm/5be6d616962a528d5fb4123c672ae28a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "platformName": "Android", | |
| "appium:deviceName": "Samsung Galaxy S10", | |
| "appium:platformVersion": "11.0", | |
| "appium:automationName": "UiAutomator2", | |
| "appium:appPackage": "com.android.settings", | |
| "appium:appActivity": ".Settings", | |
| "appium:noReset": true, | |
| "appium:newCommandTimeout": 300 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment