1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch/system_testing
Mario Alberto Chávez 9063007538 SystemTesting::Driver can register capybara-webkit and poltergeist
drivers.

When using `driver_by` with capybara-webkit or poltergeist,
SystemTesting::Driver will register the driver while passing
`screen_size` and `options` parameteres.

`options` could contain any option supported by the underlying driver.
2017-06-02 11:24:55 -05:00
..
driver_test.rb SystemTesting::Driver can register capybara-webkit and poltergeist 2017-06-02 11:24:55 -05:00
screenshot_helper_test.rb
server_test.rb
system_test_case_test.rb