← Back to team overview

sikuli-driver team mailing list archive

[Question #207243]: Fullscreen app doesn't respond to sikuli command

 

New question #207243 on Sikuli:
https://answers.launchpad.net/sikuli/+question/207243

Not sure if this is a bug..
I have an application that automatically opens in fullscreen mode and cant be disabled,
and i need to close that app immediately as soon as it shows up..
i've tried these:
- capture a "close" icon image from that app during fullscreen mode
- click and doubleclick that image using sikuli
But it doesn't seem to respond to sikuli command
on the log file sikuli executes the command without error..
the image also matches the source when i check it

Then i tried running just alt + F4 while in fullscreen mode,
but it brings up shutdown menu,
the log says the command is executed 
"type(Key.F4, KEY_ALT)"

Any way to get around this?

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