Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Walpole 24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole e68051f6ac Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
Thomas Walpole aa73e3a94d Parameter cleanup 2018-01-03 09:04:12 -08:00
Thomas Walpole 278cc7de2e Fix type [ci skip] 2017-01-03 01:51:01 -08:00
Thomas Walpole e85cce5778 Support easier full text matching 2016-12-23 12:28:25 -08:00
Thomas Walpole d6a6265bcf code cleanup 2016-11-21 20:19:00 -08:00
Thomas Walpole 07e7777425 frozen literal magic comment 2016-03-07 16:52:19 -08:00
Thomas Walpole 5b6d65feae rename default_wait_time to default_max_wait_time - Issue #1442 2015-04-23 10:18:16 -07:00
Andrey Botalov 06c4955e56 Use diffferent queries for searching
* Add assert_text, assert_no_text, assert_title, assert_no_title
* Refactor query resolving
* Improve failure messages for have_text, have_title RSpec matchers (they will be the same as for added assert_* methods)
* Add Simple#inspect
2014-07-01 23:13:45 +03:00