korimo / firewatir

Automatically exported from code.google.com/p/firewatir
0 stars 0 forks source link

does fire watir support multiple tag support ? #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ie.div(:class=>"wsMessage", :text=>"New Message").click
2.
3.

What is the expected output? What do you see instead?
It should click on the div element

What version of the product are you using? On what operating system?
Firewatir 1.1, Windows XP

Please provide any additional information below.
This work fine with Watir. I am not sure how to use this in fire watir.

Original issue reported on code.google.com by chanti.b...@gmail.com on 21 Jan 2008 at 3:25

GoogleCodeExporter commented 9 years ago
As of now Firewatir doesn't support multiple tags. You can use XPath for 
getting the
same result.

Original comment by ang...@gmail.com on 4 Feb 2008 at 7:05