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
For more advanced run commands, such as using a proxy server, see [../help_docs/customizing_test_runs.md](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md)
222
+
For more advanced **run commands**, such as using a proxy server, see [../help_docs/customizing_test_runs.md](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md)
223
223
224
224
--------
225
225
@@ -229,25 +229,15 @@ If you just need to perform some quick website verification on various devices,
229
229
230
230
--------
231
231
232
-
To make things easier, here's a simple GUI program that allows you to run a few example tests by pressing a button:
232
+
To make things easier, here's a **simple GUI program** that allows you to run a few example tests by pressing a button:
233
233
234
234
```bash
235
235
python gui_test_runner.py
236
236
```
237
237
238
238
<imgsrc="https://seleniumbase.github.io/cdn/img/gui_test_runner.png"title="GUI Test Runner"width="320" />
239
239
240
-
(The newer [SeleniumBase Commander](https://seleniumbase.io/help_docs/commander/) improves on that.)
241
-
242
-
--------
243
-
244
-
🎖️ To launch the SeleniumBase Commander GUI for ``pytest``:
0 commit comments