Hi,
 
I have a script which i am running on an application which has iframes , there exixts tables inside these frames which i would need to click to proceed further. I am aware of arrays to store content of these tables & verify, but still not sure if we can click these table
 
ie.frame(:name,"frameset").frame(:name ,"content").frame(:name,"iframe1").table(:id , 'listTable')
 
The html associated with this is
 

Active Element: [TD], Frame: [frameset/content/iframe1], Index: [61]

<TD style="WIDTH: 40%">QA Base1- Free Shipping&nbsp;</TD>

 

Thanks

Vikas

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to