I would like to know is there any way to select(click on) Cancel button on alert window?
I used: @browser.choose_cancel_on_next_confirmation() @browser.click("//td[text() = '[email protected]']/../td//a[text()='Delete']")
I would like to know is there any way to select(click on) Cancel button on alert window?
I used: @browser.choose_cancel_on_next_confirmation() @browser.click("//td[text() = '[email protected]']/../td//a[text()='Delete']")