* removed wait_until where possible * replaced wait_until with DOM obersavtions * added match: :first to all finders that assumed getting the first element * replaced evaluate_script with execute_script where possible * replaced a few execute_script with DOM observations through Capybara * removed sleep where possible * replaced sleep with DOM obersvations * replaced "wait for ajax" with DOM obersavations * replaced alert confirmation with new selenium API * bump selenium webdriver * made any other fixes to get green again |
||
|---|---|---|
| .. | ||
| application_cuke_helpers.rb | ||
| database_cleaner_patches.rb | ||
| env.rb | ||
| integration_sessions_controller.rb | ||
| integration_sessions_form.haml | ||
| paths.rb | ||
| poor_mans_webmock.rb | ||
| post_generation_helpers.rb | ||
| publishing_cuke_helpers.rb | ||
| server.rb | ||
| user_cuke_helpers.rb | ||