We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1044a0d commit 6fa98b1Copy full SHA for 6fa98b1
README.md
@@ -59,6 +59,7 @@ python -m pip install -U pip
59
60
<a id="install_seleniumbase"></a>
61
<h2><img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> Install SeleniumBase:</h2>
62
+
63
```bash
64
git clone https://github.com/seleniumbase/SeleniumBase.git
65
cd SeleniumBase/
@@ -87,6 +88,7 @@ seleniumbase install chromedriver latest
87
88
```
89
90
<h3><img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> Run a test on Chrome:</h3>
91
92
93
cd examples/
94
pytest my_first_test.py
0 commit comments