Re: [Sikuli-driver] [Question #229825]: do an action if the image on a region doesn't change

2024-03-17 Thread Steve
Question #229825 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/229825 Steve posted a new comment: Very old question but it was a top search result for this question. This can be solved in a much simpler way with: def CheckForChange(checkRegion,sleepTime): cap = capture

[Sikuli-driver] [Question #700148]: Light text on a medium background

2022-01-09 Thread Steve
New question #700148 on SikuliX: https://answers.launchpad.net/sikuli/+question/700148 I've run into a few scenarios now where a medium color background like orange will work for dark text but not white text. I've read that sikuli detects background color and inverts the image if the

Re: [Sikuli-driver] [Question #689074]: 2.1.0 build 567 IDE fails to load files with spaces in name

2020-03-01 Thread Steve
Question #689074 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689074 Summary changed to: 2.1.0 build 567 IDE fails to load files with spaces in name -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #689074]: 2.1.0 build 567 fails to load files with spaces in name

2020-03-01 Thread Steve
New question #689074 on Sikuli: https://answers.launchpad.net/sikuli/+question/689074 This is occurring in 2.1.0 (Build 567). Attempting to open scripts that have spaces in the name results in :Exception in thread "AWT-EventQueue-0" org.sikuli.script.SikuliXception: Image: init: ImageName.png

[Sikuli-driver] [Question #657014]: GUI chaos

2017-08-27 Thread Steve Nian
New question #657014 on Sikuli: https://answers.launchpad.net/sikuli/+question/657014 I just installed Sikuli in my Ubuntu 17.04 x64. But the window of Sikuli is chaos, include all the menu can't show the right things. Just like below screenshot.. I wonder it's not a Sikuli issue. But still ask

Re: [Sikuli-driver] [Question #561293]: Move to some Coordinates

2017-03-17 Thread Steve Francis
Question #561293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/561293 Steve Francis posted a new comment: Please any tip will be so helpful... I don't expect from you to write me full script, just some tips, text, old scripts, videos. Just to guide me in the right direction

[Sikuli-driver] [Question #561293]: Move to some Coordinates

2017-03-14 Thread Steve Francis
New question #561293 on Sikuli: https://answers.launchpad.net/sikuli/+question/561293 Hi there sikuli community. I'm new in programming and I need your help related to moving characters in 3D game. I need to get from point A to point B. I know how to determine coordinates but I don't know how

[Sikuli-driver] [Bug 1486838] [NEW] Documentation states dropAt has 2 args, only accepts one.

2015-08-19 Thread Steve
Public bug reported: The documentation for Region states: dropAt(PSMRL[, delay]) Complete a drag-and-drop operation by dropping a previously dragged item at the given target click point. Parameters: PSMRL – a pattern, a string, a match, a region or a location that evaluates to a click

Re: [Sikuli-driver] [Question #270420]: Feature Request: Per Region Settings.ObserveScanRate

2015-08-17 Thread Steve
Question #270420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270420 Status: Answered = Solved Steve confirmed that the question is solved: Thank you! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #270420]: Feature Request: Per Region Settings.ObserveScanRate

2015-08-17 Thread Steve
Question #270420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270420 Steve confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #270420]: Feature Request: Per Region Settings.ObserveScanRate

2015-08-15 Thread Steve
Question #270420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270420 Description changed to: Currently we can set the observer scan rate of all regions using Settings.ObserveScanRate. In my script I have some elements I need to check several times a second and others once

[Sikuli-driver] [Question #270420]: Feature Request: Different Settings.ObserveScanRate per observer

2015-08-15 Thread Steve
New question #270420 on Sikuli: https://answers.launchpad.net/sikuli/+question/270420 Currently we can set the scan rate of all observers using Settings.ObserveScanRate. In my script I have some elements I need to check several times a second and others once every 30 seconds or so in addition

Re: [Sikuli-driver] [Question #270420]: Feature Request: Per Region Settings.ObserveScanRate

2015-08-15 Thread Steve
Question #270420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270420 Summary changed to: Feature Request: Per Region Settings.ObserveScanRate -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #270420]: Feature Request: Different Settings.ObserveScanRate per Region

2015-08-15 Thread Steve
Question #270420 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270420 Summary changed to: Feature Request: Different Settings.ObserveScanRate per Region -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

[Sikuli-driver] [Question #254680]: Find Fail retry skip abort

2014-09-18 Thread Steve
New question #254680 on Sikuli: https://answers.launchpad.net/sikuli/+question/254680 What is the command for this function? I have found - static org.sikuli.script.FindFailedResponse PROMPT FindFailedResponse: should display a prompt dialog with the failing image having the options retry,

Re: [Sikuli-driver] [Question #254631]: Sikuli allot seems to be missing?

2014-09-17 Thread Steve
Question #254631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254631 Status: Answered = Solved Steve confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #254021]: Launching Sikuli - process

2014-09-03 Thread Steve
New question #254021 on Sikuli: https://answers.launchpad.net/sikuli/+question/254021 I would like Sikuli to launch via Cruise Control, event scheduler or .bat file.. Once Sikuli is running if it fails on the first pack is there a script I can add into sikuli so it reports this failure and

Re: [Sikuli-driver] [Question #232726]: [1.0] Linux: Centos 6.4-64: Clicking 'Run' closes the IDE and script is not run

2013-07-25 Thread Steve Baldino
Question #232726 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232726 Status: Open = Needs information Steve Baldino requested more information: I have the same issue but my /usr/local/lib looks like this: ls -l /usr/local/lib total 106868 -rwxrwxrwx. 1 root root

Re: [Sikuli-driver] [Question #191858]: I am getting this error 'module' object has no attribute 'TestCase'

2012-03-28 Thread Steve Brown
Question #191858 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191858 Steve Brown posted a new comment: I created a c:\mySikuli folder, copied my work into it and all is well. c:\mySikuli\idirUnit.sikuli Win7 is interesting. :-) -- You received this question

[Sikuli-driver] [Question #191858]: I am getting this error 'module' object has no attribute 'TestCase'

2012-03-27 Thread Steve Brown
New question #191858 on Sikuli: https://answers.launchpad.net/sikuli/+question/191858 This script runs perfectly when run inside the Sikuli IDE as a Unit Test. When I run it from a bat file I get this error 'module' object has no attribute 'TestCase'. this is my bat file Sikuli-IDE.bat -r

Re: [Sikuli-driver] [Question #191858]: I am getting this error 'module' object has no attribute 'TestCase'

2012-03-27 Thread Steve Brown
Question #191858 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191858 Status: Answered = Open Steve Brown is still having a problem: http://docs.python.org/library/unittest.html This documentation says unittest.TestCase. I changed it anyway to unittest.Testcase and got

Re: [Sikuli-driver] [Question #191858]: I am getting this error 'module' object has no attribute 'TestCase'

2012-03-27 Thread Steve Brown
Question #191858 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191858 Status: Needs information = Open Steve Brown gave more information on the question: I have a good folder and a bad folder C:\sikuli\Sikuli-r930-win32\Sikuli-IDE\src\fusebox\panelsUnit.sikuli

Re: [Sikuli-driver] [Question #189892]: ImportError: No module named sikuli.Sikuli

2012-03-07 Thread Steve Brown
Question #189892 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189892 Status: Needs information = Open Steve Brown gave more information on the question: I got myself up and running using HTMLTestRunner from the information on this post https://answers.launchpad.net

Re: [Sikuli-driver] [Question #189892]: ImportError: No module named sikuli.Sikuli

2012-03-07 Thread Steve Brown
Question #189892 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189892 Status: Needs information = Solved Steve Brown confirmed that the question is solved: Thanks, I had a typo - an extra _ in one of my def statements. test__ myDef instead of test_myDef -- You

[Sikuli-driver] [Question #189892]: ImportError: No module named sikuli.Sikuli

2012-03-06 Thread Steve Brown
New question #189892 on Sikuli: https://answers.launchpad.net/sikuli/+question/189892 I am getting this error when I run my python script. ImportError: No module named sikuli.Sikuli The first lines in my script are from sikuli.Sikuli import * import unittest import HTMLTestRunner I am on

Re: [Sikuli-driver] [Question #189266]: multiple type(img, txt) statements all put text into the first textfield

2012-03-02 Thread Steve Brown
Question #189266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189266 Status: Open = Solved Steve Brown confirmed that the question is solved: I am working on an Android Simulator. I found that using multiple images of labels with an offset works ok if I follow

Re: [Sikuli-driver] [Question #189266]: multiple type(img, txt) statements all put text into the first textfield

2012-03-01 Thread Steve Brown
Question #189266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189266 Status: Answered = Open Steve Brown is still having a problem: wait(1) did not work for me -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

[Sikuli-driver] [Question #189266]: multiple type(img, txt) statements all put text into the first textfield

2012-02-29 Thread Steve Brown
New question #189266 on Sikuli: https://answers.launchpad.net/sikuli/+question/189266 When I run this script the textfield of Firstname contains CharlesRiverboss It does not happen when I run multiple type(Region(),txt) statements. type(Pattern(FirstName.png).targetOffset(40,0), Charles)

Re: [Sikuli-driver] [Question #189266]: multiple type(img, txt) statements all put text into the first textfield

2012-02-29 Thread Steve Brown
Question #189266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189266 Steve Brown gave more information on the question: log output is below [log] CLICK on (735,256) [log] TYPE Charles [log] CLICK on (734,329) [log] TYPE River [log] CLICK on (737,411) [log] TYPE boss

[Sikuli-driver] [Question #189137]: How do I create a swipe in a mobile app simulator

2012-02-28 Thread Steve Brown
New question #189137 on Sikuli: https://answers.launchpad.net/sikuli/+question/189137 I need to create both vertical swipe and horizontal swipe in a mobile app simulator. I have tried the various answers I found on the site but none worked for me. -- You received this question

[Sikuli-driver] [Question #187865]: Install use on Solaris 10

2012-02-15 Thread Steve Kram
New question #187865 on Sikuli: https://answers.launchpad.net/sikuli/+question/187865 Do you know of anyone who's successfully installed and used Sikuli on a Solaris 10/X86 workstation? I'm aware of the dependencies (i.e., OpenCV 2.2 and tesseract-2.04), but it would help if someone has

[Sikuli-driver] [Bug 852940] [NEW] Cannot run saved scripts [error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'\'', ('', 1, 17, 'addModPath(C:\\)\n'))

2011-09-17 Thread Steve Hoey
Public bug reported: Every Script that I open errors out with [error] Stopped [error] An error occurs at line 1 [error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'\'', ('', 1, 17, 'addModPath(C:\\)\n')) If I create a new script and hit run without saving its fine.

[Sikuli-driver] [Bug 715799] Re: Import for existing scripts doesn't work until re-opening Sikuli

2011-05-20 Thread Steve Forbes
oh not a bug haha suppose I should finish reading before posting -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/715799 Title: Import for existing scripts doesn't work until re-opening Sikuli

[Sikuli-driver] [Bug 715799] Re: Import for existing scripts doesn't work until re-opening Sikuli

2011-05-20 Thread Steve Forbes
wow can't believe it was this simple all along lol silly bug. Thanks for the posts :) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/715799 Title: Import for existing scripts doesn't work until