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
--timeout-multiplier=MULTIPLIER # (Multiplies the default timeout values.)
497
+
--list-fail-page # (After each failing test, list the URL of the failure.)
497
498
```
498
499
499
500
(For more details, see the full list of command-line options **[here](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/plugins/pytest_plugin.py)**.)
--timeout-multiplier=MULTIPLIER # (Multiplies the default timeout values.)
179
+
--list-fail-page # (After each failing test, list the URL of the failure.)
179
180
```
180
181
181
182
(For more details, see the full list of command-line options **[here](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/plugins/pytest_plugin.py)**.)
0 commit comments