'Add name or description to SeleniumGrid session
I'm running Geb tests with browsers provided by a selenium grid. Those tests are executed locally in development and also from my CI tool (Jenkins).
Now there are dozens of jobs and users executing tests. And sometimes it would be really helpful to find out which session on the grid is associated with which job or user.
Is it possible to add some kind of name or description when creating the RemoteWebDriver in the GebConfig, that is then shown in the sessions tab on the grid hub?
Thanks in advance!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
