We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08259bd commit 7fb4ef2Copy full SHA for 7fb4ef2
demo-vue/e2e/config/appium.capabilities.json
@@ -18,13 +18,7 @@
18
"platformVersion": "7.0",
19
"deviceName": "Android GoogleAPI Emulator",
20
"appiumVersion": "1.9.1",
21
- "noReset": true,
22
- "lt": 60000,
23
- "newCommandTimeout": 720,
24
- "appium-version": "1.9.1",
25
- "fullReset": false,
26
- "idleTimeout": 120,
27
- "automationName": "Appium"
+ "noReset": true
28
},
29
"android25": {
30
"platformName": "Android",
0 commit comments