开发者

What are the attributes for identifying elements in watir-webdriver?

开发者 https://www.devze.com 2023-03-13 22:24 出处:网络
In Watir we have a grid of all elements and how they can be d开发者_如何学Pythoniscovered (here). In Watir-Webdriver we do not. Is there a grid online, or a way to discover what attributes can be used

In Watir we have a grid of all elements and how they can be d开发者_如何学Pythoniscovered (here). In Watir-Webdriver we do not. Is there a grid online, or a way to discover what attributes can be used on what elements?


They are pretty much the same as the Watir ones, when converting my test scripts from Watir to web driver I didn't find any that were not supported.

The class list on the API Docs http://jarib.github.com/watir-webdriver/doc/# will show you all the elements supported.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号