Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Walpole a0e99a8da9 Allow a selector to specify its default visibility setting 2016-10-03 11:24:22 -07:00
Thomas Walpole 109cfaba2e matches_selector? should allow all of the selectors filters 2016-09-23 10:23:48 -07:00
Thomas Walpole 09d350e49a special character CSS queries dont work with Nokogiri < 1.6.8 2016-09-22 23:49:44 -07:00
Thomas Walpole b160533d5b Move :id and :class options to SelectorQuery and add some tests 2016-09-22 17:13:48 -07:00
Thomas Walpole f44f1e45aa Add :selected and :disabled filters to :option selector 2016-03-24 14:50:42 -07:00
Thomas Walpole 2eda1540b9 move xpath gem html definitions into capybara 2016-03-24 14:16:46 -07:00
Thomas Walpole 07e7777425 frozen literal magic comment 2016-03-07 16:52:19 -08:00
Paul Menzel f636a210c0 Fix spelling of *modify* 2016-02-01 18:03:47 +01:00
Thomas Walpole 46c334cb8a Add ability to modify a selector 2016-01-17 12:48:14 -08:00