[ 
http://jira.openqa.org/browse/WTR-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarmo Pertman closed WTR-185.
-----------------------------

    Resolution: Fixed

Indeed, wrong url was given. These are the correct ones:
https://github.com/bret/watir/commit/0b9c5ba2bcd8f3757e7fbc3aa85e0a0e8805975b
https://github.com/bret/watir/commit/cc41d24b033939646eb3678e60fbf5b70cb9bdf8

> 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

Reply via email to