Watir also has a -b option, which does what you are seeing.

You can use rspec's --backtrace option to avoid this behavior.

On Dec 2, 11:52 am, jw <joshuawal...@gmail.com> wrote:
> Is this intended behavior?  The window is invisible, when I look in
> Process explorer and try to bring IE's window to front it says no
> visible window found.
> Oddly, the window becomes visible when calling enabled_popup.  This is
> about 20 seconds into the test, so it's not window lag and the test is
> usually successful upon completion about 10 seconds later.
>
> Without the -b option it runs normally; the window appears on creation
> and you can watch the whole test.
> IE on XP probably sp3, nothing out of the ordinary...
>
> any insight is appreciated

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