- fixtures: Includes base_case.py, where SeleniumBase test methods are defined.
- core: Includes browser_launcher.py, which is used for spinning up browsers for tests.
- plugins: Includes pytest_plugin.py, which is used to add pytest command-line options.
- console_scripts: Includes run.py, which is used to call SeleniumBase console scripts.
- drivers: This is the folder where web drivers get downloaded when installing them.
- config: Includes settings.py, which provides default configuration options for tests.
- js_code: This folder contains JavaScript code for various SeleniumBase components.
- extensions: This folder contains Chrome extensions that can be used during test runs.
- common: This folder contains useful Python decorators that can be used in tests.
- utilities: This folder contains code for spinning up your own Selenium Grid, and more.
- resources: This folder contains copies of JavaScript resources that are used by tests.
- translate: This folder contains code for translating tests into different languages.
- behave: This folder contains code for integrating with the Behave BDD test runner.
- masterqa: MasterQA is a tool for combining automation with manual verification.
seleniumbase
Directory actions
More options
Directory actions
More options
seleniumbase
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||


