Hi,

I am facing some issues with my watir 3.0 installation. Functions like 
'set' don't seem to be working on
select_lists. 
Eg : select_list(...).set ".."  #fails
       select_list(...).select ".."  #works

The error thrown is "Undefined method..."  I need the old method set to 
works since the test cases written are too
huge to be modified.
Same is for isSet on checkbox options.
Any suggestions?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to