pytest-selenium-screenshot


Namepytest-selenium-screenshot JSON
Version 1.0.0 PyPI version JSON
download
home_page
Summarypytest plugin to automatically capture screenshots upon selenium webdriver events
upload_time2023-08-20 00:25:21
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords pytest selenium webtest webtesting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytest-selenium-screenshot

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-screenshot.readthedocs.io/en/1.0.x/)
- [Issue tracker](https://github.com/harmin-parra/pytest-selenium-screenshot/issues)
- [Source code](https://github.com/harmin-parra/pytest-selenium-screenshot)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytest-selenium-screenshot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pytest,selenium,webtest,webtesting",
    "author": "",
    "author_email": "Harmin Parra Rueda <harmin.rueda@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d6/56/7f4ee0b61b3f451f8c6a809b3ba25359df72f24dd5659df287d1cc3ee4d0/pytest_selenium_screenshot-1.0.0.tar.gz",
    "platform": null,
    "description": "# pytest-selenium-screenshot\n\nPytest plugin to automatically capture screenshots upon selenium webdriver events.\n\n![](https://img.shields.io/badge/license-MIT%202.0-blue.svg)\n\n## Resources ##\n\n- [Documentation](https://pytest-selenium-screenshot.readthedocs.io/en/1.0.x/)\n- [Issue tracker](https://github.com/harmin-parra/pytest-selenium-screenshot/issues)\n- [Source code](https://github.com/harmin-parra/pytest-selenium-screenshot)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "pytest plugin to automatically capture screenshots upon selenium webdriver events",
    "version": "1.0.0",
    "project_urls": {
        "Home": "https://github.com/harmin-parra/pytest-selenium-screenshot"
    },
    "split_keywords": [
        "pytest",
        "selenium",
        "webtest",
        "webtesting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ade4fc0fb90857a91e8488caa0e48a26bd08f36363b6155dd6077e34b8eeb731",
                "md5": "e18b18aab239f5a9c0484253ba356fc7",
                "sha256": "be448235a68ab21a6a975dc4f0cafd4f74e2a59fa8bf4a4bb6ac7e340f1c85cf"
            },
            "downloads": -1,
            "filename": "pytest_selenium_screenshot-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e18b18aab239f5a9c0484253ba356fc7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7572,
            "upload_time": "2023-08-20T00:25:19",
            "upload_time_iso_8601": "2023-08-20T00:25:19.553212Z",
            "url": "https://files.pythonhosted.org/packages/ad/e4/fc0fb90857a91e8488caa0e48a26bd08f36363b6155dd6077e34b8eeb731/pytest_selenium_screenshot-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6567f4ee0b61b3f451f8c6a809b3ba25359df72f24dd5659df287d1cc3ee4d0",
                "md5": "374fb8423e9109e663cf204cc6d60b92",
                "sha256": "827bd32101abc8c1004331f5e1ae4a344a832fc464babe96551a2398bfa490f2"
            },
            "downloads": -1,
            "filename": "pytest_selenium_screenshot-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "374fb8423e9109e663cf204cc6d60b92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5537,
            "upload_time": "2023-08-20T00:25:21",
            "upload_time_iso_8601": "2023-08-20T00:25:21.008197Z",
            "url": "https://files.pythonhosted.org/packages/d6/56/7f4ee0b61b3f451f8c6a809b3ba25359df72f24dd5659df287d1cc3ee4d0/pytest_selenium_screenshot-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-20 00:25:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "harmin-parra",
    "github_project": "pytest-selenium-screenshot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pytest-selenium-screenshot"
}
        
Elapsed time: 0.10316s