zebrunner / mcloud-grid

Customized selenium-hub
6 stars 3 forks source link

investigate if we can print into the log sessionId #120

Closed vdelendik closed 10 months ago

vdelendik commented 10 months ago

it would be useful to have a correlation in betweeb grid and driver (appium) logs via sessionId to analyze all kind of non functional issues (load testing etc):

org.openqa.selenium.WebDriverException: Session [740f06b2-297e-4bd3-b4e7-9e6fbff64507] was terminated due to PROXY_REREGISTRATION
org.openqa.selenium.WebDriverException: Session [d08aafa9-70b9-4c25-be39-c9061a2feafe] not available and is not among the last 1000 terminated sessions.
...
dhreben commented 10 months ago

Verified