gridProxyDetails
Get the details of the Selenium Grid node running a session
Usage
1 | browser.gridProxyDetails(); |
Example
1 | it('should get grid proxy details', function () { |
Get the details of the Selenium Grid node running a session
1 | browser.gridProxyDetails(); |
1 | it('should get grid proxy details', function () { |