Giter Site home page Giter Site logo

selenium's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dyoo

selenium's Issues

Can not connect to selenium RC server

Enviroment:
Debian Linuz Squeeze
Sun Java JRE 1.6
Racket v5.1
Selenium Server 2.0b3 sha1sum d54f680de5c54f4b7c3e63549944b05fa1eaedab
Selenium port: 4444

The selenium server is setup and running correctly, and can be
accessed at
http://localhost:4444/selenium-server/driver/?cmd=testComplete by a
web browser, or curl/wget etc. Also I can connect to the server and
run tests using the PHP client library.

Running the example.ss results in the following:

racket example.ss
[selenium] sent getNewBrowserSession *firefox http://www.google.com
tcp-connect: connection to localhost, port 4444 failed (at step 6: Connection refused; errno=111)

=== context ===
/home/jordan/racket-5.1/collects/net/url-unit.rkt:104:0: http://getpost-impure-port
/home/jordan/Desktop/racket-selenium/core.ss:12:0: core
/home/jordan/Desktop/racket-selenium/api.ss:59:0: sel-start
/home/jordan/Desktop/racket-selenium/example.ss: [running body]


The following code gives a simular error:

(require net/url)
(get-impure-port
(string->url "http://127.0.0.1:4444/selenium-server/driver/?cmd=testComplete"))


A tcpdump while racket tries to connect:
http://pastebin.com/djiX3evz


The selenium RC server seems to be logging a EOFException() whenever racket tries to connect.


The RC server can be pinged and is visible with netstat.


I would be glad to help but it seems to be over my head. I have
several hours on it with no luck. I really like racket and need the
tests... even if you could just point me in the right direction it
would be wonderful help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.