robotframework-robosapiens


Namerobotframework-robosapiens JSON
Version 1.2.26 PyPI version JSON
download
home_pagehttps://github.com/imbus/robotframework-robosapiens
SummaryFully localized Robot Framework library for automating the SAP GUI using text selectors.
upload_time2024-04-08 13:34:30
maintainerMarduk BolaƱos
docs_urlNone
authorimbus Rheinland GmbH
requires_python>=3.7.9
licenseApache 2
keywords robotframework testing test automation sap gui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RoboSAPiens: SAP GUI Automation for Humans

Fully localized Robot Framework library for automating the SAP GUI using text locators.

Available localizations:

- English
- German

## Requirements

- Scripting must be [enabled in the Application Server](https://help.sap.com/saphelp_aii710/helpdata/en/ba/b8710932b8c64a9e8acf5b6f65e740/content.htm?no_cache=true)
- Scripting must be [enabled in the SAP GUI client](https://help.sap.com/docs/sap_gui_for_windows/63bd20104af84112973ad59590645513/7ddb7c9c4a4c43219a65eee4ca8db001.html?version=760.01&locale=en-US)

## Installation

```bash
pip install robotframework-robosapiens
```


## Usage

Consult the [Documentation](https://imbus.github.io/robotframework-robosapiens/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/imbus/robotframework-robosapiens",
    "name": "robotframework-robosapiens",
    "maintainer": "Marduk Bola\u00f1os",
    "docs_url": null,
    "requires_python": ">=3.7.9",
    "maintainer_email": "marduk.bolanos@imbus.de",
    "keywords": "robotframework testing test automation sap gui",
    "author": "imbus Rheinland GmbH",
    "author_email": null,
    "download_url": null,
    "platform": "windows",
    "description": "# RoboSAPiens: SAP GUI Automation for Humans\r\n\r\nFully localized Robot Framework library for automating the SAP GUI using text locators.\r\n\r\nAvailable localizations:\r\n\r\n- English\r\n- German\r\n\r\n## Requirements\r\n\r\n- Scripting must be [enabled in the Application Server](https://help.sap.com/saphelp_aii710/helpdata/en/ba/b8710932b8c64a9e8acf5b6f65e740/content.htm?no_cache=true)\r\n- Scripting must be [enabled in the SAP GUI client](https://help.sap.com/docs/sap_gui_for_windows/63bd20104af84112973ad59590645513/7ddb7c9c4a4c43219a65eee4ca8db001.html?version=760.01&locale=en-US)\r\n\r\n## Installation\r\n\r\n```bash\r\npip install robotframework-robosapiens\r\n```\r\n\r\n\r\n## Usage\r\n\r\nConsult the [Documentation](https://imbus.github.io/robotframework-robosapiens/).\r\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "Fully localized Robot Framework library for automating the SAP GUI using text selectors.",
    "version": "1.2.26",
    "project_urls": {
        "Homepage": "https://github.com/imbus/robotframework-robosapiens"
    },
    "split_keywords": [
        "robotframework",
        "testing",
        "test",
        "automation",
        "sap",
        "gui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6edf3bc59c8ebe7a605c123e729fb949f5d282fba496614fd04f3edd8547ae8f",
                "md5": "3a5a44f9bc41a89d5dd8f4efef4c47d5",
                "sha256": "77037c6cf3d850eb603a75b3c3773d90478c86c49a808304d7a2106eed86c39c"
            },
            "downloads": -1,
            "filename": "robotframework_robosapiens-1.2.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a5a44f9bc41a89d5dd8f4efef4c47d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.9",
            "size": 8086889,
            "upload_time": "2024-04-08T13:34:30",
            "upload_time_iso_8601": "2024-04-08T13:34:30.577780Z",
            "url": "https://files.pythonhosted.org/packages/6e/df/3bc59c8ebe7a605c123e729fb949f5d282fba496614fd04f3edd8547ae8f/robotframework_robosapiens-1.2.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 13:34:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imbus",
    "github_project": "robotframework-robosapiens",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "robotframework-robosapiens"
}
        
Elapsed time: 0.23157s