-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand on
Capybara::Selector
documentation (#2736)
The [Capybara::Selector][] documentation highlights the wealth of capabilities that Capybara provides out of the box with its built-in selectors. While they're powerful, they're often misunderstood. This adds a dedicated heading to the README to elaborate more on how they work across the entire system. The main aim is to highlight how most methods support the trio of Selector arguments: name, locator, and filters. [Capybara::Selector]: https://rubydoc.info/github/teamcapybara/capybara/master/Capybara/Selector Co-authored-by: Matijs van Zuijlen <matijs@matijs.net>
- Loading branch information
1 parent
e844a6f
commit b37c5b4
Showing
2 changed files
with
397 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.