aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/system_testing/browser.rb
Commit message (Expand)AuthorAgeFilesLines
* Only disable headless chrome gpu on WindowsStefan Wrobel2018-04-071-1/+1
* Move browser checking to its own classAshley Ellis Pierce2018-01-151-0/+49
* Refactor system test driver/browsereileencodes2017-03-091-27/+0
* Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooksLucas Mazza2017-02-241-7/+6
* Move and rename system testseileencodes2017-02-201-0/+28