Hi,

I know that currently watir does not support xpath in frames. So for
example, statement like

$ie.frame(:index, 3).span( :xpath, "//d...@id='test']/../span" ).click

would fail with error.

I would like to know if there is any development going on to support XPath
in Frame or it just can't be done ?

I am not sure why this functionality does not exist in watir ( which would
really help for all those folks whoever is using/are planning to use Watir
).

Could someone please explain?

Kunal
Blog: http://www.kspace.in/blog
-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to