-
Hii team , is there any keyword in sikuli to record the screen while running the script normally we using screencap library I want to make sort so plz tell me key words for screen Recording in sikuli
-
```
What steps will reproduce the problem?
1. Inserting an .mp3 file into a PowerPoint slide
2. Running the Sikuli Slide tutorial
What is the expected output? What do you see instead?
The .mp3 shou…
-
I have a script that does this:
```
interp.repositories() ++= Seq(
coursier.MavenRepository("https://jitpack.io"),
coursier.MavenRepository("https://labs.consol.de/maven/repository")
)
@
im…
-
```
What steps will reproduce the problem?
1.clone this revision of this project
https://bitbucket.org/kpratt/scakuli/commits/489c47e50c748c4bd13a34433d406b8611f
e4f03
2.Try and run "sbt test"
3.Prof…
-
```
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…
-
```
What steps will reproduce the problem?
1.clone this revision of this project
https://bitbucket.org/kpratt/scakuli/commits/489c47e50c748c4bd13a34433d406b8611f
e4f03
2.Try and run "sbt test"
3.Prof…
-
The kcauto 8.0.0 refactor changed the directory structure significantly, and the script files are now in kcauto/kcauto as opposed to kcauto/kcauto.sikuli.
The error you get when starting up is
`[err…
-
```
What steps will reproduce the problem?
1.clone this revision of this project
https://bitbucket.org/kpratt/scakuli/commits/489c47e50c748c4bd13a34433d406b8611f
e4f03
2.Try and run "sbt test"
3.Prof…
-
```
What steps will reproduce the problem?
1.clone this revision of this project
https://bitbucket.org/kpratt/scakuli/commits/489c47e50c748c4bd13a34433d406b8611f
e4f03
2.Try and run "sbt test"
3.Prof…
-
```
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 …