Skip to content

Commit c42d0e4

Browse files
committed
Update a ReadMe
1 parent 482cc16 commit c42d0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* <b>SeleniumBase</b> tests are run with <b>pytest</b>.
88
* Chrome is the default browser if not specified.
9-
* Tests are structured using [20 unique syntax formats](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md).
9+
* Tests are structured using [23 unique syntax formats](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md).
1010
* Logs from test failures are saved to ``./latest_logs/``.
1111
* Tests can be run with [multiple command-line options](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md).
1212
* Examples can be found in: **[SeleniumBase/examples/](https://github.com/seleniumbase/SeleniumBase/tree/master/examples)**.

0 commit comments

Comments
 (0)