File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Tests are run with "pytest". Browsers are controlled by WebDriver.
62
62
pytest my_first_test.py --demo
63
63
```
64
64
65
- <p align =" left " ><a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_swag_labs .py " ><img src =" https://seleniumbase.io/cdn/gif/my_first_test_4.gif " alt =" SeleniumBase Demo Mode " title =" SeleniumBase Demo Mode " width = " 400 " /></a ></p >
65
+ <p align =" left " ><a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test .py " ><img src =" https://seleniumbase.io/cdn/gif/my_first_test_4.gif " alt =" SeleniumBase Demo Mode " title =" SeleniumBase Demo Mode " /></a ></p >
66
66
67
67
<a id =" python_installation " ></a >
68
68
<h2 ><img src =" https://seleniumbase.io/img/logo6.png " title =" SeleniumBase " width =" 32 " /> Python Setup:</h2 >
@@ -180,7 +180,7 @@ pytest test_swag_labs.py
180
180
pytest my_first_test.py --demo
181
181
```
182
182
183
- <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.io/cdn/gif/my_first_test_4.gif" title="SeleniumBase" /></a>
183
+ <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py"><img src="https://seleniumbase.io/cdn/gif/my_first_test_4.gif" alt="SeleniumBase Demo Mode" title="SeleniumBase Demo Mode " /></a>
184
184
185
185
<b>Here' s the code for [my_first_test.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/my_first_test.py):< /b>
186
186
You can’t perform that action at this time.
0 commit comments