We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538b5d1 commit 5a34852Copy full SHA for 5a34852
help_docs/syntax_formats.md
@@ -846,7 +846,7 @@ with SB() as sb:
846
sb.assert_text("signed out", "#top_message")
847
```
848
849
-(See <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_sb.py">examples/raw_sb.py</a> for the test.)
+(See <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py">examples/raw_login_sb.py</a> for the test.)
850
851
Here's another example, which uses <code translate="no">test</code> mode:
852
0 commit comments