Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Walpole daa6a4c7da Support XPath:Expression for built-in id and class filters when using XPath based selectors
Replace Regexp named filters with a :matcher option for filters
2018-05-29 17:08:24 -07:00
Thomas Walpole 526a2a98ea Fix spec files naming and add missing pragmas 2018-04-18 13:45:35 -07:00
Thomas Walpole dfaf958ea7 more code cleanup 2018-01-15 14:02:20 -08:00
Thomas Walpole 24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole 109cfaba2e matches_selector? should allow all of the selectors filters 2016-09-23 10:23:48 -07:00
Thomas Walpole 6b007f41af match_selector => matches_selector 2016-03-24 14:59:31 -07:00
Thomas Walpole 8715327c43 add match_xxx methods and matchers to check whether an element matches css, xpath, selector 2016-03-24 14:52:40 -07:00