Re: [Sikuli-driver] [Question #658327]: About function of extract the text in the region

2017-09-21 Thread Stranger
Question #658327 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658327 Status: Answered => Solved Stranger confirmed that the question is solved: Thanks for your answer! I look forward SikuliX version 2 coming soonly -- You received this question notification because

[Sikuli-driver] [Question #658485]: NameError: name 'robot' is not defined Error on running my script

2017-09-21 Thread Test App
New question #658485 on Sikuli: https://answers.launchpad.net/sikuli/+question/658485 Hi, I get the following error when i execute my Sikuli script, Seen this only for few of my scripts , Not sure why. I used the same robo class syntax used in the script which executed without below error

[Sikuli-driver] [Question #658484]: Issues with Opening Thumbnails in Sikuli IDE

2017-09-21 Thread Ethan Nethery
New question #658484 on Sikuli: https://answers.launchpad.net/sikuli/+question/658484 The issue I'm having is pretty simple. Essentially, I have many screenshots included in a script (used to automate testing on a UI), and up until now the thumbnails of these screenshots have been very

Re: [Sikuli-driver] [Question #658471]: "IOError: [Errno 13] Permission denied " - I see this error when trying to capture image using shutill

2017-09-21 Thread Test App
Question #658471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658471 Status: Needs information => Solved Test App confirmed that the question is solved: Thank you Manfred Your solution worked perfect I can save the image with date and time stamp , No error seen --

Re: [Sikuli-driver] [Question #658471]: "IOError: [Errno 13] Permission denied " - I see this error when trying to capture image using shutill

2017-09-21 Thread Manfred Hampl
Question #658471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658471 Status: Open => Needs information Manfred Hampl requested more information: There are two possible reasons for the error: Either you are missing write access to the C:\Sikuli\ManApp scripts\Imagelogs\

[Sikuli-driver] [Question #658471]: "IOError: [Errno 13] Permission denied " - I see this error when trying to capture image using shutill

2017-09-21 Thread Test App
New question #658471 on Sikuli: https://answers.launchpad.net/sikuli/+question/658471 Hi, I am using the below code to append time stamp to my file name import shutil stime = time.strftime("%x,%X") print stime img = Screen(0).capture(11,30,1888,995).getFile() shutil.move(img, 'C:\Sikuli\ManApp

[Sikuli-driver] [Question #658440]: Java crash while running sikuli tests

2017-09-21 Thread gregory
New question #658440 on Sikuli: https://answers.launchpad.net/sikuli/+question/658440 Hello, Since few days I am facing issue while running Sikuli Tests. First it was failing randomly but then I have once case where it failed almost at same step in the test. The java crash looks like # # A

Re: [Sikuli-driver] [Question #657596]: EditorRegionButton: createFromString: Problem parsing region expression 3

2017-09-21 Thread Launchpad Janitor
Question #657596 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657596 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #658327]: About function of extract the text in the region

2017-09-21 Thread RaiMan
Question #658327 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658327 Status: Open => Answered RaiMan proposed the following answer: will not be improved in version 1.1.x Improvements are only planned for version 2, but will only come beginning of next year (may be). --