[Sikuli-driver] [Question #209687]: How to see the Test result in sikuli? Could any one please help on this..Thanks in Advance

2012-09-27 Thread Ansari
New question #209687 on Sikuli: https://answers.launchpad.net/sikuli/+question/209687 I am using the emulator to the android mobile application. I have the written the script to login into the application. Now i want to see the Test Report like success, failure, error, Please help on this

Re: [Sikuli-driver] [Question #209687]: How to see the Test result in sikuli? Could any one please help on this..Thanks in Advance

2012-09-27 Thread Sathyamoorthy
Question #209687 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209687 Sathyamoorthy posted a new comment: Even me also loking the same -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #209608]: implicit wait in Sikuli

2012-09-27 Thread RaiMan
Question #209608 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209608 Status: Open = Answered RaiMan proposed the following answer: --- if the required image is found with in wait time , then script should wait until the wait time gets complete. this is what you asked -

Re: [Sikuli-driver] [Question #209636]: How to validate [verification] sikuli scripts

2012-09-27 Thread RaiMan
Question #209636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209636 Status: Open = Answered RaiMan proposed the following answer: --- But in my case i have to verify the output screen imgRef = shot of the screen how it should be.png check = Finder(capture(SCREEN))

[Sikuli-driver] [Bug 1057159] Re: [request] Pattern settings window should be visible completely

2012-09-27 Thread RaiMan
** Summary changed: - Pattern settings window opens below bottom of screen + [request] Pattern settings window should be visible completely -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1057159

Re: [Sikuli-driver] [Question #209687]: How to see the Test result in sikuli? Could any one please help on this..Thanks in Advance

2012-09-27 Thread RaiMan
Question #209687 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209687 Status: Open = Answered RaiMan proposed the following answer: If you want to make serious testing, the first and easiest solution is unit testing: see faq 1804 -- You received this question

Re: [Sikuli-driver] [Question #208900]: counting icons

2012-09-27 Thread fani
Question #208900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/208900 fani posted a new comment: This is the screenshot of the cross and check I want to count. It's not just important for me how many of each there are, also in which order.

Re: [Sikuli-driver] [Question #209585]: Ask for 1.0 GA version of Sikuli

2012-09-27 Thread xieshen
Question #209585 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209585 xieshen posted a new comment: rc3 is out of date, it is difficult to run on Ubuntu 12.04. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #209585]: Ask for 1.0 GA version of Sikuli

2012-09-27 Thread RaiMan
Question #209585 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209585 RaiMan proposed the following answer: You have to try to build it from sources. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #209636]: How to validate [verification] sikuli scripts

2012-09-27 Thread Sathyamoorthy
Question #209636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209636 Sathyamoorthy posted a new comment: Thanks . Let me try it out -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #209608]: implicit wait in Sikuli

2012-09-27 Thread Sathyamoorthy
Question #209608 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209608 Status: Answered = Solved Sathyamoorthy confirmed that the question is solved: Hey Thanks Dude. Closing this query -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #209704]: datetime, compare 2 dates, can this be done a smarter way?

2012-09-27 Thread Alex Nilsson
New question #209704 on Sikuli: https://answers.launchpad.net/sikuli/+question/209704 I've checked http://docs.python.org/library/datetime.html, but can't seem to get two dates to compare to each other in a smart way. What I need is to copy a date from an Excelsheet and compare it to todays

Re: [Sikuli-driver] [Question #209704]: datetime, compare 2 dates, can this be done a smarter way?

2012-09-27 Thread RaiMan
Question #209704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209704 Status: Open = Answered RaiMan proposed the following answer: What about: nowdate = time.strftime(%d-%m-%Y %H:%M:%S) module time is already imported by Sikuli strftime() takes now(), if no time given

[Sikuli-driver] [Question #209710]: how to open a folder

2012-09-27 Thread fani
New question #209710 on Sikuli: https://answers.launchpad.net/sikuli/+question/209710 Hello, I just want to open a folder e.x. the following: C:\Program Files\Microsoft\Microsoft Access 2010 Interactive Guide\ClientBin - not the folder though. I guess there is a easy way how to do it but I

Re: [Sikuli-driver] [Question #209710]: how to open a folder

2012-09-27 Thread RaiMan
Question #209710 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209710 Status: Open = Answered RaiMan proposed the following answer: not understood. What means: just want to open a folder ?? For what purposes? -- You received this question notification because you are

Re: [Sikuli-driver] [Question #209710]: how to open a folder

2012-09-27 Thread fani
Question #209710 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209710 fani posted a new comment: to copy a file out of it. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #209704]: datetime, compare 2 dates, can this be done a smarter way?

2012-09-27 Thread Alex Nilsson
Question #209704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209704 Status: Answered = Solved Alex Nilsson confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #209704]: datetime, compare 2 dates, can this be done a smarter way?

2012-09-27 Thread Alex Nilsson
Question #209704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209704 Alex Nilsson posted a new comment: That'll do it, thx :-) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #209710]: how to open a folder

2012-09-27 Thread j
Question #209710 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209710 j proposed the following answer: Do you want to open it in python or do you want sikuli to open it? In Python you can open a file with something like open(C:\\Program Files\\Microsoft\\Microsoft Access

Re: [Sikuli-driver] [Question #209687]: How to see the Test result in sikuli? Could any one please help on this..Thanks in Advance

2012-09-27 Thread Yanan
Question #209687 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209687 Yanan posted a new comment: sikuli unit testing can be done in Python only or you can do it in Java? -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #209704]: datetime, compare 2 dates, can this be done a smarter way?

2012-09-27 Thread Alex Nilsson
Question #209704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209704 Status: Solved = Open Alex Nilsson is still having a problem: Or so i thought, it doesn't play nice with years.. if you set the duedate = 26-09-2013 17:58:23 and run: duedate time.strftime(%d-%m-%Y

Re: [Sikuli-driver] [Question #209687]: How to see the Test result in sikuli? Could any one please help on this..Thanks in Advance

2012-09-27 Thread RaiMan
Question #209687 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209687 RaiMan proposed the following answer: In Java it is Junit with similar features. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #209704]: datetime, compare 2 dates, can this be done a smarter way?

2012-09-27 Thread RaiMan
Question #209704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209704 Status: Open = Answered RaiMan proposed the following answer: Uuups, since it is string compare, we have to have the sequence as Y-M-D. d = 26-09-2013 17:58:23 duedate = %s-%s-%s%s%(d[6:10], d[3:5],

[Sikuli-driver] [Question #209733]: Sending a wave file to microphone input

2012-09-27 Thread mark
New question #209733 on Sikuli: https://answers.launchpad.net/sikuli/+question/209733 Hello, I am new to Sikuli and I am planning on using this for Automation for a GUI based chat/voice software like Skype. The problem that I have is that there I havent found a way to test speech path between

Re: [Sikuli-driver] [Question #209733]: Sending a wave file to microphone input

2012-09-27 Thread j
Question #209733 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209733 j posted a new comment: Are you on windows, linux or mac? Maybe you can use the skype-java-api (http://developer.skype.com/skypekit/reference/java/index.html) but I don't know if and how it works, just

Re: [Sikuli-driver] [Question #209668]: How to hold shift + click + drag?

2012-09-27 Thread Michael Bauman
Question #209668 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209668 Status: Answered = Solved Michael Bauman confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Bug 1057638] [NEW] Using Keyboard actions in wine under Linux causes undesired behavior

2012-09-27 Thread Michael A. Phillips
Public bug reported: Sample code RED = 'rai.tif' GREEN = 'g' switchApp(Astra) sleep(0.1) type(p,KEY_ALT) sleep(0.2) type(o) sleep(0.2) type(Key.TAB + ) sleep(0.2) type(n,KEY_ALT) sleep(0.1) paste(RED) type(Key.ENTER) sleep(0.1) type(Key.TAB + Key.TAB + Key.TAB + Key.TAB + Key.TAB + ) sleep(0.2)

[Sikuli-driver] [Bug 1057638] Re: Using Keyboard actions in wine under Linux causes undesired behavior

2012-09-27 Thread Michael A. Phillips
This only occurs with paste, not with type -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1057638 Title: Using Keyboard actions in wine under Linux causes undesired behavior Status in Sikuli:

Re: [Sikuli-driver] [Question #209152]: To find a image which is left of a image

2012-09-27 Thread Omkkumar
Question #209152 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209152 Status: Answered = Open Omkkumar is still having a problem: Hi Raiman, Thanks for your reply The code worked with a little modification screenObject=screen(0) a=screenObject.find(imga) if

Re: [Sikuli-driver] [Question #209733]: Sending a wave file to microphone input

2012-09-27 Thread mark
Question #209733 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/209733 mark gave more information on the question: Thanks for replying. I am not really using Skype, but a Skype like software. I kinda know its possible, I just dont know how to do it. In some chat rooms out

[Sikuli-driver] [Bug 1013396] Re: X-1.0rc3-931: Java heap space exhausted with long running script using Region.right() .below() .nearby().

2012-09-27 Thread John F Leach
Can one of the Sikuli/Java experts revisit this issue? We have a simple script which is similar to the code below: while True: while not exists(image_name): sleep(0.25) click(image_name) Is there anything we can do to prevent the out of memory issue? If I add gc.collect()