robotframework-AppiumSikuliLibrary


Namerobotframework-AppiumSikuliLibrary JSON
Version 2023.11.28 PyPI version JSON
download
home_pagehttps://github.com/thinhntt/robotframework-AppiumSikuliLibrary
SummaryAppium - Sikuli library for Robot Framework
upload_time2023-11-28 09:09:47
maintainer
docs_urlNone
authorThinh Nguyen
requires_python
licenseApache License 2.0
keywords robotframework testing testautomation sikuli ui on pc mobile
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Appium Sikuli
=============

Getting Started
===============

**Appium - Sikuli Robot Framework Library** provides keywords for Robot Framework to test UI through Sikuli.

Support: Mobile, PC

Notes:
    `AppiumSikuliLibrary.jar` file is OS dependent. The version for Windows 64bit is included.
    If the target OS is not Windows, please get the source code from [GitHub](https://github.com), and use Maven to build `AppiumSikuliLibrary.jar` on the target OS, and replace the JAR file in the 'lib' folder.

Available Keywords
==================

Here is a list of the available keywords: [AppiumSikuliLibrary Keywords](https://thinhdnn.github.io/robotframework-AppiumSikuliLibrary/doc/AppiumSikuliLibrary.html)

Recommended Environment
=======================
- Java 11
- Python 3.10.x

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thinhntt/robotframework-AppiumSikuliLibrary",
    "name": "robotframework-AppiumSikuliLibrary",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "robotframework testing testautomation sikuli UI on PC,Mobile",
    "author": "Thinh Nguyen",
    "author_email": "nguyenvanthinh.dnn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/18/29a4dbda2548ad2fdd0e45e567d3ebd5f035f31dbf6b1135dedda20e6793/robotframework-AppiumSikuliLibrary-2023.11.28.tar.gz",
    "platform": "any",
    "description": "\nAppium Sikuli\n=============\n\nGetting Started\n===============\n\n**Appium - Sikuli Robot Framework Library** provides keywords for Robot Framework to test UI through Sikuli.\n\nSupport: Mobile, PC\n\nNotes:\n    `AppiumSikuliLibrary.jar` file is OS dependent. The version for Windows 64bit is included.\n    If the target OS is not Windows, please get the source code from [GitHub](https://github.com), and use Maven to build `AppiumSikuliLibrary.jar` on the target OS, and replace the JAR file in the 'lib' folder.\n\nAvailable Keywords\n==================\n\nHere is a list of the available keywords: [AppiumSikuliLibrary Keywords](https://thinhdnn.github.io/robotframework-AppiumSikuliLibrary/doc/AppiumSikuliLibrary.html)\n\nRecommended Environment\n=======================\n- Java 11\n- Python 3.10.x\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Appium - Sikuli library for Robot Framework",
    "version": "2023.11.28",
    "project_urls": {
        "Homepage": "https://github.com/thinhntt/robotframework-AppiumSikuliLibrary"
    },
    "split_keywords": [
        "robotframework testing testautomation sikuli ui on pc",
        "mobile"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1871b768b22a0791211deed1d8111a6a71b229864f8f653cf17b1e0d3df2b679",
                "md5": "a35af77248cf994377b26a71f049594c",
                "sha256": "fc721ebc90dc34f479e3428c87754b10eea4bbe87b5dba1b6c8510083379018d"
            },
            "downloads": -1,
            "filename": "robotframework_AppiumSikuliLibrary-2023.11.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a35af77248cf994377b26a71f049594c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 174151993,
            "upload_time": "2023-11-28T09:07:48",
            "upload_time_iso_8601": "2023-11-28T09:07:48.652045Z",
            "url": "https://files.pythonhosted.org/packages/18/71/b768b22a0791211deed1d8111a6a71b229864f8f653cf17b1e0d3df2b679/robotframework_AppiumSikuliLibrary-2023.11.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d81829a4dbda2548ad2fdd0e45e567d3ebd5f035f31dbf6b1135dedda20e6793",
                "md5": "88d04c8b1df12c57ffb157dca831f8a6",
                "sha256": "83b041f4d3922ec275165a363ba8d319d2011e8009a1e21e40be22b2630d124c"
            },
            "downloads": -1,
            "filename": "robotframework-AppiumSikuliLibrary-2023.11.28.tar.gz",
            "has_sig": false,
            "md5_digest": "88d04c8b1df12c57ffb157dca831f8a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 174143821,
            "upload_time": "2023-11-28T09:09:47",
            "upload_time_iso_8601": "2023-11-28T09:09:47.711732Z",
            "url": "https://files.pythonhosted.org/packages/d8/18/29a4dbda2548ad2fdd0e45e567d3ebd5f035f31dbf6b1135dedda20e6793/robotframework-AppiumSikuliLibrary-2023.11.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-28 09:09:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thinhntt",
    "github_project": "robotframework-AppiumSikuliLibrary",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotframework-appiumsikulilibrary"
}
        
Elapsed time: 0.16558s