Zeljko

The problem is that its not mentioned that the input is of type text, like
it should in case its a text field.

Will watir work with such html code, where its just written <input ...


Kindly answer this, the browser depicts its a text field.


Thanks for the help so far.

Regards

Pallavi.

On Mon, Jan 18, 2010 at 6:16 PM, Željko Filipin <
zeljko.fili...@wa-research.ch> wrote:

> On Mon, Jan 18, 2010 at 6:16 AM, Betsy <joybe...@gmail.com> wrote:
> > "<INPUT style="VERTICAL-ALIGN: middle; WIDTH: 7em"
> > name="inputFromDate" __doClobber__ autocomplete="off"
> > dojoAttachPoint="inputNode" value="18/01/2010" /> "
>
> This should work (not tested):
>
> browser.text_field(:name => "inputFromDate").set "text"
>
> Željko
>
> --
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To post to this group, send email to watir-general@googlegroups.com
> Before posting, please read the following guidelines:
> http://wiki.openqa.org/display/WTR/Support
> To unsubscribe from this group, send email to
> watir-general-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/watir-general
>

-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to