Last active
March 15, 2022 09:38
-
-
Save hypest/ca9979991028a923e76a36a88281cd73 to your computer and use it in GitHub Desktop.
Appium desktop config
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
{ | |
"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