[ http://jira.openqa.org/browse/WTR-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jarmo Pertman closed WTR-185. ----------------------------- Resolution: Fixed Added *_no_wait methods with https://github.com/bret/watir/commit/bfedf1c0a857ed0ae1b44246ec6ce41eb3bd49d2 > Add a new method for "set" - that is similar to "click_no_wait" > ---------------------------------------------------------------- > > Key: WTR-185 > URL: http://jira.openqa.org/browse/WTR-185 > Project: Watir > Issue Type: New Feature > Components: HTML Controls > Affects Versions: 1.5.2 > Reporter: Lauren > Priority: Major > Fix For: Soon > > > The command that I need to execute prior to a "Windows Internet > Explorer" window launching is to "set" a radio button. > $browser.radio(:id, "xxxxx").set > I know that when a button is clicked prior to a pop-up window...that a > 'click_no_wait' method is required. Is there something similar for the > 'set' function? I tried, "set_no_wait" and received an: "undefined > method 'set_no_wait'" > Expected: "set_no_wait" (or similar method name) > Actual: No such method or equivalent. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Wtr-development mailing list Wtr-development@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development