okay i try it.
but question...i am asking for text_area but you mentioned for text_field.
if it will work then how because both are difference objects.




On Wed, Jun 19, 2013 at 3:31 PM, Željko Filipin <[email protected]>wrote:

> On Wed, Jun 19, 2013 at 1:20 PM, Sohail Mirza <[email protected]> wrote:
>
>> Is there any method available using which i can check whether the
>> textarea is enabled or disabled.
>
>
> Watir::Input has #enabled? method:
>
>
> http://rdoc.info/gems/watir-webdriver/Watir/Input#enabled%3F-instance_method
>
> You should just try it:
>
> browser.text_field.enabled?
>
>  Željko
> --
> https://leanpub.com/watirbook
>
> --
> --
> 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.


Reply via email to