A wrapper for robotframework-SikuliLibrary to be used with Robot Framework
Project description
SikuliPlusLibrary
Wrapper for SikuliLibrary in Robot Framework, bringing:
- ✅ Simplified configuration management
- ✅ Enhanced visual feedback (automatic highlight)
- ✅ More keywords and extra parameters for greater flexibility
📦 Installation
pip install sikulipluslibrary
🔗 Dependencies
- Robot Framework
- robotframework-sikulilibrary
- Requires the Java SDK (JDK) to be installed and properly configured.
📖 Documentation
🚀 Usage
Suite example:
*** Settings ***
Library SikuliPlusLibrary similarity=0.85
*** Test Cases ***
Test Vision
Wait Until Image Appear ${IMAGES}\\exemple_button.png
Wait Until Image Appear ${IMAGES}\\exemple_button_2.png 10 similarity=0.75
Wait Until Image Appear ${IMAGES}\\especific_field.png roi=${IMAGES}\\especific_modal.png
✨ Main Features
- 📌 New Keywords → more power for visual recognition
- ⚙️ Additional parameters →
similarityandroidirectly in the commands - 🌍 Global configuration management via Library Arguments and environment variables
- 🎯 Automatic highlight → immediate visual feedback on the located elements
👀 Highlight Example
🔧 In Development
- Improved handling of keyword names, docstrings, and exceptions
- Support for a dedicated configuration file (
sikuliplus.toml)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotframework_sikulipluslibrary-0.1.2.tar.gz.
File metadata
- Download URL: robotframework_sikulipluslibrary-0.1.2.tar.gz
- Upload date:
- Size: 546.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02468bb7a067ec5379d812d20f939f40ba8bd9d3b74e716f7c22f64a23cd3085
|
|
| MD5 |
40bfa440928cc99c4c9a250474e681b9
|
|
| BLAKE2b-256 |
19c4434df00a1f96e33726f3be8a8333e623ee204b027819b33e819a61e4fe33
|
File details
Details for the file robotframework_sikulipluslibrary-0.1.2-py3-none-any.whl.
File metadata
- Download URL: robotframework_sikulipluslibrary-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de9ae9bfbaf53a727c6b1d51bb79d1ef4130d483537be64cea8f314b174ac6df
|
|
| MD5 |
90648f33851a6c52628a654195624a9f
|
|
| BLAKE2b-256 |
a63e811b13d984d9eeed7ce1343609fc9899b1deaceff1feaba227949d449db0
|