Re: [Sikuli-driver] [Question #668106]: Running calculator

2018-07-05 Thread RaiMan
Question #668106 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668106 Status: Open => Answered RaiMan proposed the following answer: If you are talking about asynchronous events happening while your workflow is running, then you have the observe feature, that allows to wa

Re: [Sikuli-driver] [Question #670660]: Set "Show thumbnails" switch on in SikuliX IDE, Pattern.resize() is deleted.

2018-07-05 Thread RaiMan
Question #670660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670660 Status: Open => Answered RaiMan proposed the following answer: Just tested - pricipally works: Pattern("someimage.png").resize(0.5) or Pattern(image).resize(0.5) if the value is not a valid float number

Re: [Sikuli-driver] [Question #668106]: Running calculator

2018-07-05 Thread Poornima Tunga
Question #668106 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668106 Status: Answered => Open Poornima Tunga is still having a problem: Hi, How to handle pop up screens when testing another an application? I want to click on button inside the pop up window and continue

Re: [Sikuli-driver] [Question #670660]: Set "Show thumbnails" switch on in SikuliX IDE, Pattern.resize() is deleted.

2018-07-05 Thread masuo
Question #670660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670660 Status: Solved => Open masuo is still having a problem: I checked on SikuliXIDE 1.1.3(2018-07-05_16:27). SikuliX IDE still removed Pattern.resize(). -- You received this question notification because y

[Sikuli-driver] [Bug 1780160] Re: [1.1.x] Mac: after run, no cursor exists, no editing can be done --- workarounds

2018-07-05 Thread RaiMan
** Summary changed: - [1.1.x] Mac: after run, no cursor exists, no editing can be done --- workaround + [1.1.x] Mac: after run, no cursor exists, no editing can be done --- workarounds ** Description changed: - *** workaround - Click in another application and then back in the

[Sikuli-driver] [Bug 1780299] [NEW] [1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is deleted --- fixed 1.1.3 2017-06-05 build #33

2018-07-05 Thread RaiMan
Public bug reported: Set "Show thumbnails" switch off and edited the code. find(Pattern("1530728878198.png").resize(0.8)).highlight(1) Set "Show thumbnails" switch on, Pattern.resize() is deleted. find("1530728878198.png").highlight(1) OS: Windows10 SikuliXIDE: 1.1.3(2018-06-28_3:00) ** Affects

Re: [Sikuli-driver] [Question #670660]: Set "Show thumbnails" switch on in SikuliX IDE, Pattern.resize() is deleted.

2018-07-05 Thread RaiMan
Question #670660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670660 Status: Answered => Solved RaiMan changed the question status: made a bug and fixed it -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #670660]: Status of bug #1780299 changed to 'Fix Committed' in Sikuli

2018-07-05 Thread RaiMan
Bug #1780299 status changed in Sikuli: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1780299 "[1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is deleted." This bug is linked to #670660. Set "Show thumbnails" switch on in SikuliX IDE, Pattern.resize() is deleted

Re: [Sikuli-driver] [Question #670660]: Set "Show thumbnails" switch on in SikuliX IDE, Pattern.resize() is deleted.

2018-07-05 Thread RaiMan
Question #670660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670660 Linked to bug: #1780299 https://bugs.launchpad.net/bugs/1780299 "[1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is deleted." -- You received this question notification because

[Sikuli-driver] [Bug 1780160] Re: [1.1.x] Mac: after run, no cursor exists, no editing can be done --- workaround

2018-07-05 Thread Paul Levin
Wow, I'm impressed. You jumped right on this. Very impressive. I certainly will test and report the status when there are updates. Thank you! (Btw, I put in a feature request over a month ago. Never heard back. Just say'n :) ) -- You received this bug notification because you are a member of Si

Re: [Sikuli-driver] [Question #670674]: string concatination

2018-07-05 Thread SAMEENA FIRDOS
Question #670674 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670674 Status: Open => Solved SAMEENA FIRDOS confirmed that the question is solved: I got my mistake -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #670674]: string concatination

2018-07-05 Thread SAMEENA FIRDOS
New question #670674 on Sikuli: https://answers.launchpad.net/sikuli/+question/670674 I am trying to concatinate two string like "abc"+"def" but it is showing error on sikuli ide -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __