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

2017-08-11 Thread Test App
Question #655742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655742 Status: Answered => Solved Test App confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Driv

[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 #629665]: Sikuli does no detect app icons

2017-04-28 Thread Test App
Question #629665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/629665 Test App confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #629665]: Sikuli does no detect app icons

2017-04-28 Thread Test App
Question #629665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/629665 Status: Answered => Solved Test App confirmed that the question is solved: Hi Masuo , Your idea worked out great . I accessed my application through a remote desktop and then executed all the Sik

[Sikuli-driver] [Question #629665]: Sikuli does no detect app icons

2017-04-27 Thread Test App
New question #629665 on Sikuli: https://answers.launchpad.net/sikuli/+question/629665 Hi, I am trying to automate my desktop app using sikuli . The app takes over the entire screen once it gets started ,there is no taskbar,i have no option to minimize or maximum.The mouse icon also changes as

Re: [Sikuli-driver] [Question #631831]: Unable to run sikuli script from command line

2017-05-09 Thread Test App
Question #631831 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/631831 Status: Answered => Open Test App is still having a problem: Okay Thank you RaiMan So i ran this with spaces C:\Sikuli\runsikulix.cmd -r C:\Sikuli\Calc.sikuli and now it shows no error , My Sik

Re: [Sikuli-driver] [Question #631831]: Unable to run sikuli script from command line

2017-05-09 Thread Test App
Question #631831 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/631831 Status: Needs information => Open Test App gave more information on the question: SikuliX Version : 1.1.1 Windows : 10 Java : 8 -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #631831]: Unable to run sikuli script from command line

2017-05-09 Thread Test App
Question #631831 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/631831 Status: Open => Solved Test App confirmed that the question is solved: Hi RaiMan, It Worked fine. I typed it wrong. Thank you. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #632251]: How to create new Keywords on Roboframework integrated with Sikuli

2017-05-17 Thread Test App
Question #632251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632251 Status: Answered => Open Test App is still having a problem: Hi , Thankyou Masuo and Roman Yes, i did read a lot of docs and also tried understandig the tabular syntax of Robo framework. I am try

[Sikuli-driver] [Question #632251]: How to create new Keywords on Roboframework integrated with Sikuli

2017-05-12 Thread Test App
New question #632251 on Sikuli: https://answers.launchpad.net/sikuli/+question/632251 Hi RaiMan, I am new to SikuliX and learning to write scripts in Sikuli integrated with Robo famework.I have read your doc on using Robot framework with Sikuli

[Sikuli-driver] [Question #631831]: Unable to run sikuli script from command line

2017-05-09 Thread Test App
New question #631831 on Sikuli: https://answers.launchpad.net/sikuli/+question/631831 Hi, I am new to Sikuli. I am facing an issue with running a Sikuli script from command prompt. In Command prompt i type C:\Sikuli\runsikulix.cmd , the Sikuli Ide opens up But when i try to run a script from

Re: [Sikuli-driver] [Question #632251]: How to create new Keywords on Roboframework integrated with Sikuli

2017-05-18 Thread Test App
Question #632251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632251 Status: Answered => Open Test App is still having a problem: Hi RaiMan, Thank you for the reply .My script works much better now with less errors . But my major issue is the html report says &qu

Re: [Sikuli-driver] [Question #632251]: How to create new Keywords on Roboframework integrated with Sikuli

2017-05-18 Thread Test App
Question #632251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632251 Status: Answered => Solved Test App confirmed that the question is solved: Hi RaiMan and Masuo, Thank you so much I am now able to generate a proper html report with new Keywords name and Libr

Re: [Sikuli-driver] [Question #632251]: How to create new Keywords on Roboframework integrated with Sikuli

2017-05-18 Thread Test App
Question #632251 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632251 Status: Answered => Open Test App is still having a problem: Hi Masuo, I have corrected the code as below and tried to run it . I get the same error saying "No keyword with name 'Start Ap

Re: [Sikuli-driver] [Question #634530]: How to run a sikuli script which has spaces in the script name

2017-05-29 Thread Test App
Question #634530 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634530 Status: Answered => Solved Test App confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #637031]: Unable to run sikuli script with robo class from main script

2017-05-31 Thread Test App
Question #637031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637031 Status: Answered => Open Test App is still having a problem: Hi Masuo , Thank you for the reply . What i mean by Main script is the script which contains the test names of all the other scripts. Sa

Re: [Sikuli-driver] [Question #637031]: Unable to run sikuli script with robo class from main script

2017-05-31 Thread Test App
Question #637031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637031 Status: Answered => Open Test App is still having a problem: Hi RaiMain, Thank you for the reply. I tried executing the below command from command prompt , But nothing happens. Sik

Re: [Sikuli-driver] [Question #634573]: How to call same image multiple times

2017-06-01 Thread Test App
Question #634573 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634573 Test App confirmed that the question is solved: Thanks Roman Podolyan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #634573]: How to call same image multiple times

2017-06-01 Thread Test App
Question #634573 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634573 Status: Answered => Solved Test App confirmed that the question is solved: Hi , Thanks masuo, Roman and JayG for the reply @Roman : Your solution solved my question . Thank you -- You recei

Re: [Sikuli-driver] [Question #637031]: Unable to run sikuli script with robo class from main script

2017-05-31 Thread Test App
Question #637031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637031 Status: Answered => Solved Test App confirmed that the question is solved: Hi RaiMan, Thank you so much . I am sorry i was careless earlier :( . I am able to run scripts one after the other by giv

Re: [Sikuli-driver] [Question #637031]: Unable to run sikuli script with robo class from main script

2017-05-31 Thread Test App
Question #637031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637031 Test App confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #634530]: How to run a sikuli script which has spaces in the script name

2017-05-25 Thread Test App
New question #634530 on Sikuli: https://answers.launchpad.net/sikuli/+question/634530 Hi Rai Man, I am trying to run my sikuli scripts from the main script. #This is my main script import Script Workflow 1 import Script Workflow 2 My script names have spaces and so sikuli is not able to

[Sikuli-driver] [Question #637031]: Unable to run sikuli script with robo class from main script

2017-05-30 Thread Test App
New question #637031 on Sikuli: https://answers.launchpad.net/sikuli/+question/637031 Hi I have created some automation scripts with robo class and then i am trying to call theese scripts from the main script . But Sikuli gives an error saying Unable to find keywords This is my main

[Sikuli-driver] [Question #638118]: Fatal error System.out is broken is displayed when i try to run my sikuli script from the Command prompt or batch file

2017-05-31 Thread Test App
New question #638118 on Sikuli: https://answers.launchpad.net/sikuli/+question/638118 Hi, I get the following error when i run my scripts from the command prompt or batch file "System.out is broken(console output)! You will not see any messages anymore!Save your work and restart the IDE!" OK

[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 #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

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

2017-09-22 Thread Test App
Question #658485 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658485 Status: Answered => Solved Test App confirmed that the question is solved: Thanks Raiman -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

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 s

[Sikuli-driver] [Question #660807]: Unable to click Yes button on Install sheild wizard popup

2017-11-15 Thread Test App
New question #660807 on Sikuli: https://answers.launchpad.net/sikuli/+question/660807 Hi , I am using Sikuli to install and uninstall my desktop application from Control panel I Navigate to control panel Click on my application , Click on Uninstall button On clicking Uninstall button , a

Re: [Sikuli-driver] [Question #660807]: Unable to click Yes button on Install sheild wizard popup

2017-11-15 Thread Test App
Question #660807 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660807 Description changed to: Hi , I am using Sikuli to install and uninstall my desktop application from Control panel I Navigate to control panel Click on my application , Click on Uninstall button On

Re: [Sikuli-driver] [Question #660807]: Unable to click Yes button on Install sheild wizard popup

2017-11-15 Thread Test App
Question #660807 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660807 Test App posted a new comment: Yes ndinev Thanks -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #660807]: Unable to click Yes button on Install sheild wizard popup

2017-11-15 Thread Test App
Question #660807 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660807 Status: Needs information => Solved Test App confirmed that the question is solved: Problem solved I have tried to change the focus and then clicked on the Enter Key , So works fine now --

Re: [Sikuli-driver] [Question #660834]: Unable to run script on target machine

2017-11-27 Thread Test App
Question #660834 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660834 Test App posted a new comment: Hi Raiman, Request you to give me a solution -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-28 Thread Test App
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Test App posted a new comment: Hi Raiman, With reference to question https://answers.launchpad.net/sikuli/+question/660834, you have suggested me to try the above solution I installed Sikuli 1.2

Re: [Sikuli-driver] [Question #660834]: Unable to run script on target machine

2017-11-28 Thread Test App
Question #660834 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660834 Status: Answered => Solved Test App confirmed that the question is solved: Solved https://answers.launchpad.net/sikuli/+question/660613 -- You received this question notification because your t

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-28 Thread Test App
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Test App posted a new comment: I am sorry Raiman Had a typo in my batch file was supposed to be java -jar (with a space) Thank you so much , the solution worked :) -- You received this question

Re: [Sikuli-driver] [Question #660829]: Cannot find my Sikuli libs folder

2017-11-16 Thread Test App
Question #660829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660829 Status: Open => Solved Test App confirmed that the question is solved: Solved I had to add my Environmental variables -- You received this question notification because your team Sikuli Driv

[Sikuli-driver] [Question #660829]: Cannot find my Sikuli libs folder

2017-11-16 Thread Test App
New question #660829 on Sikuli: https://answers.launchpad.net/sikuli/+question/660829 Hi, I cannot fing Sikuli libs folder in my system I tried to doubleclick sikulixapi.jar or run java -jar sikulixapi.jar and then cancel the popups Still cannot see my libs folder Please help -- You

Re: [Sikuli-driver] [Question #660829]: Cannot find my Sikuli libs folder

2017-11-16 Thread Test App
Question #660829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660829 Description changed to: Hi, I cannot find Sikuli libs folder in my system I tried to doubleclick sikulixapi.jar or run java -jar sikulixapi.jar and then cancel the popups Still cannot see my libs folder

[Sikuli-driver] [Question #660834]: Unable to run script on target machine

2017-11-16 Thread Test App
New question #660834 on Sikuli: https://answers.launchpad.net/sikuli/+question/660834 Hi , I want to run my scripts on different machines without installing sikuli on other machines So with the data present in the forum , I have followed the below approach 1.Create a zip file with Libs

[Sikuli-driver] [Question #663409]: Right click and Drag

2018-01-22 Thread Test App
New question #663409 on Sikuli: https://answers.launchpad.net/sikuli/+question/663409 I have a requirement where in holding the right click option i have to drag a mouse onto another location Please let me know , how to perform this action -- You received this question notification because

Re: [Sikuli-driver] [Question #663409]: Right click and Drag

2018-01-23 Thread Test App
Question #663409 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663409 Status: Answered => Solved Test App confirmed that the question is solved: Thanks Masuo Your solution worked perfect :) -- You received this question notification because your team Sikuli Driv