Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to run the test case #1

Open
rajuec2005 opened this issue Nov 4, 2014 · 0 comments
Open

Not able to run the test case #1

rajuec2005 opened this issue Nov 4, 2014 · 0 comments

Comments

@rajuec2005
Copy link

Hi,

I cloned your project and I wanted to run in local grid. When I run the test case in Demo3, the hub is starting and node gets registered. It opens the browser but it is not opening the url and the browser shuts down after some time.

In the console I see below stack trace. The last few lines appears multiple times after which the browser is closed.

2014-11-04 10:35:24.387:INFO:osjs.Server:jetty-7.x.y-SNAPSHOT
2014-11-04 10:35:24.414:INFO:osjsh.ContextHandler:started o.s.j.s.ServletContextHandler{/,null}
2014-11-04 10:35:24.419:INFO:osjs.AbstractConnector:Started [email protected]:4444
10:35:30.310 INFO - Java: Apple Inc. 20.65-b04-462
10:35:30.310 INFO - OS: Mac OS X 10.9.5 x86_64
10:35:30.315 INFO - v2.32.0, with Core v2.32.0. Built from revision 6c40c187d01409a5dc3b7f8251859150c8af0bcb
10:35:30.376 INFO - RemoteWebDriver instances should connect to: http://127.0.0.1:5555/wd/hub
10:35:30.377 INFO - Version Jetty/5.1.x
10:35:30.377 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver]
10:35:30.377 INFO - Started HttpContext[/selenium-server,/selenium-server]
10:35:30.378 INFO - Started HttpContext[/,/]
10:35:30.411 INFO - Started org.openqa.jetty.jetty.servlet.ServletHandler@71cbd4f7
10:35:30.411 INFO - Started HttpContext[/wd,/wd]
10:35:30.414 INFO - Started SocketListener on 0.0.0.0:5555
10:35:30.414 INFO - Started org.openqa.jetty.jetty.Server@52fc9d2b
10:35:30.415 INFO - using the json request : {"class":"org.openqa.grid.common.RegistrationRequest","capabilities":[{"platform":"MAC","seleniumProtocol":"WebDriver","browserName":"firefox","maxInstances":5},{"platform":"MAC","seleniumProtocol":"WebDriver","browserName":"chrome","maxInstances":5},{"platform":"MAC","seleniumProtocol":"WebDriver","browserName":"internet explorer","maxInstances":1}],"configuration":{"port":5555,"register":true,"host":"localhost","proxy":"org.openqa.grid.selenium.proxy.DefaultRemoteProxy","maxSession":5,"hubHost":"localhost","registerCycle":5000,"hubPort":4444,"remoteHost":"http://localhost:5555"}}
10:35:30.415 INFO - starting auto register thread. Will try to register every 5000 ms.
10:35:30.416 INFO - Registering the node to hub :http://localhost:4444/grid/register
10:35:31.618 INFO - Executing: [new session: {platform=ANY, acceptSslCerts=true, browserName=firefox}] at URL: /session)
10:35:35.431 INFO - Executing: org.openqa.selenium.remote.server.handler.Status@43ad4a at URL: /status)
10:35:35.433 INFO - Done: /status
10:35:40.441 INFO - Executing: org.openqa.selenium.remote.server.handler.Status@4c84f665 at URL: /status)
10:35:40.442 INFO - Done: /status
10:35:45.446 INFO - Executing: org.openqa.selenium.remote.server.handler.Status@6e453dd5 at URL: /status)
10:35:45.446 INFO - Done: /status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant