History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WTR-185
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Lauren
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Watir

Add a new method for "set" - that is similar to "click_no_wait"

Created: 29/Oct/07 11:39 AM   Updated: 24/Nov/08 02:04 PM
Component/s: HTML Controls
Affects Version/s: 1.5.2
Fix Version/s: Soon

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relationship
This issue Relates to:
WTR-182 impliement no_wait click for other me... Major Open
 


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.