|
1 |
| -[<img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_logo_b.png" title="SeleniumBase" align="center" height="157">](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) |
| 1 | +[<img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_logo_c.png" title="SeleniumBase" align="center" height="157">](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) |
2 | 2 |
|
3 | 3 | All-in-one framework for fast & simple browser automation and end-to-end testing.
|
4 | 4 |
|
@@ -128,7 +128,7 @@ For a full list of SeleniumBase features, [Click Here](https://github.com/seleni
|
128 | 128 |
|
129 | 129 |
|
130 | 130 | <a id="seleniumbase_installation"></a>
|
131 |
| -<img src="https://cdn2.hubspot.net/hubfs/100006/images/logo_base_4b.png" title="SeleniumBase" height="100"> |
| 131 | +<img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_media_logo_2.png" title="SeleniumBase" height="100"> |
132 | 132 |
|
133 | 133 | ## <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" height="32"> Detailed Instructions:
|
134 | 134 |
|
@@ -389,7 +389,7 @@ pytest test_fail.py
|
389 | 389 | You'll notice that a logs folder, "latest_logs", was created to hold information about the failing test, and screenshots. Take a look at what you get. Remember, this data can be saved in your MySQL DB and in S3 if you include the necessary plugins in your run command (and if you set up the neccessary connections properly). For future test runs, past test results will get stored in the archived_logs folder if you have ARCHIVE_EXISTING_LOGS set to True in [settings.py](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/config/settings.py).
|
390 | 390 |
|
391 | 391 |
|
392 |
| -<img src="https://cdn2.hubspot.net/hubfs/100006/images/logo_base_4b.png" title="SeleniumBase" height="100"> |
| 392 | +<img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_media_logo_2.png" title="SeleniumBase" height="100"> |
393 | 393 |
|
394 | 394 | <a id="detailed_method_specifications"></a>
|
395 | 395 | ### <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" height="32"> **Detailed Method Specifications and Examples:**
|
@@ -690,4 +690,4 @@ If you see something, say something! We are very active in resolving issues. [<i
|
690 | 690 |
|
691 | 691 | [https://github.com/mdmintz](https://github.com/mdmintz)<br />
|
692 | 692 |
|
693 |
| -[<img src="https://cdn2.hubspot.net/hubfs/100006/images/super_logo_3.png" title="SeleniumBase" height="45">](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) <br /> [<img src="https://img.shields.io/badge/license-MIT-22BBCC.svg" alt=" " />](https://github.com/seleniumbase/SeleniumBase/blob/master/LICENSE) |
| 693 | +[<img src="https://cdn2.hubspot.net/hubfs/100006/images/super_logo_5.png" title="SeleniumBase" height="45">](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) <br /> [<img src="https://img.shields.io/badge/license-MIT-22BBCC.svg" alt=" " />](https://github.com/seleniumbase/SeleniumBase/blob/master/LICENSE) |
0 commit comments