Skip to content

Commit 748f69c

Browse files
authored
Update the ReadMe
1 parent 68e65ca commit 748f69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All-in-one testing framework for automated E2E tests, [assisted-QA](https://gith
1010
pytest my_first_test.py --demo_mode
1111
```
1212

13-
SeleniumBase uses [Pytest](https://github.com/pytest-dev/pytest) for running Python scripts, while using [WebDriver](https://www.seleniumhq.org/) for controlling web browsers. Test scripts can be created using [codeless scripting](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/utilities/selenium_ide/ReadMe.md).
13+
SeleniumBase uses [pytest](https://github.com/pytest-dev/pytest) for running Python scripts, while using [WebDriver](https://www.seleniumhq.org/) for controlling web browsers.
1414

1515
## <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" height="32"> Quick Start:
1616

0 commit comments

Comments
 (0)