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

Key: WTR-189
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Zeljko
Votes: 0
Watchers: 0
Operations

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

Implement CSS selectors as a way to find element

Created: 12/Dec/07 11:34 AM   Updated: 06/Apr/08 11:31 AM
Component/s: HTML Controls
Affects Version/s: Future
Fix Version/s: Future

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


 Description  « Hide
Suggested by Mislav Marohnić.

ie.element(:css, "H1#chapter1").click

looks nicer than

ie.element(:xpath, "//h1[@id='chapter1']").click

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