File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- [ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/super_logo_sb20 .png " title =" SeleniumBase " height =" 48 " >] ( https://github.com/seleniumbase/SeleniumBase/blob/master/README.md )
1
+ [ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/super_logo_sb26 .png " title =" SeleniumBase " height =" 48 " >] ( https://github.com/seleniumbase/SeleniumBase/blob/master/README.md )
2
2
3
3
[<img src="https://img.shields.io/github/release/seleniumbase/SeleniumBase.svg" alt=" " />](https://github.com/seleniumbase/SeleniumBase/releases) [<img src="https://img.shields.io/pypi/v/seleniumbase.svg" alt=" " />](https://pypi.python.org/pypi/seleniumbase) [<img src="https://badges.gitter.im/seleniumbase/SeleniumBase.svg" alt=" " />](https://gitter.im/seleniumbase/SeleniumBase) [<img src="https://img.shields.io/travis/seleniumbase/SeleniumBase/master.svg?logo=travis" alt=" " />](https://travis-ci.org/seleniumbase/SeleniumBase) [<img src="https://dev.azure.com/seleniumbase/seleniumbase/_apis/build/status/seleniumbase.SeleniumBase?branchName=master" alt=" " />](https://dev.azure.com/seleniumbase/seleniumbase/_build) [<img src="https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg">](https://github.com/seleniumbase/SeleniumBase/actions) [<img src="https://img.shields.io/badge/license-MIT-22BBCC.svg" alt=" " />](https://github.com/seleniumbase/SeleniumBase/blob/master/LICENSE) [<img src="https://img.shields.io/github/stars/seleniumbase/seleniumbase.svg" alt=" " />](https://github.com/seleniumbase/SeleniumBase/stargazers)
4
4
@@ -229,6 +229,7 @@ SeleniumBase provides additional Pytest command-line options for tests:
229
229
--headed # (The option to run tests with a GUI on Linux OS.)
230
230
--start-page=URL # (The starting URL for the web browser when tests begin.)
231
231
--archive-logs # (Archive old log files instead of deleting them.)
232
+ --time-limit # (The option to set a time limit per test before failing it.)
232
233
--slow # (The option to slow down the automation.)
233
234
--demo # (The option to visually see test actions as they occur.)
234
235
--demo-sleep=SECONDS # (The option to wait longer after Demo Mode actions.)
@@ -662,4 +663,4 @@ Additionally, you can use the ``@retry_on_exception()`` decorator to specificall
662
663
663
664
[ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/sb_media_logo_c.png " title =" SeleniumBase " height =" 100 " >] ( 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 )
664
665
665
- [ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/super_logo_n .png " title =" SeleniumBase " height =" 48 " >] ( https://github.com/seleniumbase/SeleniumBase/blob/master/README.md )
666
+ [ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/super_logo_sb22 .png " title =" SeleniumBase " height =" 48 " >] ( https://github.com/seleniumbase/SeleniumBase/blob/master/README.md )
Original file line number Diff line number Diff line change @@ -109,4 +109,4 @@ python gui_test_runner.py
109
109
110
110
--------
111
111
112
- [ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/super_logo_n .png " title =" SeleniumBase " height =" 48 " >] ( https://github.com/seleniumbase/SeleniumBase/blob/master/README.md )
112
+ [ <img src =" https://cdn2.hubspot.net/hubfs/100006/images/super_logo_sb23 .png " title =" SeleniumBase " height =" 48 " >] ( https://github.com/seleniumbase/SeleniumBase/blob/master/README.md )
You can’t perform that action at this time.
0 commit comments