Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Walpole 744e9907a7 Code cleanup 2018-08-22 15:15:48 -07:00
Thomas Walpole 2f8f15e11e minor cleanup/improve some variable names 2018-08-21 10:21:24 -07:00
Michael Glass 443617a995
Capybara.disable_animations can also accept a CSS selector
If it receives a falsey (false or nil) it won't do anything.
If it receives true, it will disable animations on the '*' css selector
If it receives a string, it will use that string as the css selector

It will still always disable css for jQuery if it's around.
2018-08-20 15:25:53 -07:00
Thomas Walpole e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole c649295673 Refactor server SSL identification 2018-06-05 19:01:20 -07:00
Thomas Walpole e8b49b6eed Disable animation on pages 2018-06-01 10:35:43 -07:00