Skip to content

Commit 1a791e8

Browse files
committed
Update a ReadMe
1 parent db1ea2b commit 1a791e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

help_docs/features_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
* A complete test automation framework for web and mobile E2E UI testing.
88
* Has [Recorder Mode](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/recorder_mode.md) for generating scripts from recorded actions. (``--rec``)
9-
* Supports multiple browsers, tabs, iFrames, and proxies in the same test.
9+
* Supports multiple browsers, tabs, iframes, and proxies in the same test.
1010
* Automatic smart-waiting improves reliability and prevents flaky tests.
11-
* Supports [pytest](https://docs.pytest.org/en/latest/), [unittest](https://docs.python.org/3/library/unittest.html), and [nose](http://nose.readthedocs.io/en/latest/) for test discovery and execution.
11+
* Supports [pytest](https://docs.pytest.org/en/latest/), [unittest](https://docs.python.org/3/library/unittest.html), [nose](http://nose.readthedocs.io/en/latest/), and [behave](https://behave.readthedocs.io/en/stable/index.html) for finding/running tests.
1212
* No paywalls! You get access to all available features from the start.
1313
* Powerful logging tools for [dashboards, reports, and screenshots](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/example_logs/ReadMe.md).
1414
* Can run tests in Headless Mode to hide the browser. (``--headless``)

0 commit comments

Comments
 (0)