Error "No connection could be made because the target machine actively refused it. - connect(2) (Errno::ECONNREFUSED)"
22 views
Skip to first unread message
esskay
unread,
Dec 31, 2013, 1:47:40 PM12/31/13
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 seleni...@googlegroups.com
Hi all - I have searched before posting this and haven't found anything that relates to my specific issue. We use Selenium/Ruby 1.9.3p125 (2012-02-16) on Windows 7 Enterprise. From time to time get this random error when executing any step. This step does not fail consistently. It is not the IE security settings or proxy issue as some have suggested as I have checked all these already. There was also a mention about hooks.rb already executing @browser.close and the same code getting executed in env.rb causing similar issue. It doesn't seem to be the case here in this version of Selenium. Any thoughts are greatly appreciated.