uw-webdriver-recorder

View on PyPIReverse Dependencies (0)

5.0.7 uw_webdriver_recorder-5.0.7-py3-none-any.whl

Wheel Details

Project: uw-webdriver-recorder
Version: 5.0.7
Filename: uw_webdriver_recorder-5.0.7-py3-none-any.whl
Download: [link]
Size: 90450
MD5: da9a469cd07357c2b7601975e3049d2c
SHA256: a4596583bb4a5d2e097aa4b12744f1fcfd28f90cb359bd2392b088a00adac8af
Uploaded: 2023-07-21 02:26:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: uw-webdriver-recorder
Version: 5.0.7
Summary: A pytest plugin for recording screenshots of selenium interactions, with other convenient features too.
Author: Tom Thorogood
Author-Email: goodtom[at]uw.edu
License: Apache Software License 3.0
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.0.1)
Requires-Dist: pydantic (<2.0.0,>=1.8.2)
Requires-Dist: pytest (>=6.2.4)
Requires-Dist: selenium (<5.0.0,>=4.1.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
webdriver_recorder/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
webdriver_recorder/browser.py sha256=16naVkRUYKMoDCzJlXBuxeBglKI0zLTlZ_E7tIsFHTo 14968
webdriver_recorder/export-report.py sha256=XGTvR_V2crDFV0xbtf72Hhhi5aShC7aVnk9ZzYnFJ7k 1645
webdriver_recorder/models.py sha256=n8JJnXkXrw1T8IPciT8O1-mSWP8EPG-ijd7N0yAkbKc 4304
webdriver_recorder/plugin.py sha256=GXb9yJO4VjvMNqfBj99IybGv-7ckq4uR3JrLDmUypeA 13209
webdriver_recorder/report_exporter.py sha256=Gerb-_fZmx_FevjOjjC7GdT3DJaydw7CVDjPSFoeGKU 4100
webdriver_recorder/templates/help.html sha256=GZ2ci71s5OeAJ-WbGG8ymqe5uTcHH2GDzeDLFWzUhVY 3100
webdriver_recorder/templates/modal.html sha256=WL_59qQLx1-rg0OSd2yMk7tiVH-df27Z32YdtLcm2HY 1924
webdriver_recorder/templates/modal_link.html sha256=Byn1or-mDjVUxGahJdSeaIARxzaiJzQaSyiJ60LUvR8 1194
webdriver_recorder/templates/report.html sha256=sw2DxxsdmdM6AWc_raOd8OrISXcYBUFdt_I1XB4EwFs 1302
webdriver_recorder/templates/report_header.html sha256=BlRZPyoyvMlJ8KqbhsdJejqAfY4qSbuVhXvKe9K5j-M 2622
webdriver_recorder/templates/static/report.js sha256=Pkdg8LEoQpptYOEXlqQgo7W1BUGCigMbhIoRICzYLGY 4010
webdriver_recorder/templates/static/style.css sha256=1I9Btyabp_OHT8AByVXSIozgBMdUlMRObABT4cohVDY 3517
webdriver_recorder/templates/test_case.html sha256=8xCwSQILNDXeJx_w7tHWnkSfqg_eSXPQlMFTOKdVeSI 5542
webdriver_recorder/templates/test_screenshots.html sha256=5JMrKpqMoNxaqcRuisYNcoGB4JnP2_rNdZXtdWVetwI 1167
webdriver_recorder/templates/toast-copied-to-clipboard.html sha256=skRBIORFbq0NBO7NeQU4bvC9hlAxeTs0SkujyW1nPic 542
uw_webdriver_recorder-5.0.7.dist-info/entry_points.txt sha256=lKyRStIH77vBOL9aJS7IIf9ZoAyzBYDQSQzEbsHDSXk 60
uw_webdriver_recorder-5.0.7.dist-info/LICENSE sha256=HpFGEgBo6q_NiKBU59qmilftf_AKWtDyOFcPseGZnso 11399
uw_webdriver_recorder-5.0.7.dist-info/LICENSE.chromedriver sha256=H5UWVvf6Y7Ul6i35mriz7071dWR01cR9G-5ypnZHnpM 326542
uw_webdriver_recorder-5.0.7.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
uw_webdriver_recorder-5.0.7.dist-info/METADATA sha256=RPfrOyWenyLa-NMyyCOR12HjObRf4vi_QRzhuYZbTPg 790
uw_webdriver_recorder-5.0.7.dist-info/RECORD

entry_points.txt

uw-webdriver-recorder = webdriver_recorder.plugin