Re: [Sikuli-driver] [Question #404499]: How can I register the spend time step by step?

2016-11-29 Thread Alex Lunyov
Question #404499 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404499 Alex Lunyov posted a new comment: *then convert... -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #404499]: How can I register the spend time step by step?

2016-11-29 Thread Alex Lunyov
Question #404499 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404499 Status: Open => Answered Alex Lunyov proposed the following answer: It seems this Python module could help you: https://docs.python.org/2/library/datetime.html You could record the timestamps at

Re: [Sikuli-driver] [Question #404480]: how to make a wait till the image appears?

2016-11-29 Thread Naveen
Question #404480 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404480 Status: Answered => Solved Naveen confirmed that the question is solved: Thank you, I got the Solution -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #404442]: Windows: Make Exe from Sikuli script --- not possible

2016-11-29 Thread Yashaswi Singh
Question #404442 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404442 Yashaswi Singh posted a new comment: Installing sikuli on other systems and running it every time from ide is not an issue for distributing but.. Is there any way my script can look like * instead

[Sikuli-driver] [Question #404499]: How can I register the spend time step by step?

2016-11-29 Thread Ricardo Alexandre Chiste
New question #404499 on Sikuli: https://answers.launchpad.net/sikuli/+question/404499 Dear, I'm a new and I'm testing the Sikuli to execute a transaction to check the application availability and performance and I like to know how can I register/get the spend time step by step in my robot?

Re: [Sikuli-driver] [Question #404001]: [1.1.0+] HowTo use Region.observe()

2016-11-29 Thread RaiMan
Question #404001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404001 Description changed to: usage is correct - problem fixed with 1.1.1 nightly 2016-11-29 - I don't understand, why this code hangs up (I use

Re: [Sikuli-driver] [Question #404001]: [1.1.0+] HowTo use Region.observe()

2016-11-29 Thread RaiMan
Question #404001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404001 Status: Expired => Solved RaiMan changed the question status: problem fixed with 1.1.1 nightly 2016-11-29 -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #404052]: how to Assign variable values from xml file?

2016-11-29 Thread Launchpad Janitor
Question #404052 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404052 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 #404001]: [1.1.0+] HowTo use Region.observe()

2016-11-29 Thread Launchpad Janitor
Question #404001 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404001 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 #404461]: Create multiple check boxes popup dialog box --- use mixed-in Java code

2016-11-29 Thread spyros-liakos
Question #404461 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404461 Status: Answered => Solved spyros-liakos confirmed that the question is solved: Thank you.. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #404461]: Create multiple check boxes popup dialog box --- use mixed-in Java code

2016-11-29 Thread RaiMan
Question #404461 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404461 Summary changed to: Create multiple check boxes popup dialog box --- use mixed-in Java code -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #404480]: how to make a wait till the image appears?

2016-11-29 Thread RaiMan
Question #404480 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404480 Status: Open => Answered RaiMan proposed the following answer: .. already scanned the docs? http://sikulix-2014.readthedocs.io/en/latest/index.html -- You received this question notification because

Re: [Sikuli-driver] [Question #404461]: Create multiple check boxes popup dialog box

2016-11-29 Thread RaiMan
Question #404461 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404461 Status: Open => Answered RaiMan proposed the following answer: if this is not sufficient for you http://sikulix-2014.readthedocs.io/en/latest/interaction.html#select ... then you have to integrate the

Re: [Sikuli-driver] [Question #404480]: how to make a wait till the image appears?

2016-11-29 Thread Naveen
Question #404480 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404480 Status: Answered => Open Naveen is still having a problem: in the above statement, max time means? what should I pass in that? -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #404480]: how to make a wait till the image appears?

2016-11-29 Thread RaiMan
Question #404480 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404480 RaiMan proposed the following answer: ... already scanned the docs? http://sikulix-2014.readthedocs.io/en/latest/index.html wait(img, maxtime) -- You received this question notification because your team

Re: [Sikuli-driver] [Question #404480]: how to make a wait till the image appears?

2016-11-29 Thread RaiMan
Question #404480 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404480 Status: Open => Answered RaiMan proposed the following answer: waitVanish() ... already scanned the docs? http://sikulix-2014.readthedocs.io/en/latest/index.html -- You received this question

Re: [Sikuli-driver] [Question #404442]: Windows: Make Exe from Sikuli script --- not possible

2016-11-29 Thread RaiMan
Question #404442 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404442 RaiMan proposed the following answer: ok, understood. ... but simply zipping the stuff in a standard way does not help here anyways. Have a look at this: