Sikuli is a Java based automation tool available for Windows, macOS and Linux that automates tasks using screen visual inspection.
SIKULI seems to have an enormous amount of potential. Has anybody tried to use this as a tool for testing? …
java user-interface testing sikuliI have a program that uses visual scripting (sikuli-script) to allow the users to create their own visual scripts. The …
java swing screen-resolution sikuliI am using the Sikuli IDE to test an application that returns data in a text box. For example I …
python sikuliI am trying to automate a desktop application in sikuli. What i am doing copying data from from existing user …
sikuliI'm very new to python and Sikuli software. :( I was trying to call a function from another class. Here is …
python sikuliI am having trouble using drag and drop with Sikuli. I would like to drag something in any other direction (…
python drag-and-drop sikuliHow to scroll down with Sikuli in Selenium Eebdriver with java? I am using screen.wheel(1 , 8); in my code to …
java automation sikuliSuppose I am running a Sikuli program and I want to pause the program at a particular point and then …
process execution sikuliAm new to Sikuli and trying to Automate Citirx Application. Need Help Am trying to select a user role in …
sikuli sikuli-script sikuli-ide