We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Using visible text I got this warning "WARN Watir [DEPRECATION] ["visible_text"] :link_text locator is deprecated. Use :visible_text instead."
Updated Elements (markdown)
i read these docs and saw that span was not accessible by text, when i dove into source to confirm it looks like this is already available. i confirmed it to be working in my tests, perhaps its a beta feature or something, but i thought i would update this doc
typo fix
add :label as possible identifier for TextField
included information about how to use a table element to access rows and cells through index and built in searching as string indexes.
The document was misleading with the change in 0.6.3