how to click on browser "stop loading this page" using ruby watir? -


i want click on browser "stop loading page" icon, when timeout error occurs,what should it? thing this:

browser.stop   # wrong. 

the below link may :


Comments