← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #671371]: click() not working.

 

Question #671371 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/671371

    Status: Open => Answered

RaiMan proposed the following answer:
IMHO on macOS nothing changes when you run SikuliX from a Terminal with
sudo.

Bluestack is a game framework and surely has some specialities about how
things are handled in the triangle macOS, Java AWT Robot (which does the
clicks) and Bluestack.

So before doing any complex workflows, you should clarify and track down the basics.
Sort out the situations where it does not work and do some debugging/testing around this situation.

The current implementation does not have any knowledge about wether a click did what it should, there is no feedback.
So it is only possible to check the screen about wether it changed with the click as it should.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.