Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harmin-parra/pytest-selenium-auto
Pytest plugin to automatically capture screenshots upon selenium webdriver events.
https://github.com/harmin-parra/pytest-selenium-auto
selenium selenium-python webtest webtesting
Last synced: about 1 month ago
JSON representation
Pytest plugin to automatically capture screenshots upon selenium webdriver events.
- Host: GitHub
- URL: https://github.com/harmin-parra/pytest-selenium-auto
- Owner: harmin-parra
- License: mit
- Created: 2023-08-22T19:15:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T12:41:32.000Z (11 months ago)
- Last Synced: 2024-11-06T10:07:18.700Z (3 months ago)
- Topics: selenium, selenium-python, webtest, webtesting
- Language: Python
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# pytest-selenium-auto
Pytest plugin to automatically capture screenshots upon selenium webdriver events.
![](https://img.shields.io/badge/license-MIT%202.0-blue.svg)
## Resources ##
- [Documentation](https://pytest-selenium-auto.readthedocs.io/en/stable/)
- [Issue tracker](https://github.com/harmin-parra/pytest-selenium-auto/issues)
- [Source code](https://github.com/harmin-parra/pytest-selenium-auto)
If you like this software, consider contributing to the project through [buy me a coffee](https://www.buymeacoffee.com/harmin)
## Sample reports ##
![](docs/example1.png)
![](docs/example2.png)