appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

Add partial xpath support to ignore identifiers in the axpath #110

Open nkjith opened 3 years ago

nkjith commented 3 years ago

In the desktop application we have, the AXIdentifier part keeps changing and this results in test case failures. Adding partial xpath support which will ignore the identifiers and will search for the element recursively