Created
August 21, 2025 14:54
-
-
Save yotavm/2053cb2c370ff95aaef8c4235144d024 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