Skip to content

Instantly share code, notes, and snippets.

@yotavm
Created August 21, 2025 14:54
Show Gist options
  • Select an option

  • Save yotavm/5be6d616962a528d5fb4123c672ae28a to your computer and use it in GitHub Desktop.

Select an option

Save yotavm/5be6d616962a528d5fb4123c672ae28a to your computer and use it in GitHub Desktop.
{
"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