-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I installed sikuli-ide with
sudo apt-get install sikuli-ide
Everything was fine until I tried to start it from the terminal. I typed
sikuli-ide
But the only response I got was
[info] locale: en_US
The application was not started, furthermore there is no desktop file and sikuli-ide does not…
>>> More
-
as seen on Super User
- Search for 'Super User'
Thanks to Lifehacker I came across Sikuli which is described as:
Sikuli is a visual technology to
search and automate graphical user
interfaces (GUI) using images
(screenshots). The first release of
Sikuli contains Sikuli Script, a
visual scripting API for Jython, and
Sikuli IDE, an…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I've just discovered Sikuli, and would like to see a comprehensive functions list without digging through the online-examples and demos.
Has anyone found such a list?
Furthermore, apparently Sikuli supports more complex loops and function calls as well, and seems to be based in Python(…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
How do you execute a Sikuli script from an AppleScript?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I couldn't run any unit tests either in the window xp?
The IDE is functional. I write the simple example unit test script in the editor, as follow:
def testHelloWorld(self):
print("Hello World!")
but no test shows up in the unit test window. When clicking the Run button of the Unit…
>>> More