On Thu, May 26, 2011 at 7:10 PM, Željko Filipin
<zeljko.fili...@wa-research.ch> wrote:
> Watir can work with hidden fields:
>
> browser.hidden(how, what)
>
[...]
>
> (This will not work in watir-webdriver.)
>

Actually, that code will work, and you can also interact with it to
some degree (e.g. getting attributes). What WebDriver doesn't allow is
calling #set or #value= on fields that aren't visible to the user.

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to