Skip to content

Commit 0253d11

Browse files
committed
Update the documentation
1 parent a310ef7 commit 0253d11

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

mkdocs_build/img/logo3a.png

36 Bytes
Loading

mkdocs_build/img/logo3b.png

-1.48 KB
Loading

seleniumbase/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<img src="https://seleniumbase.io/img/sb_logo_10.png" alt="SeleniumBase" width="200" />
1+
<img src="https://seleniumbase.io/img/sb_logo_10.png" alt="SeleniumBase" width="212" />
22

3-
<h2><img src="https://seleniumbase.io/img/logo3a.png" title="SeleniumBase" width="32" /> Framework Folders</h2>
3+
<h2><img src="https://seleniumbase.io/img/logo3b.png" title="SeleniumBase" width="32" /> Framework Folders</h2>
44

55
* <b>[fixtures](https://github.com/seleniumbase/SeleniumBase/tree/master/seleniumbase/fixtures):</b> Includes [base_case.py](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/base_case.py), where SeleniumBase test methods are defined.
66
* <b>[core](https://github.com/seleniumbase/SeleniumBase/tree/master/seleniumbase/core):</b> Includes [browser_launcher.py](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/core/browser_launcher.py), which is used for spinning up browsers for tests.

0 commit comments

Comments
 (0)