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
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
To view the Libdoc HTML file, click here.