how to correctly use confirm Alert? browser.confirm.ok getting error msg ArgumentError: wrong number of arguments (0 for 1)
Also do I put the confirm.ok before or after the operation? click_div_with_confirm_box browser.confim.ok OR browser.confirm.ok click_div_with_confirm_box Followed doc: http://rubydoc.info/gems/watir-webdriver/Watir/Alert watir-webdriver: 0.6.1 Please help. Thanks, RJ -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
