search for: start_new_browser_sess

Displaying 1 result from an estimated 1 matches for "start_new_browser_sess".

2010 Feb 25
0
SocketError: getaddrinfo: Name or service not known --> error while running test case
...-1.2.18/lib/ selenium/client/protocol.rb:11:in `remote_control_command'' /home/arawat/.gem/ruby/1.8/gems/selenium-client-1.2.18/lib/ selenium/client/protocol.rb:19:in `string_command'' /home/arawat/.gem/ruby/1.8/gems/selenium-client-1.2.18/lib/ selenium/client/base.rb:85:in `start_new_browser_session'' /home/arawat/.gem/ruby/1.8/gems/selenium-client-1.2.18/lib/ selenium/client/base.rb:99:in `start'' test1.rb:27:in `setup'' The code am using for connection is: require "rubygems" require "selenium/client" require "test/unit" cl...