extensiveautomation-agent-plugin-selenium


Nameextensiveautomation-agent-plugin-selenium JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://www.extensiveautomation.org/
SummarySelenium plugin for extensiveautomation agent
upload_time2023-08-18 08:53:42
maintainer
docs_urlNone
authorDenis MACHARD
requires_python
license
keywords extensiveautomation agent plugin selenium
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Selenium plugin for ExtensiveAutomation Agent

Installing from pypi
--------------------

1. Run the following command

    ```bash
    pip install extensiveautomation_agent_plugin_selenium
    ```
    
2. Now you can deploy this plugin with the option `--selenium`


    ```bash
    extensiveautomation_agent  --remote=[your_ea_ip] --name=curl01 --selenium
    ```

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.extensiveautomation.org/",
    "name": "extensiveautomation-agent-plugin-selenium",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "extensiveautomation agent plugin selenium",
    "author": "Denis MACHARD",
    "author_email": "d.machard@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/62/da9e3b18e4251bb7d9a651b83ec586281d580db933c9c24e708c1e75d8f6/extensiveautomation_agent_plugin_selenium-1.1.0.tar.gz",
    "platform": "any",
    "description": "# Selenium plugin for ExtensiveAutomation Agent\n\nInstalling from pypi\n--------------------\n\n1. Run the following command\n\n    ```bash\n    pip install extensiveautomation_agent_plugin_selenium\n    ```\n    \n2. Now you can deploy this plugin with the option `--selenium`\n\n\n    ```bash\n    extensiveautomation_agent  --remote=[your_ea_ip] --name=curl01 --selenium\n    ```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Selenium plugin for extensiveautomation agent",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://www.extensiveautomation.org/"
    },
    "split_keywords": [
        "extensiveautomation",
        "agent",
        "plugin",
        "selenium"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd62da9e3b18e4251bb7d9a651b83ec586281d580db933c9c24e708c1e75d8f6",
                "md5": "7d86c2c537962158e1e3a58fce11864c",
                "sha256": "072e761b79affe9b2929ea50d1c708be8b72f3663f8f701a2953a78fb094ddd1"
            },
            "downloads": -1,
            "filename": "extensiveautomation_agent_plugin_selenium-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7d86c2c537962158e1e3a58fce11864c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20920092,
            "upload_time": "2023-08-18T08:53:42",
            "upload_time_iso_8601": "2023-08-18T08:53:42.280962Z",
            "url": "https://files.pythonhosted.org/packages/bd/62/da9e3b18e4251bb7d9a651b83ec586281d580db933c9c24e708c1e75d8f6/extensiveautomation_agent_plugin_selenium-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 08:53:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "extensiveautomation-agent-plugin-selenium"
}
        
Elapsed time: 0.10474s