Handling JavaScript Confirm in Selenium and Capybara

page.driver.browser.switch_to.alert.accept
This will accept the confirm box.

Comments

Popular posts from this blog

Inserting and Moving elements inside Ruby Array

Difference between Validations, Callbacks and Observers