Hi guys,
I am trying to make watir to click on an <input type="image" name="xxx"> object but with no luck.
I tried both:
ie.image(:src, '/Images/xxx.gif').click
ie.image(:id,Your DIsco needs you').click
what am I supposed to enter?
many thanks
I am trying to make watir to click on an <input type="image" name="xxx"> object but with no luck.
I tried both:
ie.image(:src, '/Images/xxx.gif').click
ie.image(:id,Your DIsco needs you').click
what am I supposed to enter?
many thanks
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
