omarmunir

Results 5 comments of omarmunir

[info] [Appium] Welcome to Appium v1.22.3 [info] [Appium] Non-default server args: [info] [Appium] relaxedSecurityEnabled: true [info] [Appium] allowInsecure: { [info] [Appium] } [info] [Appium] denyInsecure: { [info] [Appium] } [info]...

> This is due to a known bug in eclipse xpath2 parser. You could enforce xpath1 usage as a possible workaround using [enforceXPath1](https://github.com/appium/appium-uiautomator2-driver#settings-api) setting @mykola-mokhnach I tried this but still...

@mykola-mokhnach thank you, can you please let me know how can i pass this setting? > Please read the documentation carefully. > > * this is a setting, not a...

> You can always set settings in capabilities like this: `appium:settings[enforceXPath1]` set to `true` @jlipps I tried it but I am getting an error.