system_tester icon indicating copy to clipboard operation
system_tester copied to clipboard

A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications

Results 4 system_tester issues
Sort by recently updated
recently updated
newest added

# ex. ``` find('.css').click ```

Find a solution for supporting cases where multiple similar elements exist and raise a Capybara::Ambiguous exception

A large test suite could begin to become cumbersome to navigate.

may require rails 5.1.3 dependency per https://github.com/rails/rails/issues/29688. currently defaults to selenium/chrome