Skip to content

Problem using Sikuli with robotMK #202

Answered by simonmeggle
jaketehpwner asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Jake, sounds to me like a problem with the desktop. Sikuli (as well as the ImagehorizonLibrary, which I prefer) need acess to the (physical) desktop. When Robotmk launches the test, I guess it runs with a different user than the one which is logged on the desktop.
When you are launching the test by hand, you are on the desktop - and this is why sikuli "sees" something.

My recommendations:

  • switch to imagehorizonlibrary (and, if possible, leave a thumbs up to this pull request :-) )
  • use Robotmk mode "external" and schedule robotmk-runner.py by Task Scheduler from the user which is logged on.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jaketehpwner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants