2

I need to get the remote node IP which is connected with Selenium grid hub. We are using multiple os platforms (Linux, Mac, Windows).

Any have idea of getting remote node IP in selenium Grid env using java programming?

Aayush
  • 116
  • 5
  • 14

1 Answers1

0

Below link may be useful to get the remote node ip.

http://selenium.polteq.com/en/get-remote-ip-address-of-node-selenium-grid/

Santoshsarma
  • 5,627
  • 1
  • 24
  • 39