René's URL Explorer Experiment


Title: SeleniumBase | Reliable Browser Automation & Testing

Open Graph Title: SeleniumBase

X Title: SeleniumBase

Description: Reliable Browser Automation & Testing

Open Graph Description: Reliable Browser Automation & Testing

Opengraph URL: https://seleniumbase.dev/help_docs/syntax_formats.html

Generator: Jekyll v3.10.0

direct link

Domain: seleniumbase.dev


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"WebPage","description":"Reliable Browser Automation & Testing","headline":"SeleniumBase","url":"https://seleniumbase.dev/help_docs/syntax_formats.html"}

og:localeen_US
og:site_nameSeleniumBase
og:typewebsite
twitter:cardsummary
theme-color#157878
apple-mobile-web-app-status-bar-styleblack-translucent

Links:

Skip to the content.https://seleniumbase.dev/help_docs/syntax_formats#content
View on GitHubhttps://github.com/seleniumbase/SeleniumBase
01. BaseCase direct class inheritancehttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_01
02. BaseCase subclass inheritancehttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_02
03. The "sb" pytest fixture (no class)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_03
04. The "sb" pytest fixture (in class)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_04
05. Page Object Model with BaseCasehttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_05
06. Page Object Model with the "sb" fixturehttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_06
07. Using "request" to get "sb" (no class)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_07
08. Using "request" to get "sb" (in class)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_08
09. Overriding the driver via BaseCasehttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_09
10. Overriding the driver via "sb" fixturehttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_10
11. BaseCase with Chinese translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_11
12. BaseCase with Dutch translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_12
13. BaseCase with French translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_13
14. BaseCase with Italian translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_14
15. BaseCase with Japanese translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_15
16. BaseCase with Korean translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_16
17. BaseCase with Portuguese translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_17
18. BaseCase with Russian translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_18
19. BaseCase with Spanish translationshttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_19
20. Gherkin syntax with "behave" BDD runnerhttps://seleniumbase.dev/help_docs/syntax_formats#sb_sf_20
21. SeleniumBase SB (Python context manager)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_21
22. The driver manager (via context manager)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_22
23. The driver manager (via direct import)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_23
24. Pure CDP Mode (Async API. No Selenium)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_24
25. Pure CDP Mode (Sync API. No Selenium)https://seleniumbase.dev/help_docs/syntax_formats#sb_sf_25
SeleniumBase examples folderhttps://github.com/seleniumbase/SeleniumBase/tree/master/examples
examples/test_demo_site.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_demo_site.py
examples/boilerplates/base_test_case.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/base_test_case.py
examples/test_sb_fixture.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_sb_fixture.py
examples/test_sb_fixture.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_sb_fixture.py
examples/boilerplates/samples/swag_labs_test.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/samples/swag_labs_test.py
examples/boilerplates/samples/sb_swag_test.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/samples/sb_swag_test.py
examples/test_request_sb_fixture.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_request_sb_fixture.py
examples/test_request_sb_fixture.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_request_sb_fixture.py
examples/test_override_driver.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_override_driver.py
examples/test_override_sb_fixture.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_override_sb_fixture.py
examples/translations/chinese_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/chinese_test_1.py
examples/translations/dutch_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/dutch_test_1.py
examples/translations/french_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/french_test_1.py
examples/translations/italian_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/italian_test_1.py
examples/translations/japanese_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/japanese_test_1.py
examples/translations/korean_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/korean_test_1.py
examples/translations/portuguese_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/portuguese_test_1.py
examples/translations/russian_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/russian_test_1.py
examples/translations/spanish_test_1.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/translations/spanish_test_1.py
Behave’s BDD Gherkin formathttps://behave.readthedocs.io/en/stable/gherkin.html
examples/behave_bdd/features/realworld.featurehttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/features/realworld.feature
examples/behave_bdd/features/environment.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/features/environment.py
SeleniumBase Behave BDD ReadMehttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/behave_bdd/ReadMe.md
examples/raw_login_sb.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_sb.py
examples/raw_test_scripts.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_test_scripts.py
CDP Modehttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/ReadMe.md
examples/cdp_mode/raw_planetmc.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/raw_planetmc.py
examples/raw_driver_context.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_driver_context.py
BaseCasehttps://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/base_case.py
page_actions.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/fixtures/page_actions.py
examples/raw_driver_manager.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_driver_manager.py
examples/raw_login_driver.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_login_driver.py
examples/cdp_mode/raw_basic_async.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/raw_basic_async.py
examples/cdp_mode/raw_basic_cdp.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/raw_basic_cdp.py
examples/cdp_mode/raw_cdp.pyhttps://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/raw_cdp.py
https://github.com/seleniumbase/SeleniumBase/
SeleniumBasehttps://github.com/seleniumbase/SeleniumBase
seleniumbasehttps://github.com/seleniumbase
GitHub Pageshttps://pages.github.com

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.