0

Using Selenium 3.x there was the endpoint <selenium-grid URL>/grid/api/hub to view configuration parameters (browserTimeout, newSessionTimeout etc.). Example:

enter image description here

According to the documentation https://www.selenium.dev/documentation/grid/advanced_features/endpoints/#grid Selenium 4.x seems to have only the endpoint <selenium-grid URL>/status.

However, this does not show all the desired information:

enter image description here

It simply shows the ready-state and some node-information.

Is there any (undocumented) endpoint to show the configuration parameters?

Tomek
  • 494
  • 2
  • 11

0 Answers0