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

http://localhost:4444/grid/admin/Console not working #3

Open
rohitgargfzr opened this issue Apr 26, 2018 · 2 comments
Open

http://localhost:4444/grid/admin/Console not working #3

rohitgargfzr opened this issue Apr 26, 2018 · 2 comments

Comments

@rohitgargfzr
Copy link

rohitgargfzr commented Apr 26, 2018

Hi,

I tried to capture selenium grid Console data as JSON by following instructions provided. It is working fine in mac system. Where as on launching same url in windows returning html content.

Could you please guide me with a solution and help me getting a JSON response.

I see error here

4:09:51.791 INFO [GridLauncherV3.launch] - Selenium build info: version: '3.11.0', revision: 'e59cfb3'
14:09:51.795 INFO [GridLauncherV3$2.launch] - Launching Selenium Grid hub on port 4444
14:09:52.081 WARN [ExtraServletUtil.createServlet] - The specified class : com.xing.qa.selenium.grid.hub.Console cannot be instantiated com.xing.qa.selenium.grid.hub.Console
2018-04-26 14:09:52.424:INFO::main: Logging initialized @1255ms to org.seleniumhq.jetty9.util.log.StdErrLog

14:09:52.948 INFO [Hub.start] - Selenium Grid hub is up and running
14:09:52.949 INFO [Hub.start] - Nodes should register to http://ip:4444/grid/register/
14:09:52.951 INFO [Hub.start] - Clients should connect to http://ip:4444/wd/hub
14:09:56.452 INFO [DefaultGridRegistry.add] - Registered a node http://ip:5555

Thanks,
Rohit Gupta

@safwene-ben-aich
Copy link

safwene-ben-aich commented Jul 4, 2019

Hello,
I'm facing the same issue, have you found the solution ?

@jantman
Copy link

jantman commented Feb 18, 2020

I'm facing this same issue as well, also when using the https://github.com/rkieft/selenium-api fork mentioned in #5

It certainly would be helpful if there was more detail in the error message

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

3 participants