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