robotframework-SikuliLibrary | Sikuli Robot Framework | Automation library
kandi X-RAY | robotframework-SikuliLibrary Summary
kandi X-RAY | robotframework-SikuliLibrary Summary
![] "architecture") * This library is implemented with [Robot Framework Remote Library] * Sikuli api is encapsulated as Robot keywords, and explored to clients with [jrobotremoteserver] * Client is implemented with python and use Robot remote library to communicate with server side * Users could implement their own clients with different languages which support xml rpc.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Double click on image
- Right click on the image
- Right click on an image
- Double click on image
- Create a region from a given region
- Counts the number of times a picture is detected
- Double click on a region
- Extract a region from a given region
- mouse down
- Read text from a region
- Drag and drop the source image and target image
- Command to enter a region
- Handles mouse up
- Command for robot
- Type with text
- Double click on a match
- Click on a match
- Drag the source image by offset and offset
- Search from a region
- Command to create a new region from an image
- Get a region from an extended image
- Wait for an image
robotframework-SikuliLibrary Key Features
robotframework-SikuliLibrary Examples and Code Snippets
Community Discussions
Trending Discussions on robotframework-SikuliLibrary
QUESTION
I am new to robot framework using sikuli library. i would like to maximise the application window using windows key + uparrow. Can you please tell me the keyword that can be used for pressing windows key+uparrow together. looking at sikuli library documentation http://rainmanwy.github.io/robotframework-SikuliLibrary/doc/SikuliLibrary.html#Press%20Special%20Key i understand that there is press special key keyword to press a single key on keyboard. but the question is how to do with two keys.thanks.
...ANSWER
Answered 2018-Apr-08 at 21:38You can try this approach:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install robotframework-SikuliLibrary
Make sure you have at least java 8 installed, python 2.x or 3.x and [pip](https://pypi.org/project/pip/).
Using pip, you can install Robot Framework. And then install the library.
If target OS is Linux, please download linux version from [pypi](https://pypi.python.org/pypi/robotframework-SikuliLibrary)
Note: pypi version may not latest version, if you want to use latest version, please check "Build With Maven"
Clone this project, and execute maven package command. One zip file will be created in "target" folder, could unzip this file and add to PYTHONPATH. If want to installed to python, please execute.
Clone this project, and execute maven package command
One zip file will be created in "target" folder, could unzip this file and add to PYTHONPATH
If want to installed to python, please execute
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page