pytest-selenium-auto

View on PyPIReverse Dependencies (0)

1.3.1 pytest_selenium_auto-1.3.1-py3-none-any.whl

Wheel Details

Project: pytest-selenium-auto
Version: 1.3.1
Filename: pytest_selenium_auto-1.3.1-py3-none-any.whl
Download: [link]
Size: 50654
MD5: 9360eb4f198284ee3b6547ebacb8b1cd
SHA256: 0e1430a9658c62af5d2d49b300b7c6944a987b3d4dc9ec79e5a033b3589240f6
Uploaded: 2023-11-07 16:49:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-selenium-auto
Version: 1.3.1
Summary: pytest plugin to automatically capture screenshots upon selenium webdriver events
Author-Email: Harmin Parra Rueda <harmin.rueda[at]gmail.com>
Project-Url: Documentation, https://pytest-selenium-auto.readthedocs.io/en/stable/
Project-Url: Homepage, https://pypi.org/project/pytest-selenium-auto
Project-Url: Source, https://github.com/harmin-parra/pytest-selenium-auto
Keywords: pytest,selenium,webtest,webtesting
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: pytest-html (>=4.0.0)
Requires-Dist: pytest-metadata (>=3.0.0)
Requires-Dist: pyyaml (>=5.3.1)
Requires-Dist: selenium (>=4.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 546 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_selenium_auto/__init__.py sha256=TYjQCmYkl8frh6lVKsI5xuakt689mXeE12nUzBq97PM 624
pytest_selenium_auto/browser_settings.py sha256=6BvS3gvKl0brbsLD6rXE75B5jZ6-OLX-9ZKFv4pv3Ko 2824
pytest_selenium_auto/configuration_loader.py sha256=OhPz-WsrHxuYQ_KRckIo3nvGebENbrUcXpk-2jJFCvg 9433
pytest_selenium_auto/listener.py sha256=DeKg9jFCCMxVSnyTzIYNM0fzoWo4NJuanUFnUTmDAo0 13346
pytest_selenium_auto/logger.py sha256=9H5zVVoi8SIu8QoJF3_wv0QPzarMH25-cQ64gtkWXSo 1546
pytest_selenium_auto/markers.py sha256=NJT2ZQTJ2lBA7kYWfz8G1KJM_Nyi3dspgLvzwHR186k 2264
pytest_selenium_auto/plugin.py sha256=VXu7S5rq5U0Z1XP3be7jQMPTKOiiQIIAiXx8Xcts2jo 17371
pytest_selenium_auto/utils.py sha256=gWG1k_yfRZTnl8dtkAJnJ4RQq5FRueMQBkMkQ4w0kEo 16492
pytest_selenium_auto/wrappers.py sha256=-5PVReI4kWMjyQMtrSs1YUI3IN69Y1dj1H3is1zsQbQ 3995
pytest_selenium_auto/.pytest_cache/.gitignore sha256=Ptcxtl0GFQwTji2tsL4Gl1UIiKa0frjEXsya26i46b0 37
pytest_selenium_auto/.pytest_cache/CACHEDIR.TAG sha256=N9yI75oKvt2-gQU6bdj9-xOvthMEXqHrSlyBWnSjveQ 191
pytest_selenium_auto/.pytest_cache/README.md sha256=c_1vzN2ALEGaay2YPWwxc7fal1WKxLWJ7ewt_kQ9ua0 302
pytest_selenium_auto/.pytest_cache/v/cache/nodeids sha256=T1PNoYwrqgwDVLtfmj7L5e0Sq02OEbqHPC8RFhICuUU 2
pytest_selenium_auto/.pytest_cache/v/cache/stepwise sha256=T1PNoYwrqgwDVLtfmj7L5e0Sq02OEbqHPC8RFhICuUU 2
pytest_selenium_auto/resources/error.png sha256=s8vvG59fOChrOaA-2oSR1oGmU8j0nevMSecCyrJzydk 33002
pytest_selenium_auto/resources/style.css sha256=HOHX1ItMnqM289ABKtgUnNGqzkfz_ZFSMewYei4bSMw 883
pytest_selenium_auto-1.3.1.dist-info/entry_points.txt sha256=kT25TDi6gluaDxcagvUpMnemeZYKAmRJmr9ZcR-5aFY 54
pytest_selenium_auto-1.3.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pytest_selenium_auto-1.3.1.dist-info/METADATA sha256=OGr6FvyDJzOMUdGOkket99ySj0fBnkKHtJWm7WNrnyc 1465
pytest_selenium_auto-1.3.1.dist-info/RECORD

entry_points.txt

selenium_auto = pytest_selenium_auto.plugin