On Fri, Sep 7, 2012 at 8:05 PM, Brickman <[email protected]> wrote: > Here is the HTML code <input type="button" value="Continue ..." onClick="parent.location='DefaultOrig.asp'" />
Did you try something like this? browser.button(:value => "Continue ...").click What happens? What did you expect to happen? This could also help: http://stackoverflow.com/questions/3787555/how-to-find-out-which-javascript-events-fired Željko -- filipin.eu -- 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]
