Skip to content

Commit 7c78543

Browse files
chore: Disable app capability presence validation (#641)
1 parent d26537a commit 7c78543

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/desired-caps.js

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { commonCapConstraints } from 'appium-android-driver';
22

33
let uiautomatorCapConstraints = {
44
app: {
5-
presence: true,
65
isString: true
76
},
87
automationName: {

0 commit comments

Comments
 (0)