I'm not sure that there even should be #enabled? method for input elements - there should be `disabled?`. Although maybe creating an `enabled?` is not too bad idea either.
Jarmo On Wednesday, June 19, 2013 3:07:26 PM UTC+3, Željko Filipin wrote: > > On Wed, Jun 19, 2013 at 1:53 PM, Sohail Mirza <[email protected]<javascript:> > > wrote: > >> NoMethodError: undefined method `enabled?' for >> #<Watir::TextArea:0x2fb0350> > > > That sounds like a bug to me. You should report it here: > > https://github.com/watir/watir-webdriver/issues > > Ž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.
