Re: [Sikuli-driver] [Question #615109]: How to wait till the next screen is displayed?

2017-04-07 Thread Vishal
Question #615109 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/615109 Status: Open => Answered Vishal proposed the following answer: You may try like wait(.PNG, 20) or put for loop increasing the time till it appears. -- You received this question notification becaus

[Sikuli-driver] [Question #615109]: How to wait till the next screen is displayed?

2017-04-07 Thread Janet Hong
New question #615109 on Sikuli: https://answers.launchpad.net/sikuli/+question/615109 Hello, The application I am trying to automate, after clicking on the application icon, it takes a while for it to load to get to next screen. I tried with Wait function with the next screen image captured bu

Re: [Sikuli-driver] [Question #611073]: run a sikuli script from Windows without clicking Run icon

2017-04-07 Thread RaiMan
Question #611073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/611073 RaiMan posted a new comment: --- However if find the requirement a little weird and usually I put everything about a project in the same folder... Sorry for the inconvenience, but - a .sikuli folder is somet

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 stewazy posted a new comment: Or if you have any sugestions for me to write my own xml runner :D ? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread RaiMan
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 RaiMan proposed the following answer: ok, all the best. At least you gave me some things to think about in version 2 ;-) -- You received this question notification because your team Sikuli Drivers is an an

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 stewazy posted a new comment: OK, thanks @RaiMan, I will try to find a solution in the next week if I don't write that means i quit xD, If find a suitable solution I will post it here -- You received this q

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread RaiMan
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 Status: Open => Answered RaiMan proposed the following answer: sorry, forgot about 1.0.1. --- my goal is to get the same message in the log.log and xmlreport file. I guess, that is not possible in an ea

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 stewazy gave more information on the question: Sorry for spamming, I didn't find an edit button my goal is to get the same message in the log.log and xmlreport file. -- You received this question notificati

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 stewazy posted a new comment: Which xml runner are you using ? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 Status: Answered => Open stewazy is still having a problem: My case still stand because I'm bound to 1.0.1 Sikuli on VM :( -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #611073]: run a sikuli script from Windows without clicking Run icon

2017-04-07 Thread Tintinux
Question #611073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/611073 Status: Answered => Solved Tintinux confirmed that the question is solved: Ok, it works when I move the .skl file somewhere else ! However if find the requirement a little weird and usually I put everyt

Re: [Sikuli-driver] [Question #611073]: run a sikuli script from Windows without clicking Run icon

2017-04-07 Thread Tintinux
Question #611073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/611073 Tintinux 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.

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread RaiMan
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 RaiMan proposed the following answer: ... and from sikuli import * should always be in the first line (not needed im main script) -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread RaiMan
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 RaiMan proposed the following answer: BTW: import os, sys, time is not needed, since already imported by SikuliX -- You received this question notification because your team Sikuli Drivers is an answer con

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread RaiMan
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 Status: Open => Answered RaiMan proposed the following answer: Since you are really ambitious and willing to learn ;-) ... here is a working example with all your aspects: - I am using the bundled XMLT

Re: [Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
Question #614515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/614515 stewazy gave more information on the question: https://drive.google.com/open?id=0B3yXqb4fPqMBTlJ5R0xYdTRrYWc here is the xmlrunner.py I forgot to link. -- You received this question notification because you

[Sikuli-driver] [Question #614515]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
New question #614515 on Sikuli: https://answers.launchpad.net/sikuli/+question/614515 Hello everyone, I want to aplogize to Raiman, I'm openning a new question related to xmlrunner/html runner. First off I'm using this xml runner.I have a problem logging error in a file log.log and at the same

[Sikuli-driver] [Question #614514]: Sikuli xmlrunner/htmlrunner with try catch in test cases

2017-04-07 Thread stewazy
New question #614514 on Sikuli: https://answers.launchpad.net/sikuli/+question/614514 Hello everyone, I want to aplogize to Raiman, I'm openning a new question related to xmlrunner/html runner. First off I'm using this xml runner.I have a problem logging error in a file log.log and at the same

Re: [Sikuli-driver] [Question #610943]: Logging sikuli errors to a separate log file

2017-04-07 Thread stewazy
Question #610943 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/610943 Status: Answered => Solved stewazy confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answe

Re: [Sikuli-driver] [Question #610943]: Logging sikuli errors to a separate log file

2017-04-07 Thread stewazy
Question #610943 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/610943 stewazy posted a new comment: Sry :((( but thnx :D -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #610943]: Logging sikuli errors to a separate log file

2017-04-07 Thread RaiMan
Question #610943 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/610943 Status: Open => Answered RaiMan proposed the following answer: please get used to starting a new question when you have a new topic. last exception ;-) see faq 1804 -- You received this question notif