I have tried visible?.should be false but it didnt work




On Mon, Sep 21, 2009 at 8:19 PM, orde <ohil...@gmail.com> wrote:

>
> Maybe something like:
>
> browser.text_field(:id, 'id').visible?
>
> http://wtr.rubyforge.org/rdoc/classes/Watir/Element.html#M000318
>
> Hope that helps.
>
> On Sep 21, 1:31 pm, ravi <ravi8...@gmail.com> wrote:
> > I have a situation
> >
> > I have a text box which pops up when I select a option from a
> > selectlist above it, otherwise is is not visible on the screen
> >
> > if I use the command available in watir
> >
> >  eval(browser.field).should_not exist -------------  it fails
> >
> > if i say should exist -----------it passes
> >
> > I think it is in the dom
> > can you suggest me any options
> >
> > Thanx in advance
> >
> > regards
> > ravi
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to