[Feature Request]: handle xpath axis in the locator builder #1061
Labels
complex
complex feature/issue requires time
enhancement
New feature or request
java
Pull requests that update Java code
Be able to do this:
Logic should be simple, onAxisWith() should call a nested class that has all the supported axis methods, it should manually override the locator builder to use xpaths only, and should build a new locator object with that tag name.
I believe full recursion should be possible so that we can keep using axis elements infinitely and eventually build.
The text was updated successfully, but these errors were encountered: