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
Looking to duplicate this behavior from Ruby in other bindings: a90d7fb
We want people to be able to "turn on debugging" and see the details for why Selenium Manager might not be working for them so we can better troubleshoot problems they are having.
This has morphed a bit to make sure that both Logging and Error messages provide everything user needs; we should still get JS updated. @harsha509 — let's talk about what is needed here; we can pair if necessary.
Feature and motivation
Looking to duplicate this behavior from Ruby in other bindings: a90d7fb
We want people to be able to "turn on debugging" and see the details for why Selenium Manager might not be working for them so we can better troubleshoot problems they are having.
Usage example
Each language has its own means for providing logging as we are working to document here - https://www.selenium.dev/documentation/webdriver/troubleshooting/logging/ (example PR in progress: SeleniumHQ/seleniumhq.github.io#1321)
The text was updated successfully, but these errors were encountered: