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

API method to get status for a server? #3

Open
ThomWilhelm opened this issue May 12, 2016 · 1 comment
Open

API method to get status for a server? #3

ThomWilhelm opened this issue May 12, 2016 · 1 comment

Comments

@ThomWilhelm
Copy link

Thanks so much for making an effort to document the Selenium API, I'm having such a hard time tracking down a central place this is all documented.

Firstly one useful command I've found is to be able to query the hub to get an overview of total/available browser "slots", as well as the number of new sessions in the queue.

curl -X GET http://localhost:4444/grid/api/hub/ -d '{"configuration":["slotCounts","newSessionRequestCount"]}';

Are you aware of any way I can get this information at a per node level? All I'm trying to figure out is if an individual node is free.

@Arti3DPlayer
Copy link

+1

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

2 participants