ZXPath 作者: JoshuaCold
like other xpath extensions but with the purpose of generating usable web driver code for your preferred language
6 位使用者6 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
- 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].....)
- 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].....)
由 1 位評論者給出 0 分
權限與資料
更多資訊