I'm using watir 1.7.1, but there are 2 files named wait.rb and
element_extensions.rb (in *\commonwatir-1.7.1\lib\watir), which
contain the Wait and ElementExtensions modules.

These modules contain the method(s) that you want (i.e. the .until
method).

orde



On Mar 2, 12:05 pm, chsonnu <chso...@gmail.com> wrote:
> Using "Watir::Waiter.wait_until" in 1.8.0 causes this message to
> display:
>
> Using Watir::Waiter is DEPRECATED and will be removed in some newer
> version of Watir! Use Watir::Wait and Watir::ElementExtensions methods
> instead!
>
> I'm assuming the message isn't valid since "Watir::Wait" and
> "Watir::ElementExtensions" no longer exist.  What should we be using
> instead?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to