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

Key: WTR-160
Type: New Feature New Feature
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Bret Pettichord
Votes: 0
Watchers: 0
Operations

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

Repackage Watir#wait_until and Watir.until_with_timeout

Created: 04/Jun/07 01:45 PM   Updated: 24/Nov/08 02:04 PM
Component/s: None
Affects Version/s: None
Fix Version/s: Soon

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Watir#wait_until is currently packaged as an instance method, and thus treats Watir as a module. But it really isn't designed that way. This method should probably be attached to the global object. Or else put on a bonafide mix in method.

Watir.until_with_timeout is currently packages a class method. Probably this just be phased out in favor of wait_until.

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