Repository navigation
sikuli
- Website
- Wikipedia
The Open Source Test Automation Platform.
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
Documentation and example scripts for SeeShell Automation
A based PageFactory model for SikuliX.
Robot framework library to utilize Sikuli's UI testing capabilities either remotely or locally.
Image Recognition Java project to complete instances of the game 'Keep Talking and Nobody Explodes'
Cerberus add-on that provide extended feature to the robots like image recognition or robot file manipulation.
In this repo I am trying to build test automation framework using machine learning in the error detection and prediction. By using ML the framework will be able to recover from the issue will face during execution process.
Selenium grid docker images with extensions for sikuli and file transfer
This simple sikuli module (python based) was wrote to allow "typing" on Sikuli. There are some situations we need to type a text eg. (type-and-search fields) So instead of using type() (which returns a java.lang.IllegalArgumentException ( java.lang.IllegalArgumentException: Key: Not supported character), you should use type_alt() function.
Simple Windows desktop app automation demo using WinAppDriver and Appium image locators (findElementByImage).