- highlight elements you want identifiers generated for
- ZXpath will generate multiple identifiers per element and determine which would be best. You can choose which to pick per element
- ZXPath will verify elements are A. unquie on the page B. Are valid selectors
- ZXPath will generate methods for clicking, sending text, clearing for each element where applicable
- ZXPath will never give a full xpath for an element. These xpaths although valid become unstable overtime when trying to use them in web automation code (ex. /div/div[3]/div/img/div[1].....)
- License: MIT License
- Weekly downloads: 0
- Average daily users: 8
- Rating: 0/5 of 0 ratings
- Created: 2020-01-26 22:01:29
- Last updated: 2020-01-28 19:00:13
- Homepage: https://github.com/joshzcold/zxpath
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/zxpath/
- API: {84038eca-0ada-407e-916b-aeb156adecb3}