teamcapybara--capybara/lib/capybara/selector
Thomas Walpole 7fca910080
Support locator type checking and add a warning when locator looks to be CSS/XPath but shouldn't be (#2143)
* Support locator type checking and add a warning when locator looks to be CSS/XPath but shouldn't be

* Raise error if an element is passed to the :from option of select/unselect
2018-12-14 11:53:09 -08:00
..
builders Move expression builder methods to instance 2018-11-28 11:46:18 -08:00
filters cleanup 2018-11-14 15:55:28 -08:00
css.rb Prefer String#<< over += when possible 2018-11-19 15:44:51 -08:00
filter.rb Add LocatorFilter class 2018-11-14 15:55:28 -08:00
filter_set.rb Prefer String#<< over += when possible 2018-11-19 15:44:51 -08:00
regexp_disassembler.rb Encapsulate regexp string extraction 2018-11-15 15:05:30 -08:00
selector.rb Support locator type checking and add a warning when locator looks to be CSS/XPath but shouldn't be (#2143) 2018-12-14 11:53:09 -08:00