← Back to team overview

sikuli-driver team mailing list archive

[Question #667492]: popAsk return different values when run from command line

 

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

When run script from command line and I push Enter key, popAsk return True even if focus is [No] button.
When run script from SikuliX IDE and I push Enter key, popAsk return False if focus is [No] button.

[Operation1]
When popAsk window open, focus is [Yes] button.
After push Tab key, focus is [No] button.
Then push Enter key, popAsk return True.

[Operation2]
When popAsk window open, focus is [Yes] button.
Then click [No] button, popAsk return False.

[Environment]
SikuliX IDE 1.1.1
Java 1.8.0_161
Windows7


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