Hi,
 
'Unable to locate object' problem
 
When running the following show_all_objects command, I get;
 
rb(main):016:0> ie.show_all_objects-----------Objects in  page -------------
HTML Document     name=               id=SN_NOTESSFrame   src=textarea          
name=SN_NOTESSText  id=                 value=
 
How do I write to this object? do I use this:
 
ie.text_field(:id ,"SN_NOTESSFrame").set("TESTING 1234")
 
Is this within a frame??
This doesn't seem to be working .... can someone help?
 
Thanks,Imran
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to