selene


Nameselene JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttp://github.com/yashaka/selene/
SummaryConcise API for selenium in Python + Ajax support + PageObjects (Selenide port from Java to Python)
upload_time2020-02-17 13:32:07
maintainer
docs_urlNone
authorIakiv Kramarenko
requires_python
licenseMIT
keywords testing selenium==3.141.0 selenide browser pageobject widget wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/yashaka/selene/",
    "name": "selene",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "testing,selenium==3.141.0,selenide,browser,pageobject,widget,wrapper",
    "author": "Iakiv Kramarenko",
    "author_email": "yashaka@gmail.com",
    "download_url": "https://github.com/yashaka/selene/tarball/1.0.2",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Concise API for selenium in Python + Ajax support + PageObjects (Selenide port from Java to Python)",
    "version": "1.0.2",
    "project_urls": {
        "Download": "https://github.com/yashaka/selene/tarball/1.0.2",
        "Homepage": "http://github.com/yashaka/selene/"
    },
    "split_keywords": [
        "testing",
        "selenium==3.141.0",
        "selenide",
        "browser",
        "pageobject",
        "widget",
        "wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b74f02944abdfc12823796137c9130357f43e33f508c4c6ad846f21c437e24e",
                "md5": "1258cdcacc3572e342d434925eb2304a",
                "sha256": "672cdb35b33560d2ec0f1b6a686f09f40d6f56b787d327965bd05777b5f15f79"
            },
            "downloads": -1,
            "filename": "selene-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1258cdcacc3572e342d434925eb2304a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 40030,
            "upload_time": "2020-02-17T13:32:07",
            "upload_time_iso_8601": "2020-02-17T13:32:07.311028Z",
            "url": "https://files.pythonhosted.org/packages/5b/74/f02944abdfc12823796137c9130357f43e33f508c4c6ad846f21c437e24e/selene-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-02-17 13:32:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yashaka",
    "github_project": "selene",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "selene"
}
        
Elapsed time: 0.22649s