watir-classic => http://rubydoc.info/github/watir/watir-classic/Watir/Container watir-webdriver => http://watir.github.io/watir-webdriver/doc/Watir/Container.html
they both contain footer(s) and header(s) On Mon, Apr 15, 2013 at 6:02 AM, Željko Filipin <[email protected]>wrote: > On Mon, Apr 15, 2013 at 8:56 AM, gary <[email protected]>wrote: > >> if @b.footer(:index, 1).exists? >> undefined method `footer' for nil:NilClass (NoMethodError) >> > > The error message says @b variable is not defined. > > Ž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] > > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
