Thanks, I will take a look! -- Lisa On Thu, May 26, 2011 at 11:10 AM, Željko Filipin < [email protected]> wrote:
> On Thu, May 26, 2011 at 7:05 PM, Lisa Crispin <[email protected]> > wrote: > > my main problem is the field is hidden, and I can't figure out the Watir > syntax to force a hidden input field. > > Watir can work with hidden fields: > > browser.hidden(how, what) > > More info: > > http://wiki.openqa.org/display/WTR/HTML+Elements+Supported+by+Watir > > (This will not work in watir-webdriver.) > > Željko > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > -- Lisa Crispin Co-author with Janet Gregory, _Agile Testing: A Practical Guide for Testers and Agile Teams_ (Addison-Wesley 2009) Contributor to _Beautiful Testing_ (O'Reilly 2009) http://lisacrispin.com @lisacrispin on Twitter http://entaggle.com/lisacrispin -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
