pytest-selenium-auto


Namepytest-selenium-auto JSON
Version 1.3.1 PyPI version JSON
download
home_page
Summarypytest plugin to automatically capture screenshots upon selenium webdriver events
upload_time2023-11-07 16:49:41
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-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)

<br/>

If you like this software, consider contributing to the project through [buy me a coffee](https://www.buymeacoffee.com/harmin)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytest-selenium-auto",
    "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/6e/61/2d75fc7b36e7e9ac384d8d3ecdb9250c1f71881b106eeb42c8edc7df9dbd/pytest_selenium_auto-1.3.1.tar.gz",
    "platform": null,
    "description": "# pytest-selenium-auto\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-auto.readthedocs.io/en/stable/)\n- [Issue tracker](https://github.com/harmin-parra/pytest-selenium-auto/issues)\n- [Source code](https://github.com/harmin-parra/pytest-selenium-auto)\n\n<br/>\n\nIf you like this software, consider contributing to the project through [buy me a coffee](https://www.buymeacoffee.com/harmin)\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "pytest plugin to automatically capture screenshots upon selenium webdriver events",
    "version": "1.3.1",
    "project_urls": {
        "Documentation": "https://pytest-selenium-auto.readthedocs.io/en/stable/",
        "Homepage": "https://pypi.org/project/pytest-selenium-auto",
        "Source": "https://github.com/harmin-parra/pytest-selenium-auto"
    },
    "split_keywords": [
        "pytest",
        "selenium",
        "webtest",
        "webtesting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1824c800abba5fb10773a9a1fedb402031129f430b9d1816bef15f4f31b216aa",
                "md5": "9360eb4f198284ee3b6547ebacb8b1cd",
                "sha256": "0e1430a9658c62af5d2d49b300b7c6944a987b3d4dc9ec79e5a033b3589240f6"
            },
            "downloads": -1,
            "filename": "pytest_selenium_auto-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9360eb4f198284ee3b6547ebacb8b1cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 50654,
            "upload_time": "2023-11-07T16:49:39",
            "upload_time_iso_8601": "2023-11-07T16:49:39.538637Z",
            "url": "https://files.pythonhosted.org/packages/18/24/c800abba5fb10773a9a1fedb402031129f430b9d1816bef15f4f31b216aa/pytest_selenium_auto-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e612d75fc7b36e7e9ac384d8d3ecdb9250c1f71881b106eeb42c8edc7df9dbd",
                "md5": "7b2b6a3129875a1ef51736c90735206a",
                "sha256": "1e5f0f09f273d173606c781dd31b77011c70d00ce7d82116faf2adeabf58b1a1"
            },
            "downloads": -1,
            "filename": "pytest_selenium_auto-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7b2b6a3129875a1ef51736c90735206a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 48796,
            "upload_time": "2023-11-07T16:49:41",
            "upload_time_iso_8601": "2023-11-07T16:49:41.517236Z",
            "url": "https://files.pythonhosted.org/packages/6e/61/2d75fc7b36e7e9ac384d8d3ecdb9250c1f71881b106eeb42c8edc7df9dbd/pytest_selenium_auto-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-07 16:49:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "harmin-parra",
    "github_project": "pytest-selenium-auto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pytest-selenium-auto"
}
        
Elapsed time: 0.42847s