5
5
<meta property =" og:image " content =" https://seleniumbase.github.io/cdn/img/mac_sb_logo_5b.png " />
6
6
<link rel =" icon " href =" https://seleniumbase.github.io/img/green_logo2.png " />
7
7
8
- <p align =" center " ><a href =" https://github.com/seleniumbase/SeleniumBase/ " ><img src =" https://seleniumbase.github.io/cdn/img/sb_logo_gs8 .png " alt =" SeleniumBase " title =" SeleniumBase " width =" 320 " /></a ></p >
8
+ <p align =" center " ><a href =" https://github.com/seleniumbase/SeleniumBase/ " ><img src =" https://seleniumbase.github.io/cdn/img/mac_sb_logo_3b .png " alt =" SeleniumBase " title =" SeleniumBase " width =" 350 " /></a ></p >
9
9
<p align =" center " ><b >Scale your web app testing with <a href =" https://www.selenium.dev/documentation/ " >Selenium</a >, <a href =" https://www.python.org/about/ " >Python</a >, and <a href =" https://docs.pytest.org/en/latest/how-to/usage.html " >pytest</a >.</b ></p >
10
10
11
11
<p align =" center " ><a href =" https://pypi.python.org/pypi/seleniumbase " target =" _blank " ><img src =" https://img.shields.io/pypi/v/seleniumbase.svg?color=3399EE " alt =" PyPI version " /></a > <a href =" https://github.com/seleniumbase/SeleniumBase/releases " target =" _blank " ><img src =" https://img.shields.io/github/v/release/seleniumbase/SeleniumBase.svg?color=22AAEE " alt =" GitHub version " /></a > <a href =" https://seleniumbase.io " ><img src =" https://img.shields.io/badge/docs-seleniumbase.io-11BBAA.svg " alt =" SeleniumBase Docs " /></a > <a href =" https://github.com/seleniumbase/SeleniumBase/actions " target =" _blank " ><img src =" https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg " alt =" SeleniumBase GitHub Actions " /></a > <a href =" https://gitter.im/seleniumbase/SeleniumBase " target =" _blank " ><img src =" https://badges.gitter.im/seleniumbase/SeleniumBase.svg " alt =" SeleniumBase " /></a ></p >
@@ -57,7 +57,7 @@ cd examples/
57
57
pytest test_demo_site.py --chrome
58
58
```
59
59
60
- <p align =" left " ><a href =" https://seleniumbase.io/demo_page " target =" _blank " ><img src =" https://seleniumbase.github.io/cdn/gif/demo_page_4.gif " alt =" SeleniumBase Example " title =" SeleniumBase Example " /></a ></p >
60
+ <p align =" left " ><a href =" https://seleniumbase.io/demo_page " target =" _blank " ><img src =" https://seleniumbase.github.io/cdn/gif/demo_page_4.gif " width = " 450 " alt =" SeleniumBase Example " title =" SeleniumBase Example " /></a ></p >
61
61
62
62
63
63
--------
@@ -69,7 +69,7 @@ pytest test_demo_site.py --chrome
69
69
pytest test_swag_labs.py --demo
70
70
```
71
71
72
- <p align =" left " ><a href =" https://www.saucedemo.com/ " target =" _blank " ><img src =" https://seleniumbase.github.io/cdn/gif/swag_labs_gif.gif " alt =" SeleniumBase Example " title =" SeleniumBase Example " /></a ></p >
72
+ <p align =" left " ><a href =" https://www.saucedemo.com/ " target =" _blank " ><img src =" https://seleniumbase.github.io/cdn/gif/swag_labs_gif.gif " width = " 450 " alt =" SeleniumBase Example " title =" SeleniumBase Example " /></a ></p >
73
73
74
74
--------
75
75
@@ -103,7 +103,7 @@ pytest test_swag_labs.py --demo
103
103
104
104
<h4 >Here's a 2FA/MFA app that can be tested with SeleniumBase:</h4 >
105
105
106
- <p align =" left " ><a href =" https://seleniumbase.io/realworld/login " target =" _blank " ><img src =" https://seleniumbase.github.io/cdn/img/mfa_login_s.png " width =" 320 " alt =" SeleniumBase MFA Demo App " title =" SeleniumBase MFA Demo App " /></a ></p >
106
+ <p align =" left " ><a href =" https://seleniumbase.io/realworld/login " target =" _blank " ><img src =" https://seleniumbase.github.io/cdn/img/mfa_login_s.png " width =" 350 " alt =" SeleniumBase MFA Demo App " title =" SeleniumBase MFA Demo App " /></a ></p >
107
107
108
108
<h4 >Here are a few scripts to test that app with SeleniumBase:</h4 >
109
109
0 commit comments