.gitignore
LICENSE
MANIFEST.in
README.md
install.sh
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
setup.py
virtualenv_install.sh
sbase/__init__.py
sbase/__main__.py
sbase/steps.py
seleniumbase/__init__.py
seleniumbase/__main__.py
seleniumbase/__version__.py
seleniumbase.egg-info/PKG-INFO
seleniumbase.egg-info/SOURCES.txt
seleniumbase.egg-info/dependency_links.txt
seleniumbase.egg-info/entry_points.txt
seleniumbase.egg-info/requires.txt
seleniumbase.egg-info/top_level.txt
seleniumbase/behave/__init__.py
seleniumbase/behave/behave_helper.py
seleniumbase/behave/behave_sb.py
seleniumbase/behave/steps.py
seleniumbase/common/__init__.py
seleniumbase/common/decorators.py
seleniumbase/common/encryption.py
seleniumbase/common/exceptions.py
seleniumbase/common/obfuscate.py
seleniumbase/common/unobfuscate.py
seleniumbase/config/__init__.py
seleniumbase/config/ad_block_list.py
seleniumbase/config/proxy_list.py
seleniumbase/config/settings.py
seleniumbase/console_scripts/__init__.py
seleniumbase/console_scripts/logo_helper.py
seleniumbase/console_scripts/rich_helper.py
seleniumbase/console_scripts/run.py
seleniumbase/console_scripts/sb_behave_gui.py
seleniumbase/console_scripts/sb_caseplans.py
seleniumbase/console_scripts/sb_commander.py
seleniumbase/console_scripts/sb_install.py
seleniumbase/console_scripts/sb_mkchart.py
seleniumbase/console_scripts/sb_mkdir.py
seleniumbase/console_scripts/sb_mkfile.py
seleniumbase/console_scripts/sb_mkpres.py
seleniumbase/console_scripts/sb_mkrec.py
seleniumbase/console_scripts/sb_objectify.py
seleniumbase/console_scripts/sb_print.py
seleniumbase/console_scripts/sb_recorder.py
seleniumbase/core/__init__.py
seleniumbase/core/application_manager.py
seleniumbase/core/browser_launcher.py
seleniumbase/core/capabilities_parser.py
seleniumbase/core/colored_traceback.py
seleniumbase/core/create_db_tables.sql
seleniumbase/core/detect_b_ver.py
seleniumbase/core/download_helper.py
seleniumbase/core/encoded_images.py
seleniumbase/core/jqc_helper.py
seleniumbase/core/log_helper.py
seleniumbase/core/mysql.py
seleniumbase/core/proxy_helper.py
seleniumbase/core/recorder_helper.py
seleniumbase/core/report_helper.py
seleniumbase/core/s3_manager.py
seleniumbase/core/sb_cdp.py
seleniumbase/core/sb_driver.py
seleniumbase/core/session_helper.py
seleniumbase/core/settings_parser.py
seleniumbase/core/style_sheet.py
seleniumbase/core/testcase_manager.py
seleniumbase/core/tour_helper.py
seleniumbase/core/visual_helper.py
seleniumbase/drivers/__init__.py
seleniumbase/drivers/cft_drivers/__init__.py
seleniumbase/drivers/chs_drivers/__init__.py
seleniumbase/extensions/__init__.py
seleniumbase/extensions/ad_block.zip
seleniumbase/extensions/disable_csp.zip
seleniumbase/extensions/recorder.zip
seleniumbase/extensions/sbase_ext.zip
seleniumbase/fixtures/__init__.py
seleniumbase/fixtures/base_case.py
seleniumbase/fixtures/constants.py
seleniumbase/fixtures/css_to_xpath.py
seleniumbase/fixtures/errors.py
seleniumbase/fixtures/js_utils.py
seleniumbase/fixtures/page_actions.py
seleniumbase/fixtures/page_utils.py
seleniumbase/fixtures/shared_utils.py
seleniumbase/fixtures/unittest_helper.py
seleniumbase/fixtures/words.py
seleniumbase/fixtures/xpath_to_css.py
seleniumbase/js_code/__init__.py
seleniumbase/js_code/active_css_js.py
seleniumbase/js_code/live_js.py
seleniumbase/js_code/recorder_js.py
seleniumbase/masterqa/__init__.py
seleniumbase/masterqa/master_qa.py
seleniumbase/plugins/__init__.py
seleniumbase/plugins/base_plugin.py
seleniumbase/plugins/basic_test_info.py
seleniumbase/plugins/db_reporting_plugin.py
seleniumbase/plugins/driver_manager.py
seleniumbase/plugins/page_source.py
seleniumbase/plugins/pytest_plugin.py
seleniumbase/plugins/s3_logging_plugin.py
seleniumbase/plugins/sb_manager.py
seleniumbase/plugins/screen_shots.py
seleniumbase/plugins/selenium_plugin.py
seleniumbase/resources/__init__.py
seleniumbase/translate/__init__.py
seleniumbase/translate/chinese.py
seleniumbase/translate/dutch.py
seleniumbase/translate/french.py
seleniumbase/translate/italian.py
seleniumbase/translate/japanese.py
seleniumbase/translate/korean.py
seleniumbase/translate/master_dict.py
seleniumbase/translate/portuguese.py
seleniumbase/translate/russian.py
seleniumbase/translate/spanish.py
seleniumbase/translate/translator.py
seleniumbase/undetected/__init__.py
seleniumbase/undetected/cdp.py
seleniumbase/undetected/dprocess.py
seleniumbase/undetected/options.py
seleniumbase/undetected/patcher.py
seleniumbase/undetected/reactor.py
seleniumbase/undetected/webelement.py
seleniumbase/undetected/cdp_driver/__init__.py
seleniumbase/undetected/cdp_driver/_contradict.py
seleniumbase/undetected/cdp_driver/browser.py
seleniumbase/undetected/cdp_driver/cdp_util.py
seleniumbase/undetected/cdp_driver/config.py
seleniumbase/undetected/cdp_driver/connection.py
seleniumbase/undetected/cdp_driver/element.py
seleniumbase/undetected/cdp_driver/tab.py
seleniumbase/utilities/__init__.py
seleniumbase/utilities/selenium_grid/__init__.py
seleniumbase/utilities/selenium_grid/download_selenium_server.py
seleniumbase/utilities/selenium_grid/font_color
seleniumbase/utilities/selenium_grid/grid-hub
seleniumbase/utilities/selenium_grid/grid-node
seleniumbase/utilities/selenium_grid/grid_hub.py
seleniumbase/utilities/selenium_grid/grid_node.py
seleniumbase/utilities/selenium_grid/register-grid-node.bat
seleniumbase/utilities/selenium_grid/register-grid-node.sh
seleniumbase/utilities/selenium_grid/start-grid-hub.bat
seleniumbase/utilities/selenium_grid/start-grid-hub.sh
seleniumbase/utilities/selenium_ide/__init__.py
seleniumbase/utilities/selenium_ide/convert_ide.py