I want to select a text box , which is inside a frame. Apparently there are 
three frames, and the text box which i am interested in is in a sub frame. 
I tried using " 
$browser.frame("framename").text_field(:xpath,"Expression").set("the value")

I also read a document online that says that xpath doesnt support frame, but i 
am not sure of this is entirely correct.
but this doesnt seem to work. Can any one help me here.???

-Ameya.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to