sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19240
Re: [Question #232321]: sikuli running on oracle virtual box
Question #232321 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/232321
Status: Needs information => Answered
RaiMan proposed the following answer:
Check wether the VB window has focus at the time of the click.
If you think it has not, try a doubleClick() for the first click or try
switchApp() or any other approach, to give focus to the VB window after
the script has started.
If this does not help, try this: run your script with admin rights
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.