You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[JS] Add support for ChromeDriver --enable-chrome-logs (#9575)
The `--enable-chrome-logs` ChromeDriver option can now be enabled using
the Chromium (or Chrome) ServiceBuilder, similarly to the other options
provided by ChromeDriver.
I found this option critically useful for debugging test failures.
Co-authored-by: David Burns <david.burns@theautomatedtester.co.uk>
0 commit comments