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

Key: WTR-43
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Charley Baker
Votes: 3
Watchers: 1
Operations

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

Add new frames methods

Created: 01/May/06 09:53 AM   Updated: 31/Jan/07 08:21 PM
Component/s: Frame
Affects Version/s: 1.5.4
Fix Version/s: Future

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


 Description  « Hide
Exists method should be useful

ie.frame(:name, 'foo').exists?

adding src as a way of finding frames should also be useful
ie.frame(:src, /foo/).exists?


Iterators for frames would make it more compatible with the rest of the api
ie.frames.each do |f|

Originally reported on Rubyforge: http://rubyforge.org/tracker/index.php?func=detail&aid=1860&group_id=104&atid=1999

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