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
Allow the geckodriver log level to be set from the environment, such as:
docker run --env DRIVER_LOGLEVEL=trace
If unset, the default "info" level is used.
0 commit comments