Bug Report attached.

I made this code work back in 0.2.0, but haven't used it since. I'm not sure when i'll get a chance to look into this problem to see what happened. Any one else using the Ruby driver?

Bret


To: [EMAIL PROTECTED]
From: Phlip <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Date: Tue, 28 Jun 2005 20:50:02 -0700
Subject: [TFUI] Selenium, Ruby driven, hangs up on the first test?
\
TFUIers:

I'm trying to learn Selenium, because A> I kept seeing recommendations
for it, and B> it has a Java-free version. Impressive!

But here's what it does when I run its sample:

~/phlip/tools/selenium-0.5.0-ruby/ruby> ruby selenium_example.rb
ruby selenium_examplec:/ruby/lib/ruby/1.8/timeout.rb:42:in
`do_command': execution expired (Timeout::Error)
        from ./selenium.rb:48:in `timeout'
        from c:/ruby/lib/ruby/1.8/timeout.rb:55:in `timeout'
        from ./selenium.rb:48:in `do_command'
        from ./selenium.rb:76:in `method_missing'
        from selenium_example.rb:25

Selenium is hanging up after the first test command:

puts selenium.open('/test_click_page1.html')

It never puts anything, so it hangs inside the .open(). The web
browser pops up but just hangs there.

I have IE6 on WinXP SP1. (SP2 has several known bugs, including one
that screwed up my scanner. Probably for the best...;)

--
  Phlip
  http://flea.sourceforge.net/resume.html


_____________________
 Bret Pettichord
 www.pettichord.com

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to