Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-10 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 layanor posted a new comment: Also, I want the code to start again for the beginning after its picked the winner. That way it is completely automated with setting up the matches and declaring winners! --

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-10 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 layanor posted a new comment: Sorry! I forgot to add the rest of the code. https://gyazo.com/dd9520432ac9fa38ecb958e1ab4b3f33 -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #655742]: Traceback --- error seen when trying to capture and store image using shutil

2017-08-10 Thread masuo
Question #655742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655742 Status: Open => Answered masuo proposed the following answer: try this code img = Screen(0).capture(27,170,963,159).getFile() -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #655742]: Traceback --- error seen when trying to capture and store image using shutil

2017-08-10 Thread Test App
New question #655742 on Sikuli: https://answers.launchpad.net/sikuli/+question/655742 Hi I have used the below code to capture and store an Image img = Screen(0).capture(27,170,963,159) import shutil shutil.move(img,"C:\\Sikuli\\test1.png") import os.path

Re: [Sikuli-driver] [Question #655701]: I am looking to automate scenarios based off an MSAccess 2010 desktop app where I have got Access forms built on vb and connecting to SQL backend. How can we ca

2017-08-10 Thread masuo
Question #655701 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655701 Status: Open => Answered masuo proposed the following answer: What you are looking for is not SikuliX, I think . Do you want to use SikuliX to automate that application? If you want to know about tools

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-10 Thread masuo
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 masuo proposed the following answer: There is not "break" in this codes. Add break where you want to go out from while loop. probably after click() . -- You received this question notification because your

[Sikuli-driver] [Question #655701]: I am looking to automate scenarios based off an MSAccess 2010 desktop app where I have got Access forms built on vb and connecting to SQL backend. How can we captur

2017-08-10 Thread Abdul Jabbar
New question #655701 on Sikuli: https://answers.launchpad.net/sikuli/+question/655701 Hi There, I am looking to automate scenarios based off an MS Access 2010 desktop app where I have got Access forms built on vb and connecting to SQL back-end. How can we capture / input values on various text