Ah, there seems to be a design decision between debugging
click_no_wait output and breaking the method in debug mode. The latter
was confusing, the former was on the other hand very helpful
initially. Could there be another way of debugging the output of
click_no_wait, as now it is not possible to run tests (that are using
click_no_wait) in debug mode at all? Therefore, I must leave my change
in place.

--A. Vuori

On 30 marras, 02:27, Jarmo Pertman <[email protected]> wrote:
> Arto Vuori:
> #click_no_waitis only blocking intentionally when $DEBUG is true. As
> soon as you use it normally (e.g. $DEBUG being false) then "start
> rubyw" is used to perform the click itself thus the change made by you
> should not be needed and it should work without that either. Just make
> sure that $DEBUG is not true :)

-- 
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]

Reply via email to