We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
appium
UiAutomator2
Proxy error: Could not proxy command to remote server. Original error: 404
1 parent 4985cb9 commit 0223cb7Copy full SHA for 0223cb7
appium.capabilities.json
@@ -1,6 +1,6 @@
1
{
2
"android23": {
3
- "automationName": "UiAutomator2",
+ "automationName": "appium",
4
"platformName": "Android",
5
"platformVersion": "6.0",
6
"deviceName": "Android Emulator",
@@ -10,7 +10,7 @@
10
"appActivity": "com.tns.NativeScriptActivity"
11
},
12
"ios-simulator103iPhone6": {
13
14
"platformName": "iOS",
15
"platformVersion": "10.3",
16
"deviceName": "iPhone Simulator",
0 commit comments