seleniumbase

View on PyPIReverse Dependencies (22)

4.32.12 seleniumbase-4.32.12-py3-none-any.whl

Wheel Details

Project: seleniumbase
Version: 4.32.12
Filename: seleniumbase-4.32.12-py3-none-any.whl
Download: [link]
Size: 614906
MD5: b7225ace105bce372734765cd0f626c8
SHA256: db89d31e483a2e8bbafc01f917f4f6aee6ad6bf59831f80dfc38228e8a5c10b9
Uploaded: 2024-11-18 23:39:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: seleniumbase
Version: 4.32.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 (>=24.3.1)
Requires-Dist: packaging (>=24.2)
Requires-Dist: wheel (>=0.45.0)
Requires-Dist: attrs (>=24.2.0)
Requires-Dist: certifi (>=2024.8.30)
Requires-Dist: exceptiongroup (>=1.2.2)
Requires-Dist: filelock (>=3.16.1)
Requires-Dist: fasteners (>=0.19)
Requires-Dist: mycdp (>=1.1.0)
Requires-Dist: pynose (>=1.5.3)
Requires-Dist: platformdirs (>=4.3.6)
Requires-Dist: typing-extensions (>=4.12.2)
Requires-Dist: sbvirtualdisplay (>=1.3.0)
Requires-Dist: six (>=1.16.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.18.0)
Requires-Dist: tabcompleter (>=1.4.0)
Requires-Dist: pdbp (>=1.6.1)
Requires-Dist: idna (==3.10)
Requires-Dist: chardet (==5.2.0)
Requires-Dist: charset-normalizer (==3.4.0)
Requires-Dist: requests (==2.32.3)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: outcome (==1.3.0.post0)
Requires-Dist: trio (==0.27.0)
Requires-Dist: trio-websocket (==0.11.1)
Requires-Dist: wsproto (==1.2.0)
Requires-Dist: websocket-client (==1.8.0)
Requires-Dist: selenium (==4.26.1)
Requires-Dist: cssselect (==1.2.0)
Requires-Dist: sortedcontainers (==2.4.0)
Requires-Dist: execnet (==2.1.1)
Requires-Dist: iniconfig (==2.0.0)
Requires-Dist: pluggy (==1.5.0)
Requires-Dist: py (==1.11.0)
Requires-Dist: pytest (==8.3.3)
Requires-Dist: pytest-html (==2.0.1)
Requires-Dist: pytest-metadata (==3.1.1)
Requires-Dist: pytest-ordering (==0.6)
Requires-Dist: pytest-rerunfailures (==14.0)
Requires-Dist: pytest-xdist (==3.6.1)
Requires-Dist: parameterized (==0.9.0)
Requires-Dist: behave (==1.2.6)
Requires-Dist: soupsieve (==2.6)
Requires-Dist: beautifulsoup4 (==4.12.3)
Requires-Dist: pyotp (==2.9.0)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: rich (==13.9.4)
Requires-Dist: python-xlib (==0.33); platform_system == "Linux"
Requires-Dist: pyreadline3 (>=3.5.3); platform_system == "Windows"
Requires-Dist: setuptools (~=70.2); python_version < "3.10"
Requires-Dist: urllib3 (<2,>=1.26.20); python_version < "3.10"
Requires-Dist: websockets (~=13.1); python_version < "3.9"
Requires-Dist: setuptools (>=75.5.0); python_version >= "3.10"
Requires-Dist: urllib3 (<2.3.0,>=1.26.20); python_version >= "3.10"
Requires-Dist: websockets (>=14.1); python_version >= "3.9"
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: pytest-cov (>=5.0.0); python_version < "3.9" and extra == "coverage"
Requires-Dist: coverage (>=7.6.7); python_version >= "3.9" and extra == "coverage"
Requires-Dist: pytest-cov (>=6.0.0); python_version >= "3.9" and extra == "coverage"
Requires-Dist: mccabe (==0.7.0); extra == "flake8"
Requires-Dist: flake8 (==5.0.4); python_version < "3.9" and extra == "flake8"
Requires-Dist: pyflakes (==2.5.0); python_version < "3.9" and extra == "flake8"
Requires-Dist: pycodestyle (==2.9.1); python_version < "3.9" and extra == "flake8"
Requires-Dist: flake8 (==7.1.1); python_version >= "3.9" and extra == "flake8"
Requires-Dist: pyflakes (==3.2.0); python_version >= "3.9" and extra == "flake8"
Requires-Dist: pycodestyle (==2.12.1); 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); extra == "mss"
Requires-Dist: pdfminer.six (==20240706); extra == "pdfminer"
Requires-Dist: cffi (==1.17.1); extra == "pdfminer"
Requires-Dist: pycparser (==2.22); extra == "pdfminer"
Requires-Dist: cryptography (==39.0.2); python_version < "3.9" and extra == "pdfminer"
Requires-Dist: cryptography (==43.0.3); python_version >= "3.9" and extra == "pdfminer"
Requires-Dist: Pillow (>=10.4.0); python_version < "3.9" and extra == "pillow"
Requires-Dist: Pillow (>=11.0.0); 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 (==6.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
License-File: LICENSE
[Description omitted; length: 77477 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.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=OtJh8nGKL4xtZpw8KPqmn7Q6R-86t4cWUDyVF5MbMTo 2398
seleniumbase/__main__.py sha256=dn1p6dgCchmcH1zzTzzQvFwwdQQqnTGH6ULV9m4hv24 654
seleniumbase/__version__.py sha256=8RXHuvmxJAt6kjpfvDeMQuCQ2ZFJUK225_rPJF4FZ3I 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=-hza7Nx2U41mSObYiPMi48v3JlPh3sJO3yzP0kqZ1Gk 59174
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=tSdk82_6pPqClotHMl3YOTlxi9IIEppHmCoQDkZXLqw 1123
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=t_mpBUIJLBrUtzJ5RQL5y8UVCTm7DhNyS94rHwIOnRs 58850
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=yqoAK211OE6x5AWL2IAo8WojHtdkVj0AWqfoJ-ewmyo 13329
seleniumbase/console_scripts/sb_install.py sha256=y84Zk-rcp554kcF_g97Xwl0Rn38pyH9wO5OKHX879RI 45831
seleniumbase/console_scripts/sb_mkchart.py sha256=ep9g-9CSIwaOJKVxhB3xjRQpfsuApyN8-Dr129cNXwQ 10941
seleniumbase/console_scripts/sb_mkdir.py sha256=csqyWGEUdT2slLnQU3p9gnu5qE26TSVi_ZE3wttH_SQ 29778
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=Jr4MM0CCXqrwlZalpr-N89D5XKtWPOPS3g9rnHm5j-s 220223
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=RxeGRMbBUTMrXh5KsS1P1SH7eEKYbzL1vQw1gTdgdqg 15021
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=T_nPPSRSjhqt6TTzVE6pN1owVvIeRBNF5pWK6sl4dMY 22609
seleniumbase/core/mysql.py sha256=8Fzj3p5dhtDWfMpFqFYxpSwa9s1UltiHsWJ56_aPOqk 3993
seleniumbase/core/proxy_helper.py sha256=cXhu8ErK9Vjdm82RMaQj7hEq_yUWizSp6LyiD50Ieu4 8020
seleniumbase/core/recorder_helper.py sha256=fNGjbapXmEsht54x1o6Igk198QdnPxDDnjUOzQxNhNQ 25055
seleniumbase/core/report_helper.py sha256=AIl6Qava2yW1uSzbLpJBlPlYDz0KE-rVhogh8hsGWBo 12201
seleniumbase/core/s3_manager.py sha256=bkeI8I4y19ebWuQG1oEZV5qJbotC6eN8vin31OCNWJk 3521
seleniumbase/core/sb_cdp.py sha256=hYnEXSTB_nM-rJSsLkPUbE2Di1ij_2Kb-Fbmso3zC4g 66948
seleniumbase/core/sb_driver.py sha256=xMgtvBitEMr73RkqgQLT-3IvkP6sh7cJv-caCUPoO-o 12179
seleniumbase/core/session_helper.py sha256=s9zD3PVZEWVzG2h81cCUskbNWLfdjC_LwwQjKptHCak 558
seleniumbase/core/settings_parser.py sha256=KokVXpCiGZhJ-D4Bo-hizPz5r-iefzWoiTANu9zNaq4 7504
seleniumbase/core/style_sheet.py sha256=tPpJ1xl6Kuw425Z-3Y0OgVRLGXk_ciBDREZjXk_NuPE 11395
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=25YRmK3cSUUSYmyuksTxQnn6rIzCGY_MtaNlzr0fcxQ 11978
seleniumbase/extensions/disable_csp.zip sha256=YMifIIgEBiLrEFrS1sfW4Exh4br1V4oK1umHhtgduCU 11824
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=Pz5y5R3EeOYiUgK1Zutc8QYlQI7Lb3_uzGAGBhuQi5g 715596
seleniumbase/fixtures/constants.py sha256=e1LppavlrAcI4XBJMq7u5j8SffaQ7SPQps1y0YvZYfY 13649
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=2l4UY_zUBsMviRoJpLA0z3XxhGeLMWj0Mv07FUR_jzg 50939
seleniumbase/fixtures/page_actions.py sha256=dbp63c-7asYZyd8aOu57Y3dxQQozp_VJsP5h74s1kBA 66552
seleniumbase/fixtures/page_utils.py sha256=5m7iXpikLs80TJoRO6_gEfXE1AKeQgcH1aFbR8o1C9A 12034
seleniumbase/fixtures/shared_utils.py sha256=WbPb15IvIWzRtMInKG8DUzJ26UZU-PixdOwTCjXQirU 7545
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=FemdftNhOaTfQIw5bWcJQPPPGQ3P0_sMEI_YYDuzZgU 14972
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=s20s0pJYaNrG0WNwyIC04oUMRVFjtm6V_nS1-EvFm7g 34492
seleniumbase/plugins/page_source.py sha256=loTnXxOj4kxEukuTZEiGyvKBhY3KDVDMnNlHHheTBDE 1889
seleniumbase/plugins/pytest_plugin.py sha256=Up96HY6q3hcPo4LQoEcKqt1hm2OmY5GZz_nMXTqDSXQ 97185
seleniumbase/plugins/s3_logging_plugin.py sha256=WDfertQgGOW_SRJpFMaekYD6vBVW9VO62POtXXy2HCM 2319
seleniumbase/plugins/sb_manager.py sha256=lVCPDL0Y1ig2TAOZUlJmMZs2ij-SqhYhaEd_SYZyRfQ 54256
seleniumbase/plugins/screen_shots.py sha256=1hrXw-hzuZ1BR6Yh7AyWX2ABnvnP73-RCbwdz958gj4 1127
seleniumbase/plugins/selenium_plugin.py sha256=GhGW2ATy2kM7UH7NrZ2je402nN2LMlVHpM-yxlU3I9E 59069
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=PSaAVgWU-yU1zwts2-UIJMWS6Mwo1YwAw0pMlSx6jVM 22998
seleniumbase/undetected/cdp.py sha256=RLpwZnhUvmK9tgXcZIBBQedwk2q7Jj_EXZkmzI8WUqk 4023
seleniumbase/undetected/dprocess.py sha256=83EV8ZHJWHG1TSUv9JNClBhdgiBXlkCc6mJ--HsoP3k 1681
seleniumbase/undetected/options.py sha256=BoNuwhrG7oOvuLvTwkvsWCF36pMkS1tHCG-XpP4_EkI 3001
seleniumbase/undetected/patcher.py sha256=n9WfKznr4cQvaE5Gcx7iyK27zMWIc8KdI69_m817CSQ 10825
seleniumbase/undetected/reactor.py sha256=NropaXcO54pzmDq6quR27qPJxab6636H7LRAaq-o0ng 2859
seleniumbase/undetected/webelement.py sha256=_s6evgUkdWJpwOnzX4qR9i796PoVbz3txlzHlOBJ4BE 1370
seleniumbase/undetected/cdp_driver/__init__.py sha256=c0TjMwPfVFyoqYOJ7PQ-Jln_L_dpN3ebHyaD-juQoM0 64
seleniumbase/undetected/cdp_driver/_contradict.py sha256=6thDYeoEGiC7Q3tXLgoD_AhxecCFnATzBSjNympyRHA 3184
seleniumbase/undetected/cdp_driver/browser.py sha256=mGmpWuR206yYJoBPTNslru8CbEpQuvvIHdjBylSkoKg 30020
seleniumbase/undetected/cdp_driver/cdp_util.py sha256=YhtD2Tm6PLIy9VKbgk8lHdGniS3mObyX4yAC1aG0TgQ 16733
seleniumbase/undetected/cdp_driver/config.py sha256=Rjvde7V-XJ0ihZdTmOmHEVWSuDWm3SprQ3njg8SN3Go 12087
seleniumbase/undetected/cdp_driver/connection.py sha256=sOTUGjbUqKA2hPvDcRCdqw1VQjVGJs7mbgVvzS7ldtE 23360
seleniumbase/undetected/cdp_driver/element.py sha256=wEHtuF9oiny7cb4QMMjdtD5Yf1z3WOs2_NHEWcscusM 40289
seleniumbase/undetected/cdp_driver/tab.py sha256=wUNF8GHrbhaUqg57A9ZTYHKhNPjZIcOHwrz3pj1SAg0 50526
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.32.12.dist-info/LICENSE sha256=odSYtWibXBnQ1gBg6CnDZ82n8kLF_if5-2nbqnEyD8k 1085
seleniumbase-4.32.12.dist-info/METADATA sha256=P11mc7CmOJAkPcUrEMuLMWKMI5JJObPPtOTUQONNBns 86464
seleniumbase-4.32.12.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
seleniumbase-4.32.12.dist-info/entry_points.txt sha256=CNrh2EKNaHYEhO6pP1RJyVLB99LkDDYX7TnUK8xfjqk 623
seleniumbase-4.32.12.dist-info/top_level.txt sha256=4N97aBOQ8ETCnDnokBsWb07lJfTaq3C1ZzYRxvLMxqU 19
seleniumbase-4.32.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