You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Watir General
Someone unfortunately upgraded one of my PC's. I was pleased to find
miost watir scripts still ran. One did not. It was the only one that
utilized two IE windows at the same time. The code below demonstrates
the issue - it should open two IE windows and print DONE.
It does open the browsers but the second call does notr appear to
complete. The browser shows completed but the call is still waiting.
I have attached the output below.
C:\>"C:\IE8 test.rb"
Open #1
Open #2
c:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.4/./watir/waiter.rb:55:in
`wait_until':
Timed out after 60.03 seconds. (Watir::Exception::TimeOutException)
from c:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.4/./watir/
waiter.rb:76:in
`wait_until'
from c:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.4/./watir/ie-
process.rb:20
:in `window'
from c:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.4/./watir/ie.rb:
133:in `_n
ew_process_init'
from c:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.4/./watir/ie.rb:
127:in `ne
w_process'
from C:/IE8 test.rb:8
C:\>
Bret Pettichord
unread,
Feb 19, 2009, 8:46:44 PM2/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watir-...@googlegroups.com
Could you please log your report in Jira?
Bret
Al Snow
unread,
Feb 19, 2009, 9:27:45 PM2/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message