-
```
Hi, I am a newbie with Sikuli and with programming in general.
I having trying to automate a program with this sikuli API for Java and I have
some questions.
I made my test program to run effic…
-
Hi,
we have found a problem for 32-bit machines. When we want to use the SikuliLibrary for this we get an ExceptionInInitializerError exception.
Testing Enviroment -> 21H1 Windows 10 X86
![im…
-
```
Operating system :
.Net Framework version :
Office Version :
SeleniumWrapper version :
What is your issue ?
I want to use sikuli with selenium, is it possible, if so, please tell me how,
or is t…
-
```
Operating system :
.Net Framework version :
Office Version :
SeleniumWrapper version :
What is your issue ?
I want to use sikuli with selenium, is it possible, if so, please tell me how,
or is t…
-
```
Rum application using Sikuli Jaava API and let the main thread terminate.
What is the expected output? What do you see instead?
The application should terminate, but since Sikuli uses AWT there i…
-
```
What steps will reproduce the problem?
1.find a region
2.try to get text from that region using Sikuli X.
3.try to get text from that region using JAVA API of sikuli
What is the expected output?…
-
```
What steps will reproduce the problem?
1. mvn test
What is the expected output? What do you see instead?
-------------------------------------------------------
T E S T S
-----------------------…
-
```
What steps will reproduce the problem?
1. mvn test
What is the expected output? What do you see instead?
-------------------------------------------------------
T E S T S
-----------------------…
-
```
Rum application using Sikuli Jaava API and let the main thread terminate.
What is the expected output? What do you see instead?
The application should terminate, but since Sikuli uses AWT there i…
-
```
What steps will reproduce the problem?
I am trying to open an Application over the Sikuli API with the following Code:
import org.sikuli.script.*;
public void blabla() throws FindFailed{
App …