sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17654
Re: [Question #102429]: Windows: Clicking doesn't work in some applications
Question #102429 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/102429
Assignee: None => RaiMan
Description changed to:
*** one possible workaround (from comment #9, thanks for contribution)
in some cases it might help, to run your script or the IDE (e.g. using the appropriate .bat files) as admin (from context menu).
This is especially needed if you want to automate the management console.
It too might help for some games, that otherwise would not react on Sikuli clicks.
------------------------------------------------------
In some applications clicking doesn't seem to do anything, although
Sikuli finds correct image (mouse pointer is being moved) and says it
has been clicked:
capture: java.awt.Rectangle[x=0,y=0,width=1280,height=1024]
1 matches found
[sikuli] click 1 times
[sikuli] click on (432,233) BTN: 16, MOD: 0
It looks like the click from Sikuli is ignored. What can I do to use
Sikuli in such applications?
OS: Windows 7 x64
Application in question: MabinogiEU Launcher (it's a launcher/patcher for the Mabinogi Europe MMO).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.