seleniumbase

View on PyPIReverse Dependencies (27)

4.37.12 seleniumbase-4.37.12-py3-none-any.whl
4.37.11 seleniumbase-4.37.11-py3-none-any.whl
4.37.10 seleniumbase-4.37.10-py3-none-any.whl
4.37.9 seleniumbase-4.37.9-py3-none-any.whl
4.37.8 seleniumbase-4.37.8-py3-none-any.whl
4.37.7 seleniumbase-4.37.7-py3-none-any.whl

Wheel Details

Project: seleniumbase
Version: 4.37.12
Filename: seleniumbase-4.37.12-py3-none-any.whl
Download: [link]
Size: 628730
MD5: 603a54cebb0f044ea526115839b2d336
SHA256: 76d5afc48de3d18bc1adfd1952a152eac19e5b9e246d67d306c8d8614caa2f28
Uploaded: 2025-05-01 03:13:00 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: seleniumbase
Version: 4.37.12
Summary: A complete web automation framework for end-to-end testing.
Author: Michael Mintz
Author-Email: mdmintz[at]gmail.com
Maintainer: Michael Mintz
Home-Page: https://github.com/seleniumbase/SeleniumBase
Project-Url: Homepage, https://github.com/seleniumbase/SeleniumBase
Project-Url: Changelog, https://github.com/seleniumbase/SeleniumBase/releases
Project-Url: Download, https://pypi.org/project/seleniumbase/#files
Project-Url: Blog, https://seleniumbase.com/
Project-Url: Discord, https://discord.gg/EdhQTn3EyE
Project-Url: PyPI, https://pypi.org/project/seleniumbase/
Project-Url: Source, https://github.com/seleniumbase/SeleniumBase
Project-Url: Repository, https://github.com/seleniumbase/SeleniumBase
Project-Url: Documentation, https://seleniumbase.io/
License: MIT
Keywords: pytest,selenium,framework,automation,browser,testing,webdriver,seleniumbase,sbase,crawling,scraping
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: Web Environment
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Acceptance
Classifier: Topic :: Software Development :: Testing :: Traffic Generation
Classifier: Topic :: Utilities
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Requires-Python: >=3.8
Requires-Dist: pip (>=25.0.1); python_version < "3.9"
Requires-Dist: pip (>=25.1); python_version >= "3.9"
Requires-Dist: packaging (>=25.0)
Requires-Dist: setuptools (~=70.2); python_version < "3.10"
Requires-Dist: setuptools (>=80.1.0); python_version >= "3.10"
Requires-Dist: wheel (>=0.45.1)
Requires-Dist: attrs (>=25.3.0)
Requires-Dist: certifi (>=2025.4.26)
Requires-Dist: exceptiongroup (>=1.2.2)
Requires-Dist: websockets (~=13.1); python_version < "3.9"
Requires-Dist: websockets (>=15.0.1); python_version >= "3.9"
Requires-Dist: filelock (~=3.16.1); python_version < "3.9"
Requires-Dist: filelock (>=3.18.0); python_version >= "3.9"
Requires-Dist: fasteners (>=0.19)
Requires-Dist: mycdp (>=1.2.0)
Requires-Dist: pynose (>=1.5.4)
Requires-Dist: platformdirs (>=4.3.6); python_version < "3.9"
Requires-Dist: platformdirs (>=4.3.7); python_version >= "3.9"
Requires-Dist: typing-extensions (>=4.13.2)
Requires-Dist: sbvirtualdisplay (>=1.4.0)
Requires-Dist: MarkupSafe (==2.1.5); python_version < "3.9"
Requires-Dist: MarkupSafe (>=3.0.2); python_version >= "3.9"
Requires-Dist: Jinja2 (>=3.1.6)
Requires-Dist: six (>=1.17.0)
Requires-Dist: parse (>=1.20.2)
Requires-Dist: parse-type (>=0.6.4)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: pyyaml (>=6.0.2)
Requires-Dist: pygments (>=2.19.1)
Requires-Dist: pyreadline3 (>=3.5.3); platform_system == "Windows"
Requires-Dist: tabcompleter (>=1.4.0)
Requires-Dist: pdbp (>=1.7.0)
Requires-Dist: idna (==3.10)
Requires-Dist: chardet (==5.2.0)
Requires-Dist: charset-normalizer (==3.4.1)
Requires-Dist: urllib3 (<2,>=1.26.20); python_version < "3.10"
Requires-Dist: urllib3 (<2.5.0,>=1.26.20); python_version >= "3.10"
Requires-Dist: requests (==2.32.3)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: h11 (==0.16.0)
Requires-Dist: outcome (==1.3.0.post0)
Requires-Dist: trio (==0.27.0); python_version < "3.9"
Requires-Dist: trio (==0.30.0); python_version >= "3.9"
Requires-Dist: trio-websocket (==0.12.2)
Requires-Dist: wsproto (==1.2.0)
Requires-Dist: websocket-client (==1.8.0)
Requires-Dist: selenium (==4.27.1); python_version < "3.9"
Requires-Dist: selenium (==4.31.0); python_version >= "3.9"
Requires-Dist: cssselect (==1.2.0); python_version < "3.9"
Requires-Dist: cssselect (==1.3.0); python_version >= "3.9"
Requires-Dist: sortedcontainers (==2.4.0)
Requires-Dist: execnet (==2.1.1)
Requires-Dist: iniconfig (==2.1.0)
Requires-Dist: pluggy (==1.5.0)
Requires-Dist: pytest (==8.3.5)
Requires-Dist: pytest-html (==4.0.2)
Requires-Dist: pytest-metadata (==3.1.1)
Requires-Dist: pytest-ordering (==0.6)
Requires-Dist: pytest-rerunfailures (==14.0); python_version < "3.9"
Requires-Dist: pytest-rerunfailures (==15.0); python_version >= "3.9"
Requires-Dist: pytest-xdist (==3.6.1)
Requires-Dist: parameterized (==0.9.0)
Requires-Dist: behave (==1.2.6)
Requires-Dist: soupsieve (==2.7)
Requires-Dist: beautifulsoup4 (==4.13.4)
Requires-Dist: pyotp (==2.9.0)
Requires-Dist: python-xlib (==0.33); platform_system == "Linux"
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: rich (<15,>=14.0.0)
Requires-Dist: allure-pytest (>=2.13.5); extra == "allure"
Requires-Dist: allure-python-commons (>=2.13.5); extra == "allure"
Requires-Dist: allure-behave (>=2.13.5); extra == "allure"
Requires-Dist: coverage (>=7.6.1); python_version < "3.9" and extra == "coverage"
Requires-Dist: coverage (>=7.8.0); python_version >= "3.9" and extra == "coverage"
Requires-Dist: pytest-cov (>=5.0.0); python_version < "3.9" and extra == "coverage"
Requires-Dist: pytest-cov (>=6.1.1); python_version >= "3.9" and extra == "coverage"
Requires-Dist: flake8 (==5.0.4); python_version < "3.9" and extra == "flake8"
Requires-Dist: flake8 (==7.2.0); python_version >= "3.9" and extra == "flake8"
Requires-Dist: mccabe (==0.7.0); extra == "flake8"
Requires-Dist: pyflakes (==2.5.0); python_version < "3.9" and extra == "flake8"
Requires-Dist: pyflakes (==3.3.2); python_version >= "3.9" and extra == "flake8"
Requires-Dist: pycodestyle (==2.9.1); python_version < "3.9" and extra == "flake8"
Requires-Dist: pycodestyle (==2.13.0); python_version >= "3.9" and extra == "flake8"
Requires-Dist: ipdb (==0.13.13); extra == "ipdb"
Requires-Dist: ipython (==7.34.0); extra == "ipdb"
Requires-Dist: mss (==9.0.2); python_version < "3.9" and extra == "mss"
Requires-Dist: mss (==10.0.0); python_version >= "3.9" and extra == "mss"
Requires-Dist: pdfminer.six (==20250324); python_version < "3.9" and extra == "pdfminer"
Requires-Dist: pdfminer.six (==20250416); python_version >= "3.9" and extra == "pdfminer"
Requires-Dist: cryptography (==39.0.2); python_version < "3.9" and extra == "pdfminer"
Requires-Dist: cryptography (==44.0.2); python_version >= "3.9" and extra == "pdfminer"
Requires-Dist: cffi (==1.17.1); extra == "pdfminer"
Requires-Dist: pycparser (==2.22); extra == "pdfminer"
Requires-Dist: Pillow (>=10.4.0); python_version < "3.9" and extra == "pillow"
Requires-Dist: Pillow (>=11.2.1); python_version >= "3.9" and extra == "pillow"
Requires-Dist: pip-system-certs (==4.0); platform_system == "Windows" and extra == "pip-system-certs"
Requires-Dist: proxy.py (==2.4.3); extra == "proxy"
Requires-Dist: psutil (==7.0.0); extra == "psutil"
Requires-Dist: PyAutoGUI (==0.9.54); extra == "pyautogui"
Requires-Dist: selenium-stealth (==1.0.6); extra == "selenium-stealth"
Requires-Dist: selenium-wire (==5.1.0); extra == "selenium-wire"
Requires-Dist: pyOpenSSL (==24.2.1); extra == "selenium-wire"
Requires-Dist: pyparsing (>=3.1.4); extra == "selenium-wire"
Requires-Dist: Brotli (==1.1.0); extra == "selenium-wire"
Requires-Dist: blinker (==1.7.0); extra == "selenium-wire"
Requires-Dist: h2 (==4.1.0); extra == "selenium-wire"
Requires-Dist: hpack (==4.0.0); extra == "selenium-wire"
Requires-Dist: hyperframe (==6.0.1); extra == "selenium-wire"
Requires-Dist: kaitaistruct (==0.10); extra == "selenium-wire"
Requires-Dist: pyasn1 (==0.6.1); extra == "selenium-wire"
Requires-Dist: zstandard (==0.23.0); extra == "selenium-wire"
Provides-Extra: allure
Provides-Extra: coverage
Provides-Extra: flake8
Provides-Extra: ipdb
Provides-Extra: mss
Provides-Extra: pdfminer
Provides-Extra: pillow
Provides-Extra: pip-system-certs
Provides-Extra: proxy
Provides-Extra: psutil
Provides-Extra: pyautogui
Provides-Extra: selenium-stealth
Provides-Extra: selenium-wire
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 76816 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (80.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sbase/__init__.py sha256=02izDj786GVBT0bpSq2Q2O8uwSxtyT09pnobZz91ML8 605
sbase/__main__.py sha256=G0bVB1-DM4PGwQ1KyOupaWCs4ePbChZNNWuX2htim5U 647
sbase/steps.py sha256=_WvAjydKqZfTdnZW9LPKkRty-g-lfdUPmLqnZj6ulcs 43013
seleniumbase/__init__.py sha256=JFEY9P5QJqsa1M6ghzLMH2eIPQyh85iglCaQwg8Y8z4 2498
seleniumbase/__main__.py sha256=dn1p6dgCchmcH1zzTzzQvFwwdQQqnTGH6ULV9m4hv24 654
seleniumbase/__version__.py sha256=rwlj0pH2DziZFybehnQMFMUMvaFBjH_oaKmjDIH-bcY 47
seleniumbase/behave/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/behave/behave_helper.py sha256=elkl8P9eLulRAioLstE9baYNM9N_PHBmAOcajX-pH_Y 24198
seleniumbase/behave/behave_sb.py sha256=qQF85LoohJBfrPK5ZcPi50v-pWtOrC9qcN1B3Ki_3tY 59401
seleniumbase/behave/steps.py sha256=8-N-NB2tnDsxaP4LSg-uSBgbwZYMS6ZEL1oggO1PCoU 390
seleniumbase/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/common/decorators.py sha256=DYdjtF8Y7YJj0JS33WtmsIn4yddPoniNwcPyrgt522o 7857
seleniumbase/common/encryption.py sha256=IfAuE0hdrd3y-_qAQUWdSOKRGQ4QN24uTOBiQ9Eeq2s 5593
seleniumbase/common/exceptions.py sha256=SbdHOTbg7ycrioWleAVw9kG9vBtDfbYoj3e7ikkYYz0 3257
seleniumbase/common/obfuscate.py sha256=VrwPbVigPH_Jk6ADCk5_miMoq1VK4M9SKnYScDkk-DQ 1204
seleniumbase/common/unobfuscate.py sha256=MgP6MMT9Wam6ECFVIA84WsQczfl_dFiumFu9m3eXFDg 771
seleniumbase/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/config/ad_block_list.py sha256=qCQvbpONdSXk6q5tMwLuOswGYE1Syd8cy5TMIYFjTME 3380
seleniumbase/config/proxy_list.py sha256=RoAiamWOudmenPqDcbf9oy9hGSFmylk6vnObKD-KjXo 1122
seleniumbase/config/settings.py sha256=cAMmoFBQ6g8GCJIsRsSwGsP1_fJxhADxjHq30lFB18g 7815
seleniumbase/console_scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/console_scripts/logo_helper.py sha256=ZqS9TAwpcu5mM5ll-a0wTbXLs2Sbcsyo3EoC4jwtnME 2927
seleniumbase/console_scripts/rich_helper.py sha256=U_zvXpalxVV8rtg8c8EnNNmnh45tii3AV5ZV3O3KbGA 2234
seleniumbase/console_scripts/run.py sha256=6Q9kbpOY40kTczcQVrD-x6thb3QO9-2wfse7DpL3Hik 59052
seleniumbase/console_scripts/sb_behave_gui.py sha256=3Zl7_QQczvkkQW_UuaqYEUlEjiZ6AJzHR9GeNyVVXkc 15147
seleniumbase/console_scripts/sb_caseplans.py sha256=qlmvjQ49bOBE1Q29fVmabimkVibCVr25GNtJhFPTMrc 18145
seleniumbase/console_scripts/sb_commander.py sha256=exQGKzqRAoGqRmQtDmlmoHnSG9eSy9eh8HVy-tXw6s4 13343
seleniumbase/console_scripts/sb_install.py sha256=PUVOlajP43t0tf7fDLntYdOMGN4Ez7K5aDgXyyIZYYk 55662
seleniumbase/console_scripts/sb_mkchart.py sha256=ep9g-9CSIwaOJKVxhB3xjRQpfsuApyN8-Dr129cNXwQ 10941
seleniumbase/console_scripts/sb_mkdir.py sha256=iFN6ZMOgmH_GAvEuvzYltWuYiS3PRFQcL5fJIj1yX_Y 30897
seleniumbase/console_scripts/sb_mkfile.py sha256=OWYd4yFccmjrd-gNn1t1una-HDRU2_N2-r4Tg3nHsj0 17744
seleniumbase/console_scripts/sb_mkpres.py sha256=EWFRVacjYTX49y-fEiYTZacM9_01IxuuaO4nMjHrIGo 11015
seleniumbase/console_scripts/sb_mkrec.py sha256=PrizjTmyrROYPO0yDm-zQS3QSfsZNeAmcJKKUvfgLhc 11966
seleniumbase/console_scripts/sb_objectify.py sha256=nGxtVGL_nHj0bLHvk86znV3EABsE2_tjF74lgto1_Mk 122020
seleniumbase/console_scripts/sb_print.py sha256=tNy-bMDgwHJO3bZxMpmo9weSE8uhbH0CUpP4VZqWxvI 30558
seleniumbase/console_scripts/sb_recorder.py sha256=fnHb5-kh11Hit-E9Ha-e4QXzqLcZvtij6mb5qNd4B1Q 11032
seleniumbase/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/core/application_manager.py sha256=e_0sjtI8cjY5BNyZj1QBR0j6_oCScxGmSXYEpcYwuZE 576
seleniumbase/core/browser_launcher.py sha256=zJA711W1oxePyDl-dDbtnu2435AB9N87-IkJUXNk1U0 240517
seleniumbase/core/capabilities_parser.py sha256=meIS2uHapTCq2ldfNAToC7r0cKmZDRXuYNKExM1GHDY 6038
seleniumbase/core/colored_traceback.py sha256=DrRWfg7XEnKcgY59Xj7Jdk09H-XqHYBSUpB-DiZt6iY 2020
seleniumbase/core/create_db_tables.sql sha256=VWPtrdiW_HQ6yETHjqTu-VIrTwvd8I8o1NfBeaVSHpU 972
seleniumbase/core/detect_b_ver.py sha256=pqL_OjsAutvQEsr5KbYTqoKkYP6dtnPSxLhsxlObVX4 14934
seleniumbase/core/download_helper.py sha256=qSR54kQISucF4RQaLCOuuerSu6DR41juGi_30HVvWYY 2943
seleniumbase/core/encoded_images.py sha256=rDKJ4cNJSuKiRcFViYU7bjyTS9_moI57gUPRXVg3u2k 14209
seleniumbase/core/jqc_helper.py sha256=2DDQr9Q2jSSZqFzX588jLlUM9oJvyrRWq2aORSIPUdI 10322
seleniumbase/core/log_helper.py sha256=SW8wx2f2HfU3ERbANjxEC-jDbjy_IzaNYRKPlayfRRI 23442
seleniumbase/core/mysql.py sha256=8Fzj3p5dhtDWfMpFqFYxpSwa9s1UltiHsWJ56_aPOqk 3993
seleniumbase/core/proxy_helper.py sha256=4VkpMwavz0fx8wcOqJ_jyBT0HIXwcxmAcpd1gjJizdc 8332
seleniumbase/core/recorder_helper.py sha256=fNGjbapXmEsht54x1o6Igk198QdnPxDDnjUOzQxNhNQ 25055
seleniumbase/core/report_helper.py sha256=AIl6Qava2yW1uSzbLpJBlPlYDz0KE-rVhogh8hsGWBo 12201
seleniumbase/core/s3_manager.py sha256=z_4qx2jI_gtK5r3niGXgEOBpfMUicUCOciowai50MP4 3529
seleniumbase/core/sb_cdp.py sha256=zgkVXOhwf94NGdsUO0eM8yVUS3s5FzSuAPJNsz3lrZo 86452
seleniumbase/core/sb_driver.py sha256=yvTDRblBzG6bDX7XcLiAA6QcBelSJj_HHL_04lcfeeE 13760
seleniumbase/core/session_helper.py sha256=s9zD3PVZEWVzG2h81cCUskbNWLfdjC_LwwQjKptHCak 558
seleniumbase/core/settings_parser.py sha256=gqVohHVlE_5L5Cqe2L24uYrRzvoK-saX8E_Df7_-_3I 7609
seleniumbase/core/style_sheet.py sha256=QsfTBtgedfM3uTqgxtd53bhq202p9fwLMbFl9mPZgVg 11892
seleniumbase/core/testcase_manager.py sha256=TblCfo8Zfap1Bayip-qTu9gqT-KALSwXAX4awBpnEHg 4633
seleniumbase/core/tour_helper.py sha256=kj2cz-DGKlw9SX3tWnVp-snpk6Flvqj81-xmKdKDtg0 42555
seleniumbase/core/visual_helper.py sha256=Dj5iJKw-bT_3e6KDqMf0sJi7xs_D96yqLcNc8fqhrjI 3408
seleniumbase/drivers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/extensions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/extensions/ad_block.zip sha256=LTlaOYUs6a1Zu4op64pLoDEqYKJb8zHq_Y0PsBIIqCk 1454
seleniumbase/extensions/disable_csp.zip sha256=5RvomXnm2PdivUVcxTV6jfvD8WhTEsQYHaQZe7nk9Yc 20014
seleniumbase/extensions/recorder.zip sha256=OOyzF-Ize2cSRu1CqhzSAq5vusI9hqLLd2OIApUHesI 11918
seleniumbase/extensions/sbase_ext.zip sha256=3s1N8zrVaMz8RQEOIoBzC3KDjtmHwVZRvVsX25Odr_s 8175
seleniumbase/fixtures/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/fixtures/base_case.py sha256=wUgv1e1Y7EJKTJgWr0JrMt_V4dvuAXjpllkQa1-ryp4 726416
seleniumbase/fixtures/constants.py sha256=WMrItuNyKq3XVJ64NluLIRc4gJCxDw8K8qXED0b9S2w 13752
seleniumbase/fixtures/css_to_xpath.py sha256=9ouDB1xl4MJ2os6JOgTIAyHKOQfuxtxvXC3O5hSnEKA 1954
seleniumbase/fixtures/errors.py sha256=KyxuEVx_e3MPhVrJfNIa_3ltMpbCFxfy_jxK8RFNTns 555
seleniumbase/fixtures/js_utils.py sha256=Ykt019DFP8S27o8Kai_ihT01qQWo3RqHUeljqOEUdFU 52247
seleniumbase/fixtures/page_actions.py sha256=LPcFSkUvBkxLrOt4laQHHN-NLmqInT41E2vlPiOlLFY 66753
seleniumbase/fixtures/page_utils.py sha256=H1iV8f9vDyEy87DBntyiBXC_tg8HskcebUOAJVn0hxE 12160
seleniumbase/fixtures/shared_utils.py sha256=G6CsE-Adt-GfuZF-71jXWKSIQW7YZPx8FIM24pVd_yI 8368
seleniumbase/fixtures/unittest_helper.py sha256=sfZ92rZeBAn_sF_yQ3I6_I7h3lyU5-cV_UMegBNoEm8 1294
seleniumbase/fixtures/words.py sha256=FOA4mAYvl3EPVpBTvgvK6YwCL8BdlRCmed685kEe7Vg 7827
seleniumbase/fixtures/xpath_to_css.py sha256=lML56k656fElXJ4NJF07r35FjctrbgQkXUotNk7A-as 8876
seleniumbase/js_code/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/js_code/active_css_js.py sha256=MgwbcwatW0ChsM9UdbXdE1pJr9c5i9dhnbXXw9dhq7Y 9929
seleniumbase/js_code/live_js.py sha256=yfJTRhKOXhsaonkQ2e0JGUTXBnQBASTw2zXukhlyQfA 6619
seleniumbase/js_code/recorder_js.py sha256=ApFNh6DImuPGmaydvq8OOzGixc0t-xdYSCzfQSIcLJY 30985
seleniumbase/masterqa/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/masterqa/master_qa.py sha256=jLWmAx32Rnu1IhmvrRt8BbsUIcDW5xYj2ouVozny-Y4 19258
seleniumbase/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/plugins/base_plugin.py sha256=ItLgtaZmu_363iycy8BNX0Do5LyIWGiTMLW6krXM-WQ 14748
seleniumbase/plugins/basic_test_info.py sha256=8ov6n417gPbqqvrlT4zrch7l2XcRt-GF2ny6rR9AMWk 2108
seleniumbase/plugins/db_reporting_plugin.py sha256=En09qUCoojrk9-vbcnsoHdSELoGmag2GDIyu3jTiJas 7331
seleniumbase/plugins/driver_manager.py sha256=1l4fxISvGV62gfDxp3yfYE2zz4WKJFLE0tGnVZIDG1g 36491
seleniumbase/plugins/page_source.py sha256=loTnXxOj4kxEukuTZEiGyvKBhY3KDVDMnNlHHheTBDE 1889
seleniumbase/plugins/pytest_plugin.py sha256=952AIyaH-PdmNksoeXjzhXxoc8Z53yV-WPjlrHhp2OM 108382
seleniumbase/plugins/s3_logging_plugin.py sha256=WDfertQgGOW_SRJpFMaekYD6vBVW9VO62POtXXy2HCM 2319
seleniumbase/plugins/sb_manager.py sha256=o1cWTR3ARb9AAa1bljpsmS89lB-pt0TSEVz1lUpzq8U 58018
seleniumbase/plugins/screen_shots.py sha256=1hrXw-hzuZ1BR6Yh7AyWX2ABnvnP73-RCbwdz958gj4 1127
seleniumbase/plugins/selenium_plugin.py sha256=y0eNco8T4KgGLProLPHPLw479QH5lRms4wqwOnTgkSc 60081
seleniumbase/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/translate/__init__.py sha256=N2i5XntTwJZmwr9-qvdX5gC6Rdm5-ClIbnQ8yyPn4Oo 459
seleniumbase/translate/chinese.py sha256=0QhK2eadtsdN4KCvwki1J7jBCe8I4xxWbKzteJKJozY 24698
seleniumbase/translate/dutch.py sha256=-sazERTpITu8rGsiDrA5sDdbviitnNeBc1wyaVsoksI 25338
seleniumbase/translate/french.py sha256=oAvfj7G5jMNnZJXaiRv5bzbo77QOs14y9tJhpbKsB2c 25589
seleniumbase/translate/italian.py sha256=e-f8D34VHCp4p_T9XNny8Mjh5VkJu-DrCGHyOecaEY0 25424
seleniumbase/translate/japanese.py sha256=Rk4F3M8m4e4ThCxZWcuKbwb1OjxVELb63XfTqB__8K8 26995
seleniumbase/translate/korean.py sha256=m9_dMMBrqFeL6YDQ_4eHutWqIKvXwZRth0m31eUJhxI 25916
seleniumbase/translate/master_dict.py sha256=LJxFoQN7qZ32Dp9dtcM5DymtAJw5ycfJsJHe10Uf2ZM 123039
seleniumbase/translate/portuguese.py sha256=x3P4qxp56UiI41GoaL7JbUvFRYsgXU1EKjTgrt2GFtM 25369
seleniumbase/translate/russian.py sha256=TyN9n0b4GRWDEYnHRGw1rfNAscdDmP3F3Y3aySM3C7s 27978
seleniumbase/translate/spanish.py sha256=hh3xgW1Pq122SHYVvJAxFaXhFrjniOVncVbJbfWqOUM 25528
seleniumbase/translate/translator.py sha256=wPhZH6e5NhmebYL1kP2eGxUcVy1gfTb6XCH8ATEPpxE 49238
seleniumbase/undetected/__init__.py sha256=ac9-Djc0aypojaisg8bpkga03igfkNW4VmyRAEJdNas 26902
seleniumbase/undetected/cdp.py sha256=G6nLStm1l8PmZlKIyMnFcYMV7HD5kiGb-9BaqPjVP3I 5497
seleniumbase/undetected/dprocess.py sha256=83EV8ZHJWHG1TSUv9JNClBhdgiBXlkCc6mJ--HsoP3k 1681
seleniumbase/undetected/options.py sha256=BoNuwhrG7oOvuLvTwkvsWCF36pMkS1tHCG-XpP4_EkI 3001
seleniumbase/undetected/patcher.py sha256=fXh99P2D9XPdYTFtsDYXk1ZUSh8Elkg-dGeMhUihmu4 11445
seleniumbase/undetected/reactor.py sha256=NropaXcO54pzmDq6quR27qPJxab6636H7LRAaq-o0ng 2859
seleniumbase/undetected/webelement.py sha256=OOpUYbEiOG52KsYYyuDW9tYLdA2SMnukvwQHUdPVn9E 1389
seleniumbase/undetected/cdp_driver/__init__.py sha256=Ga9alwuaZZy4_XOShc0HjgFnNqpPdrcbjAicz5gE7a4 215
seleniumbase/undetected/cdp_driver/_contradict.py sha256=lP4b0h5quAy573ETn_TBbYV889cL1AuPLVInpJ0ZkiU 3183
seleniumbase/undetected/cdp_driver/browser.py sha256=9JGyDIQftCY-u3ega6gO5PTSxkHs7x9ykJszCdyugLo 32814
seleniumbase/undetected/cdp_driver/cdp_util.py sha256=flVpVu9o_2zgWFZFEkmfp8fJ6ewTTAJuZmiWm4hz-TA 24093
seleniumbase/undetected/cdp_driver/config.py sha256=t8KV1Vqa5SQRBq3-gjkHHmj9h85AplAM01asO3AWufs 12507
seleniumbase/undetected/cdp_driver/connection.py sha256=d5G4MkCaDCv8ErtOCPB5hnr18kIZMuaGx8o0DKS0HNY 24559
seleniumbase/undetected/cdp_driver/element.py sha256=FIC6v7OmumLCT-_vIc3H4oju_oBbaLpWJUJIKm2c_q4 40467
seleniumbase/undetected/cdp_driver/tab.py sha256=wRfeoJwed9OO7SsvdWRIfRRduNFDT1Rl-mBACHf3ZKM 53077
seleniumbase/utilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/utilities/selenium_grid/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/utilities/selenium_grid/download_selenium_server.py sha256=ZdoInIbhtmdKCIPxxtJHhd2sqotqcNXWMYbwWrkh9O0 1727
seleniumbase/utilities/selenium_grid/font_color sha256=NLVgBzkyygZjIf_hZWpMUlO5kHIUWG7ZWyoLhaLUCgY 468
seleniumbase/utilities/selenium_grid/grid-hub sha256=v7z2qYzHk4pZ_I794rS6xTfyw_TVIrUHxNDwsbUPbtw 3021
seleniumbase/utilities/selenium_grid/grid-node sha256=B3lHB81pVpn5j99cvB_Tzktykf-ZcGX6jFl0Wb-e9Vw 3186
seleniumbase/utilities/selenium_grid/grid_hub.py sha256=0bVRg2SkIDGw_giudA1aPExkzprHo0Ql0Zqy1RMCmfY 5067
seleniumbase/utilities/selenium_grid/grid_node.py sha256=aPvhmbmST3A0jtI5pYDOakdXf5Wl7JW66ppxbJwlms4 5488
seleniumbase/utilities/selenium_grid/register-grid-node.bat sha256=d-PTBiMXyRAsJQ7f86BSV6ThyYvL7EL-RTSgGVHWL70 263
seleniumbase/utilities/selenium_grid/register-grid-node.sh sha256=TJE3VkkpXsR3GsBtULIRhsAPuW9LJlglKAHJ-QHkK3c 275
seleniumbase/utilities/selenium_grid/start-grid-hub.bat sha256=Ftq-GrAKRYH2ssDPrI3F0tw3EB4BZ4oGplOObX9cuTA 94
seleniumbase/utilities/selenium_grid/start-grid-hub.sh sha256=KADv0RUHONLL2_I443QFK8PryBpDmKn5Gy0s4o0vDSM 106
seleniumbase/utilities/selenium_ide/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
seleniumbase/utilities/selenium_ide/convert_ide.py sha256=pZFnqEJQEKZPyNFjkLD29s2HPQgCrWW9XJWpCPhWOoM 31691
seleniumbase-4.37.12.dist-info/licenses/LICENSE sha256=BRblZsX7HyPUjQmYTiyWr_e9tzWvmR3R4SFclM2R3W0 1085
seleniumbase-4.37.12.dist-info/METADATA sha256=EhCdnLOEe67nJdV9n9cUeXya7KEyRvwnYuR9hR9Tzcg 86954
seleniumbase-4.37.12.dist-info/WHEEL sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA 91
seleniumbase-4.37.12.dist-info/entry_points.txt sha256=CNrh2EKNaHYEhO6pP1RJyVLB99LkDDYX7TnUK8xfjqk 623
seleniumbase-4.37.12.dist-info/top_level.txt sha256=4N97aBOQ8ETCnDnokBsWb07lJfTaq3C1ZzYRxvLMxqU 19
seleniumbase-4.37.12.dist-info/RECORD

top_level.txt

sbase
seleniumbase

entry_points.txt

sbase = seleniumbase.console_scripts.run:main
seleniumbase = seleniumbase.console_scripts.run:main
base_plugin = seleniumbase.plugins.base_plugin:Base
db_reporting = seleniumbase.plugins.db_reporting_plugin:DBReporting
page_source = seleniumbase.plugins.page_source:PageSource
s3_logging = seleniumbase.plugins.s3_logging_plugin:S3Logging
screen_shots = seleniumbase.plugins.screen_shots:ScreenShots
selenium = seleniumbase.plugins.selenium_plugin:SeleniumBrowser
test_info = seleniumbase.plugins.basic_test_info:BasicTestInfo
seleniumbase = seleniumbase.plugins.pytest_plugin