robotframework-AppiumSikuliLibrary

Appium - Sikuli library for Robot Framework


Keywords
robotframework, testing, testautomation, sikuli, UI, on, PC, Mobile, appium, java, python, ui-test-automation
License
Apache-2.0
Install
pip install robotframework-AppiumSikuliLibrary==2023.11.28

Documentation

Appium - Sikuli Robot Framework Library

Introduction

Appium - Sikuli Robot Framework Library provides keywords to be used within Robot Framework's environment to test UI through Sikulix, a automation tool that uses image recognition to identify and interact with UI components.

This library supports python 3.x

Mapping With Sikulix API Version

As this library is depended with sikulixapi, below table describe the mapping between SikuliLibrary version and sikulixapi version. Before using this library, please check doc of sikulix, and make sure the environment satisfy the requirement of sikulix.

AppiumSikuliLibrary sikulixapi Java
master 2.0.6-SNAPSHOT 11

Libdoc

To view the Libdoc HTML file, click here.