Hi All,

I am unable to  select a value from a list in Firefox.The same script
if modified for IE works fine.I have to further click a radio
button.The select list and radio button appear on ajax response.

Code ...
ff.select_list(:id, 'main_form:source').select('Phone')
ff.select_list(:id, 'main_form:languages').select('English')
ff.radio(id,'main_form:data_panel').set

Error ..
-FAIL-]>[Select: 'main_form:source']
Step failed: Check present: [Select: 'main_form:source']
Unexpected error from Watir runner: Unable to locate element,
using :id,

"main_form:source"
>Exit code:

Thanks,
Appreciate your help,
Prashant


--~--~---------~--~----~------------~-------~--~----~
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