Try @ie.text_field(:name,"email").value = "[EMAIL PROTECTED]"

On 2/16/06, Chris Schmechel <[EMAIL PROTECTED]> wrote:
and then I try the following:
 
 @ie.text_field(:name,"email").set("[EMAIL PROTECTED]")
 
and I get the following error:
 
WIN32OLERuntimerror: focus
  OLE error code:800A083E iin htmlfile
     Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept focus.
 
Anything I can to do submit the e-mail and/or get around this?
 

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to