Skip to content

Instantly share code, notes, and snippets.

@hypest
Last active March 15, 2022 09:38
Show Gist options
  • Save hypest/ca9979991028a923e76a36a88281cd73 to your computer and use it in GitHub Desktop.
Save hypest/ca9979991028a923e76a36a88281cd73 to your computer and use it in GitHub Desktop.
Appium desktop config
{
"appium:app": "/Users/hypest/proj/a8c/rn/t3/gutenberg-mobile/gutenberg/packages/react-native-editor/android/app/build/outputs/apk/debug/app-debug.apk",
"appium:deviceName": "emulator-5554",
"platformName": "android",
"appium:platformVersion": "12"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment