healenium / healenium-appium

Self-healing library for Appium-based tests
Apache License 2.0
26 stars 8 forks source link

Not compiling Xpaths which have ":" #35

Open ashish143ti opened 2 years ago

ashish143ti commented 2 years ago

It is not compiling such xpaths which have colon ":"

At run time getting "An unknown server-side error occurred while processing the command. Original error: java.lang.IllegalArgumentException: Unable to compile '(id/et_count']/ancestor::*)/@uiElementIndex'. See Cause. "

I have tested- same xpath was working fine with Appium but not with Healenium Appium .