Skip to content

Commit 5a34852

Browse files
committed
Update the docs
1 parent 538b5d1 commit 5a34852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help_docs/syntax_formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ with SB() as sb:
846846
sb.assert_text("signed out", "#top_message")
847847
```
848848

849-
(See <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_sb.py">examples/raw_sb.py</a> for the test.)
849+
(See <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py">examples/raw_login_sb.py</a> for the test.)
850850

851851
Here's another example, which uses <code translate="no">test</code> mode:
852852

0 commit comments

Comments
 (0)