You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[<imgsrc="https://cdn2.hubspot.net/hubfs/100006/images/super_logo_sb.png"title="SeleniumBase"height="46.2">](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md) <br /> [<imgsrc="https://img.shields.io/badge/license-MIT-22BBCC.svg"alt="" />](https://github.com/seleniumbase/SeleniumBase/blob/master/LICENSE)[<imgsrc="https://img.shields.io/github/repo-size/seleniumbase/seleniumbase.svg"alt="Size" />](https://github.com/seleniumbase/SeleniumBase/releases)[<imgsrc="https://badges.gitter.im/seleniumbase/SeleniumBase.svg"alt="Join the chat!" />](https://gitter.im/seleniumbase/SeleniumBase)
724
+
725
+
<ahref="https://github.com/seleniumbase/SeleniumBase"><imgsrc="https://img.shields.io/badge/tested%20with-SeleniumBase-04C38E.svg"alt="Tested with SeleniumBase" /></a>
Copy file name to clipboardExpand all lines: examples/ReadMe.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,9 @@
4
4
5
5
SeleniumBase tests are run with **``pytest``**. Chrome is the default browser if not specifed. During test failures, logs and screenshots from the latest run are saved to the ``latest_logs/`` folder.
6
6
7
-
(NOTE: Some example tests [in this folder](https://github.com/seleniumbase/SeleniumBase/tree/master/examples) fail on purpose to demonstrate [logging features](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md).)
7
+
Example tests are located in <b>[SeleniumBase/examples](https://github.com/seleniumbase/SeleniumBase/tree/master/examples)</b>.
<imgsrc="https://img.shields.io/badge/tested%20with-SeleniumBase-04C38E.svg"alt="Tested with SeleniumBase" /></a>
9
+
(NOTE: Some example tests fail on purpose to demonstrate [logging features](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md).)
11
10
12
11
**Here are some example run commands to help get you started:**
0 commit comments