← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #247669]: cannot close a popup dialog from Windows app

 

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

    Status: Open => Needs information

RaiMan requested more information:
ok, if Java Robot does not click or whatever, then Sikuli cannot do it
either, because it just uses Java Robot internally.

I guess, that this popup is specially armed (MB_APPLMODAL |
MB_SETFOREGROUND | MB_TOPMOST) to stay in front whatever happens and
hence might be a focus problem with Java Robot.

Is it even such a popup, that grays the whole screen a bit and stays in
the middle? like the Windows UAC popups?

Sounds weird, but give it a try: run your script as admin  (helps in
some situations).

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.