We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d26537a commit 7c78543Copy full SHA for 7c78543
lib/desired-caps.js
@@ -2,7 +2,6 @@ import { commonCapConstraints } from 'appium-android-driver';
2
3
let uiautomatorCapConstraints = {
4
app: {
5
- presence: true,
6
isString: true
7
},
8
automationName: {
0 commit comments