[Wtr-general] Click a button

Chitta Ranjan chitta.ranjan at globallogic.com
Fri Jul 6 04:53:00 EDT 2007


Hi,,
 
 
I want to click a button using any one of these attribute
 
class                             --------->              btn_login_up
onmousedown                --------->
this.className='btn_login_dn'
onmouseup                    --------->
this.className='btn_login_up'
type                               --------->             submit
 
 
I tried 
 
   ie.button(:type, 'submit').click
   ie.button(:name, "LOGIN").click        (no name attribute is
available)
 
 
But not succeed to click the button
 
 
Any suggestion
 
Thanks in advance
Chitta Ranjan

 

 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070706/ee0aa8bc/attachment-0001.html 


More information about the Wtr-general mailing list