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

Key: WTR-140
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Paul Rogers
Votes: 0
Watchers: 0
Operations

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

text_fields.show doesnt show name or id, but show_all_objects does

Created: 30/Jan/07 09:23 PM   Updated: 16/Mar/07 07:13 AM
Component/s: Show commands
Affects Version/s: 1.5.0/1.5.1
Fix Version/s: Future

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Win XP IE7


 Description  « Hide
-----------Objects in page -------------
text name=aa id= value= alt=
textarea name=hidden id=h value=dddd
=> nil
irb(main):013:0> ie.text_fields.show
index id name
1
2
=> nil
irb(main):014:0> Watir::IE::VERSION
=> "1.5.1.1145"

see also issue 93

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