How can I refresh a page using watir-webdrive? I tried what they are saying here: http://watirwebdriver.com/sending-special-keys/ , but no luck.
browser.send_keys :f5
Any other suggestions? Thanks
How can I refresh a page using watir-webdrive? I tried what they are saying here: http://watirwebdriver.com/sending-special-keys/ , but no luck.
browser.send_keys :f5
Any other suggestions? Thanks
© 2022 - 2024 — McMap. All rights reserved.
unknown': Modal dialog present (Selenium::WebDriver::Error::Unhandle dAlertError) from C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.6.1/lib/watir -webdriver/browser.rb:110:in
refresh' – Principate