unfortunately it is not working *NoMethodError: undefined method `enabled?' for #<Watir::TextArea:0x2fb0350> *
C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.6.4/lib/watir-webdrive r/elements/element.rb:553:in `method_missing' On Wed, Jun 19, 2013 at 3:43 PM, Željko Filipin <[email protected]>wrote: > On Wed, Jun 19, 2013 at 1:41 PM, Sohail Mirza <[email protected]> wrote: > >> i am asking for text_area but you mentioned for text_field. if it will >> work then how because both are difference objects. > > > That was my mistake, I did not notice you were talking about text area. :) > It _should_ work the same as text field, but the easiest way to find out is > just to try it. > > Ž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.
