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
_______________________________________________ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general