robotframework-robosapiens


Namerobotframework-robosapiens JSON
Version 2.20.9 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_time2025-08-29 10:07:22
maintainerMarduk BolaƱos
docs_urlNone
authorimbus Rheinland GmbH
requires_python>=3.8.2
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.8.2",
    "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": "2.20.9",
    "project_urls": {
        "Homepage": "https://github.com/imbus/robotframework-robosapiens"
    },
    "split_keywords": [
        "robotframework",
        "testing",
        "test",
        "automation",
        "sap",
        "gui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "94ac3fe8710a7f2f4255dfdf7cf7a05b24496406a44797931e0b967c745c3208",
                "md5": "c7e47eb88a02b7d33c755e225b1fa26d",
                "sha256": "bbb81a8e308cbb47589af4df5e723a19637820b192677f6f0979908e0337c960"
            },
            "downloads": -1,
            "filename": "robotframework_robosapiens-2.20.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7e47eb88a02b7d33c755e225b1fa26d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.2",
            "size": 18460952,
            "upload_time": "2025-08-29T10:07:22",
            "upload_time_iso_8601": "2025-08-29T10:07:22.277817Z",
            "url": "https://files.pythonhosted.org/packages/94/ac/3fe8710a7f2f4255dfdf7cf7a05b24496406a44797931e0b967c745c3208/robotframework_robosapiens-2.20.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 10:07:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imbus",
    "github_project": "robotframework-robosapiens",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotframework-robosapiens"
}
        
Elapsed time: 1.71777s