Ever needed to interact with a Javascript confirm() dialog? Here’s how to do
it in Selenium from Cucumber:
When/^I confirm the dialog$/dopage.driver.browser.switch_to.alert.acceptendWhen/^I cancel the dialog$/dopage.driver.browser.switch_to.alert.dismissend
About thoughtbot
We've been helping engineering teams deliver exceptional products for over 20 years. Our designers, developers, and product managers work closely with teams to solve your toughest software challenges through collaborative design and development. Learn more about us.