thinhdnn / robotframework-AppiumSikuliLibrary

Appium - Sikuli Robot Framework Library provide keywords for Robot Framework to test UI through Sikuli on Web, Mobile, Desktop App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
2023.11.28 2.1.0-SNAPSHOT 17

2023.11.28: Build on Mac M1

Libdoc

To view the Libdoc HTML file, click here.

About

Appium - Sikuli Robot Framework Library provide keywords for Robot Framework to test UI through Sikuli on Web, Mobile, Desktop App

License:Apache License 2.0


Languages

Language:Java 91.5%Language:Python 8.5%