[
http://jira.openqa.org/browse/WTR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bret Pettichord resolved WTR-103.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: Soon)
Next
Merged implementation by Hugh McGowan into master.
> implement IE#element and IE#elements
> ------------------------------------
>
> Key: WTR-103
> URL: http://jira.openqa.org/browse/WTR-103
> Project: Watir
> Issue Type: New Feature
> Components: HTML Controls
> Reporter: Bret Pettichord
> Priority: Major
> Fix For: Next
>
>
> Instead of specifying the tag you are looking for, you will only specify an
> attribute of that tag.
> Example:
> instead of
> ie.link(:id, "id").click
> you could click the same link with
> ie.element(:id, "id").click
> Usable when you know an attribute of a tag, but do not know the tag type.
--
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
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development