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
[py] make it possible to override options when running tests with WebKitGTK+
This allows to run the tests with a driver in a different path instead
of the installed one. The same way it allows to use a different browser
or provide specific browser options. This is controlled by three
optional environment variables WD_DRIVER_PATH, WD_BROWSER_PATH and
WD_BROWSER_ARGS.
0 commit comments