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