[Sikuli-driver] [Question #687586]: Name capture

2019-12-27 Thread Vinicius Bittencourt
New question #687586 on Sikuli: https://answers.launchpad.net/sikuli/+question/687586 I am using sikuli in eclipse. When printing and saving, sikuli is inserting its own text in the file name. Would you like to know how to remove this? This is my code: Calendar c = Calendar.getInstance ();

[Sikuli-driver] [Bug 1856450] Re: looks like an extra Click being added by IDE during loop --- definitely no

2019-12-27 Thread RaiMan
a recording does not help, to track down the reason. You have to isolate the offending part of the script into an extra script without any loops and then try to find the reason by getting nearer step by step. You might also try another approach, to move through the menu. Be aware: right click

Re: [Sikuli-driver] [Question #687520]: Mac: Retina display: Exists not consistent with copied images

2019-12-27 Thread RaiMan
Question #687520 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687520 Summary changed to: Mac: Retina display: Exists not consistent with copied images -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #687520]: Exists

2019-12-27 Thread RaiMan
Question #687520 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687520 Status: Open => Answered RaiMan proposed the following answer: I made this test on my MacBook Pro Retina macOS 10.15.2: # where the image copies are stored copiedImages =

[Sikuli-driver] [Bug 1856450] Re: looks like an extra Click being added by IDE during loop --- definitely no

2019-12-27 Thread Mark McGuinn
Unfortunately the wait sis not solve the issue, and with the debug set to level 3 it is not recording the extra activity after the item is found. The debug shows the script finding the item, and then it logs the click at a specified location, it does not however log the click which takes the item