Skip to content

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

License

Notifications You must be signed in to change notification settings

thinhdnn/robotframework-AppiumSikuliLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.5%
  • Python 8.5%