Skip to content

Commit 7fb4ef2

Browse files
author
Dimitar Todorov
committed
Fix: capabilities for demo-vue android
1 parent 08259bd commit 7fb4ef2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

demo-vue/e2e/config/appium.capabilities.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,7 @@
1818
"platformVersion": "7.0",
1919
"deviceName": "Android GoogleAPI Emulator",
2020
"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"
21+
"noReset": true
2822
},
2923
"android25": {
3024
"platformName": "Android",

0 commit comments

Comments
 (0)