Re: [Sikuli-driver] [Question #246313]: SIKULIX_HOME not found or seems to be invalid \( $SIKULIX_HOME \)

2014-04-01 Thread obiwan-92
Question #246313 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246313 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Apparently, the directory C:\Users\fuj\Desktop\sikuli\libs doesn't exist. Are you sure, you correctly installe

Re: [Sikuli-driver] [Question #245842]: Perform validations using the sikuli

2014-03-28 Thread obiwan-92
Question #245842 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245842 Status: Open => Answered obiwan-92 proposed the following answer: Hello. I see. :) So, in this case you have a third way. If I take your example with the calculator, I can do it with this : click(

Re: [Sikuli-driver] [Question #245665]: Logging the errors and failures in a seperate file with line numbers where it is failed

2014-03-27 Thread obiwan-92
Question #245665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245665 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Sorry. I was very busy the last two days. I 'm not sure where the error is I don't have 42 lines in the code I g

Re: [Sikuli-driver] [Question #245842]: Perform validations using the sikuli

2014-03-27 Thread obiwan-92
Question #245842 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245842 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Sorry for my late answer. Two possibility : - First, you have some static area next from your dynamic text field. In t

Re: [Sikuli-driver] [Question #245842]: Perform validations using the sikuli

2014-03-24 Thread obiwan-92
Question #245842 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245842 Status: Open => Answered obiwan-92 proposed the following answer: Hello. I'm sorry but I'm not understand completely what yous ask. Maybe, you want this : record2 = "record2.

Re: [Sikuli-driver] [Question #245801]: double click, right click and click don't work sometimes in windowsXP

2014-03-21 Thread obiwan-92
Question #245801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245801 obiwan-92 proposed the following answer: Don't worry. It's flattering. ;) Try to add some sleep, between your action. Tell me if it's work. Regards. -- You received this question notif

[Sikuli-driver] [Bug 1288796] Re: [1.0.1] MultiMonitor: Highlight doesn't work correctly with several screens

2014-03-21 Thread obiwan-92
** Changed in: sikuli Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1288796 Title: [1.0.1] MultiMonitor: Highlight doesn't work correctly with several

[Sikuli-driver] [Question #245030]: Status of bug #1288796 changed to 'In Progress' in Sikuli

2014-03-21 Thread obiwan-92
Bug #1288796 status changed in Sikuli: Fix Committed => In Progress https://bugs.launchpad.net/sikuli/+bug/1288796 "[1.0.1] MultiMonitor: Highlight doesn't work correctly with several screens" This bug is linked to #245030. Screen(1) doesn't seem to work. https://answers.launchpad.net/sikuli

[Sikuli-driver] [Bug 1288796] Re: [1.0.1] MultiMonitor: Highlight doesn't work correctly with several screens

2014-03-21 Thread obiwan-92
Hello. You're not funny, I would try to solve this problem, this Week-End. :-P Like always, thanks a lot RaiMan !!! I'm curious, where was the problem ? Best regards. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.

Re: [Sikuli-driver] [Question #245098]: How to get text extract text from Clipboard?

2014-03-21 Thread obiwan-92
Question #245098 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245098 Status: Open => Answered obiwan-92 proposed the following answer: Hello. RaiMan is not an "expert" in Sikuli, he develops it. ;) To answer to your questions: Selenium is a tool who'

Re: [Sikuli-driver] [Question #245801]: double click, right click and click don't work sometimes in windowsXP

2014-03-21 Thread obiwan-92
Question #245801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245801 Status: Open => Answered obiwan-92 proposed the following answer: Hello. OK. I'm sorry but everything seems to work correctly. For the logic, I don't understand why you print your clic

Re: [Sikuli-driver] [Question #245665]: Logging the errors and failures in a seperate file with line numbers where it is failed

2014-03-21 Thread obiwan-92
Question #245665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245665 Status: Open => Answered obiwan-92 proposed the following answer: Hum. I need more info. Can you copy/paste the exception code and the log file ? I will try to figure out what's wrong.

Re: [Sikuli-driver] [Question #245732]: From a .sikuli how to call a parameterized method available in a different .sikuli.

2014-03-20 Thread obiwan-92
Question #245732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245732 Status: Open => Answered obiwan-92 proposed the following answer: Ok. I see a lot of errors, here. 1. At the beginning of the imported file, add : from sikuli import * 2. Replace if exists(patientN

Re: [Sikuli-driver] [Question #245732]: From a .sikuli how to call a parameterized method available in a different .sikuli.

2014-03-20 Thread obiwan-92
Question #245732 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245732 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Replace createWorkflow(workflowName = "Cardiac") by createWorkflow("Cardiac"). It should be work bet

Re: [Sikuli-driver] [Question #245789]: How to type a @ Character in the IDE

2014-03-20 Thread obiwan-92
Question #245789 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245789 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Use the paste method instead type. paste("t...@example.com") Regards. -- You received this question notificatio

Re: [Sikuli-driver] [Question #245665]: Logging the errors and failures in a seperate file with line numbers where it is failed

2014-03-20 Thread obiwan-92
Question #245665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245665 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Of course. Well, I'm not sure, how to begin... The point of this script is to launch a list of script a NB number of t

[Sikuli-driver] [Bug 1288796] Re: [1.0.1] MultiMonitor: Highlight doesn't work correctly with several screens

2014-03-19 Thread obiwan-92
** Changed in: sikuli Assignee: (unassigned) => obiwan-92 (obiwan-92) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1288796 Title: [1.0.1] MultiMonitor: Highlight doesn't work c

Re: [Sikuli-driver] [Question #245665]: Logging the errors and failures in a seperate file with line numbers where it is failed

2014-03-19 Thread obiwan-92
Question #245665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245665 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Ok. So create a sikuli script with this code : import sys, traceback, datetime def log(scr, str): file = open(scr,

Re: [Sikuli-driver] [Question #245665]: Logging the errors and failures in a seperate file with line numbers where it is failed

2014-03-18 Thread obiwan-92
Question #245665 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245665 obiwan-92 proposed the following answer: Hello, Actually, you can do it, but it's not that simple. It's use the exception and the traceback class. If you want to do it anyway, tell me I will try

Re: [Sikuli-driver] [Question #245657]: Multiple Test Cases

2014-03-18 Thread obiwan-92
Question #245657 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245657 obiwan-92 proposed the following answer: Sorry, the first line of each imprted file. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #245657]: Multiple Test Cases

2014-03-18 Thread obiwan-92
Question #245657 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245657 Status: Open => Answered obiwan-92 proposed the following answer: Ok. That's make sense. In the first of each imported file, add the following command : # -*-coding:Utf-8 -* It should be wor

Re: [Sikuli-driver] [Question #245657]: Multiple Test Cases

2014-03-18 Thread obiwan-92
Question #245657 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245657 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Look in the PolicyOnly file. Maybe you have an exit or something like this inside. Regards. -- You received this quest

Re: [Sikuli-driver] [Question #245587]: Running other .sikuli scripts

2014-03-17 Thread obiwan-92
Question #245587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245587 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Two things : - First, you can put function in your called script, after you can call every time you want. - Secondly, you

Re: [Sikuli-driver] [Question #245560]: Is it possible to implement clean-up on Shift+Alt+C?

2014-03-17 Thread obiwan-92
Question #245560 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245560 Linked to bug: #1293039 https://bugs.launchpad.net/bugs/1293039 "[Request] Ability to implement clean-up function on Shift+Alt+C" -- You received this question notification because you are a mem

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-14 Thread obiwan-92
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 Status: Open => Answered obiwan-92 proposed the following answer: Replace the line r.observe(10, background=False) by r.observe(FOREVER, background=True) Remember to call stopObserver() when you fin

Re: [Sikuli-driver] [Question #245497]: Collection information that changes every .5 seconds.

2014-03-14 Thread obiwan-92
Question #245497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245497 Status: Open => Answered obiwan-92 proposed the following answer: Hello, You can try to use the OCR feature with the function text(). O r you also can a copy/paste of your text with the command : t

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-14 Thread obiwan-92
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Try this one : r = Region(Screen(0).getBounds()) print "Region : ", r def changed(event): print "Event : &

Re: [Sikuli-driver] [Question #245479]: how to find and check an image

2014-03-14 Thread obiwan-92
Question #245479 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245479 Status: Open => Answered obiwan-92 proposed the following answer: Hello. First replace popup(myImage) by popup(str(myImage)). Then : click (navi) sleep(1) try: myImage = find(myImage) ho

Re: [Sikuli-driver] [Question #245455]: How to run .sikuli command line without pressing ok button on popup.

2014-03-14 Thread obiwan-92
Question #245455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245455 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Yes, call the runIDE.cmd in your Sikuli install folder. Or if you want to launch directly the jar : %JAVA_HOME%\bin\java.

Re: [Sikuli-driver] [Question #245447]: Looking to copy text from a specific location in a browser

2014-03-13 Thread obiwan-92
Question #245447 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245447 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Select the text you want to copy by make a double click, then : type('c', KeyModifier.CTRL) text = Env.getClipboa

Re: [Sikuli-driver] [Question #245444]: png looks like a file, but can't be found on the disk. Assume it's text.

2014-03-13 Thread obiwan-92
Question #245444 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245444 Status: Open => Answered obiwan-92 proposed the following answer: Hello I'm sorry, but the version 1.0 RC3 was a release candidate. This version is not supported anymore. Please update Sikul

Re: [Sikuli-driver] [Question #245030]: Screen(1) doesn't seem to work.

2014-03-13 Thread obiwan-92
Question #245030 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245030 Status: Open => Answered obiwan-92 proposed the following answer: Hello, I can't tell you when the next version will come. Sikuli is an open source application, every one can develop it. C

Re: [Sikuli-driver] [Question #245030]: Screen(1) doesn't seem to work.

2014-03-13 Thread obiwan-92
Question #245030 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245030 Status: Open => Answered obiwan-92 proposed the following answer: Hello. The bug is confirmed. It will probably resolve for the next version. Thanks a lot to finding it. ;) Regards. -- You recei

Re: [Sikuli-driver] [Question #245422]: how to run custom windows command from Sikuli which are not available in "os" module

2014-03-13 Thread obiwan-92
Question #245422 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245422 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Try with os.popen function. But I think it's probably not coming from Sikuli. Try to call the same instruction, in the

[Sikuli-driver] [Bug 1288796] Re: [1.0.1] MultiMonitor: Highlight doesn't work correctly with several screens

2014-03-13 Thread obiwan-92
Hello. Resume : When I use the following code, the highlight area show an image coming from the screen 0 when it should be an image from the screen 1. r = Region(Screen(1).getBounds()) print "Region : ", r def changed(event): print "Event : ", event for ch in event.changes: print

[Sikuli-driver] [Question #245030]: Status of bug #1288796 changed to 'Confirmed' in Sikuli

2014-03-13 Thread obiwan-92
Bug #1288796 status changed in Sikuli: Incomplete => Confirmed https://bugs.launchpad.net/sikuli/+bug/1288796 "[1.0.1] MultiMonitor: Highlight doesn't work correctly with several screens" This bug is linked to #245030. Screen(1) doesn't seem to work. https://answers.launchpad.net/sikuli/+que

Re: [Sikuli-driver] [Question #245383]: How to validate animation?

2014-03-13 Thread obiwan-92
Question #245383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245383 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Take a screenshoot of your object without any background at all. Then define the region between the point A and B. For exam

[Sikuli-driver] [Bug 1288796] Re: [1.0.1] MultiMonitor: negative Y value for second monitor might muss up monitor config

2014-03-12 Thread obiwan-92
The code : r = Region(Screen(1).getBounds()) print "Region : ", r def changed(event): print "Event : ", event for ch in event.changes: print "Changes : ", ch ch.highlight(3) # highlight all changes for 3 sec. r.onChange(50, changed) r.observe(10, background=False) return :

Re: [Sikuli-driver] [Question #245030]: Screen(1) doesn't seem to work.

2014-03-12 Thread obiwan-92
Question #245030 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245030 obiwan-92 posted a new comment: Ok. Thanks a lot. Now, it's all clear. :-) I will investigate this afternoon. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #245362]: Continuing script after rebooting mac device

2014-03-12 Thread obiwan-92
Question #245362 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245362 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Currently you have no such things in Sikuli. But you can perfectly do it by yourself. ;) Regards. -- You received t

Re: [Sikuli-driver] [Question #245371]: sikuli does not find the object

2014-03-12 Thread obiwan-92
Question #245371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245371 Status: Open => Answered obiwan-92 proposed the following answer: Hello. App("Your_browser_title").focus() It's doesn't work if the window is reduce. in the task bar. Regards.

Re: [Sikuli-driver] [Question #245030]: Screen(1) doesn't seem to work.

2014-03-12 Thread obiwan-92
Question #245030 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245030 obiwan-92 requested more information: Hello, When you modify the OS screen settings, you have to restart Sikuli. Try to do your tests again and tell me if it's better. I try on my Win7 with two scree

[Sikuli-driver] [Bug 1288796] Re: [1.0.1] MultiMonitor: negative Y value for second monitor might muss up monitor config

2014-03-12 Thread obiwan-92
Hello, I had test on my computer with 2 screens on Windows 7 and Windows XP. I couldn't find any trouble on the Screen class. I also try the code in the report, it's work fine. The Screen word is in red, but it's not mean that Sikuli don't find any screen, it's just an effect on some Sikuli word

[Sikuli-driver] [Question #245030]: Status of bug #1288796 changed to 'Incomplete' in Sikuli

2014-03-12 Thread obiwan-92
Bug #1288796 status changed in Sikuli: New => Incomplete https://bugs.launchpad.net/sikuli/+bug/1288796 "[1.0.1] MultiMonitor: negative Y value for second monitor might muss up monitor config" This bug is linked to #245030. Screen(1) doesn't seem to work. https://answers.launchpad.net/sikul

Re: [Sikuli-driver] [Question #245299]: ImportError: No module named HTMLTestRunner exception while running Sikuli IDE on Mac

2014-03-12 Thread obiwan-92
Question #245299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245299 Status: Open => Answered obiwan-92 proposed the following answer: Hello, It's look like there already answer on this matter. So please, take a look at : https://answers.launchpad.net/sikuli/+

Re: [Sikuli-driver] [Question #245250]: contiously checking for error message while running test

2014-03-12 Thread obiwan-92
Question #245250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245250 obiwan-92 proposed the following answer: Hello, The answer is in this page : http://doc.sikuli.org/region.html You have to see the observe function. Have a nice day. Reagrds. -- You received this

Re: [Sikuli-driver] [Question #245316]: How to get page title name while sikuli script running

2014-03-12 Thread obiwan-92
Question #245316 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245316 Status: Open => Answered obiwan-92 proposed the following answer: Hello. Today, I'm afraid there is no such function in Sikuli. The simply workaround will be to get the address in the address

Re: [Sikuli-driver] [Question #245317]: Meta+Alt+Alt Graph+Button1+CLICK from nowhere

2014-03-12 Thread obiwan-92
Question #245317 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245317 Status: Open => Answered obiwan-92 proposed the following answer: Hello, It's coming from the '60' in your following line: click("1393912142679.png",60) This parameter is

Re: [Sikuli-driver] [Question #245298]: How to handle enable/Disbale state of the button

2014-03-11 Thread obiwan-92
Question #245298 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245298 Status: Open => Answered obiwan-92 proposed the following answer: Hello, I understand, try this instead : button = Pattern("img1").exact() while exists(button): click(button) Rega

Re: [Sikuli-driver] [Question #245142]: How to run a sikuli program written in computer A perform the operations in computer B with virtual screen of B visible to A

2014-03-10 Thread obiwan-92
Question #245142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245142 Status: Open => Needs information obiwan-92 requested more information: Hello, I need to know how you do it on your own, to answer. Sikuli can certainly reproduce these actions. Regards. --

Re: [Sikuli-driver] [Question #245223]: How to pass command line arguments to script

2014-03-10 Thread obiwan-92
Question #245223 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245223 Status: Open => Answered obiwan-92 proposed the following answer: Hello, It will helpful to tell us what do you want to do. Anyway, I think you have some problem with your code, because "len(

Re: [Sikuli-driver] [Question #245142]: How to run a sikuli program written in computer A perform the operations in computer B with virtual screen of B visible to A

2014-03-10 Thread obiwan-92
Question #245142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245142 Status: Open => Answered obiwan-92 proposed the following answer: Hello, If the screen of the computer B is really display in the computer A, well normaly, you have nothing else to do, just select

Re: [Sikuli-driver] [Question #244854]: recognize information from captured screenshot

2014-03-07 Thread obiwan-92
Question #244854 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244854 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Yes, it's possible. But it doesn't always work. You have to use the OCR, enable it in the settings. Then the fun

Re: [Sikuli-driver] [Question #244760]: [error] --- Traceback --- end --------------

2014-03-07 Thread obiwan-92
Question #244760 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244760 Status: Open => Answered obiwan-92 proposed the following answer: Hello, I'm sorry, I don't understand what you ask. Can you be a little more accurate : What do you want to do ? What is

Re: [Sikuli-driver] [Question #245098]: How to get text extract text from Clipboard?

2014-03-06 Thread obiwan-92
Question #245098 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245098 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Try to replace s.type("c", Key.CMD) by s.type("c", KeyModifier.CTRL) Regards. -- You received thi

Re: [Sikuli-driver] [Question #245009]: import library ImportError: No module named library

2014-03-05 Thread obiwan-92
Question #245009 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245009 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Just to be clear, you can put several functions in one file, it will reduce the numbers of import to do. To import with o

Re: [Sikuli-driver] [Question #244753]: one sikuli file calls the other sikuli file

2014-03-05 Thread obiwan-92
Question #244753 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244753 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Late answer. Put your process login in a function like this : def function(login, pwd): print login print

[Sikuli-driver] [Bug 1286146] Re: Traceback ----end----

2014-03-02 Thread obiwan-92
Look like the bug Bug #1286148 which is not a bug. ** Changed in: sikuli Status: New => Invalid -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1286146 Title: Traceback end Status

Re: [Sikuli-driver] [Question #244702]: Is there a keyword driven approach to managing tests in Sikuli?

2014-02-28 Thread obiwan-92
Question #244702 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244702 Status: Open => Answered obiwan-92 proposed the following answer: Ah yes. Specifically for Sikuli, you have to add the line : from sikuli import * in the open.sikuli script. Have a nice day. --

Re: [Sikuli-driver] [Question #244739]: Order of matches / image scan

2014-02-28 Thread obiwan-92
Question #244739 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244739 Status: Open => Answered obiwan-92 proposed the following answer: Hello, It's probably because there is no need to slow down the function for something, we can perfectly do our-self. Try th

Re: [Sikuli-driver] [Question #244702]: Is there a keyword driven approach to managing tests in Sikuli?

2014-02-28 Thread obiwan-92
Question #244702 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244702 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Don't worry, there always a first time. =P So far, every things you do, seem right, so it should be work. For the exp

Re: [Sikuli-driver] [Question #244702]: Is there a keyword driven approach to managing tests in Sikuli?

2014-02-27 Thread obiwan-92
Question #244702 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244702 Status: Open => Answered obiwan-92 proposed the following answer: Hello, I think you will find your answer here : http://doc.sikuli.org/globals.html#importingsikuliscripts Don't hesitate if

Re: [Sikuli-driver] [Question #244688]: Find Failed Exception

2014-02-27 Thread obiwan-92
Question #244688 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244688 Status: Open => Answered obiwan-92 proposed the following answer: Hello, I'm truly sorry, but I don't understand what you ask. - I had a situation where the system performance fluctuates

Re: [Sikuli-driver] [Question #244689]: Automate Go To Environment Variables Windows 7

2014-02-27 Thread obiwan-92
Question #244689 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244689 Status: Open => Answered obiwan-92 proposed the following answer: Hello, What do you try to do in the Windows variables window ? If you want to check a variable : import os os.getenv("windir&q

Re: [Sikuli-driver] [Question #244624]: in sikuli how to ask user input at runtime

2014-02-27 Thread obiwan-92
Question #244624 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244624 obiwan-92 proposed the following answer: Sorry, one mistake again. It's not login(uname,pwwd) at the end, but login(uname,pwd). I need some coffee ;) -- You received this question notification be

Re: [Sikuli-driver] [Question #244624]: in sikuli how to ask user input at runtime

2014-02-27 Thread obiwan-92
Question #244624 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244624 obiwan-92 proposed the following answer: You need to change a little bit ;) Replace : input("Please enter uname",uname) input("Please enter pwd",pwd) login(uname,pwwd) by : uname = &

Re: [Sikuli-driver] [Question #244675]: Error in type() method

2014-02-26 Thread obiwan-92
Question #244675 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244675 obiwan-92 proposed the following answer: One thing more : The code paste("\\n\\n") will write \n\n If you want to write in notepad (make more sense) : you need to use this line : paste("

Re: [Sikuli-driver] [Question #244675]: Error in type() method

2014-02-26 Thread obiwan-92
Question #244675 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244675 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Try to use the function paste instead. In your example : paste("\\n\\n") Hope it's help. Regards. --

Re: [Sikuli-driver] [Question #244624]: in sikuli how to ask user input at runtime

2014-02-26 Thread obiwan-92
Question #244624 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244624 obiwan-92 proposed the following answer: Sorry, the function is input and not iput. ;) In your example : pwd= input("Please enter your password :", "") -- You received this question

Re: [Sikuli-driver] [Question #244624]: in sikuli how to ask user input at runtime

2014-02-26 Thread obiwan-92
Question #244624 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244624 Status: Open => Answered obiwan-92 proposed the following answer: Hello, I'm not RaiMan, but I will answer anyway. ;) The documentation is here : http://doc.sikuli.org/globals.html#interact

Re: [Sikuli-driver] [Question #244600]: How to link up a series of Test Cases

2014-02-26 Thread obiwan-92
Question #244600 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244600 Status: Open => Answered obiwan-92 proposed the following answer: Hello, You can call them from one sikuli script or use put them in some functions. Look at the function import of python : h

Re: [Sikuli-driver] [Question #244603]: sikuli-java Approach to figure out whether key-down moved the cursor

2014-02-26 Thread obiwan-92
Question #244603 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244603 Status: Open => Answered obiwan-92 proposed the following answer: Hello, No, there is not. There is only a function to give you the mouse coordinates. My advice : type(Key.DOWN * x) # where x i

Re: [Sikuli-driver] [Question #244560]: How to click using text instead of images

2014-02-26 Thread obiwan-92
Question #244560 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244560 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Yes. click("someText") But you have to enable the OCR int the settings of Sikuli. Be aware that the OCR have a l

Re: [Sikuli-driver] [Question #244587]: How to scroll to a particular point...

2014-02-25 Thread obiwan-92
Question #244587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244587 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Yes. You can use the arrow keyboard. For example : type(Key.DOWN*2) Just for information, I don't think the problem c

Re: [Sikuli-driver] [Question #244556]: sikuli-java correct way to get data from clipboard

2014-02-25 Thread obiwan-92
Question #244556 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244556 Status: Open => Answered obiwan-92 proposed the following answer: Hello, All the information here : https://answers.launchpad.net/sikuli/+question/239208 Regards. -- You received this quest

Re: [Sikuli-driver] [Question #244539]: openapp can't run shell script with argument

2014-02-25 Thread obiwan-92
Question #244539 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244539 obiwan-92 proposed the following answer: Hello. Try the command : import os os.popen("/home/user/run.sh username password filepath") Tell if it's work. Regards. -- You receive

Re: [Sikuli-driver] [Question #244492]: What is exit code 129?

2014-02-25 Thread obiwan-92
Question #244492 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244492 obiwan-92 proposed the following answer: Correcting myself: Normally you can redirect the log to a txt file. -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #244492]: What is exit code 129?

2014-02-25 Thread obiwan-92
Question #244492 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244492 Status: Open => Answered obiwan-92 proposed the following answer: Ok. Can you try to add the -d3 parameters when you call the sikuli jar. Normally you can redirect the load to a txt file. --

Re: [Sikuli-driver] [Question #244357]: complete Sikuli automation running in a VM

2014-02-24 Thread obiwan-92
Question #244357 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244357 Status: Open => Answered obiwan-92 proposed the following answer: Hello, No, No idea at all. ;) Try to run Sikuli with -d3 in parameters when you call the jar. It should tell you what is wr

Re: [Sikuli-driver] [Question #244492]: What is exit code 129?

2014-02-24 Thread obiwan-92
Question #244492 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244492 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Can you run your sikuli script alone ? He should tell you what 's wrong. Regards. -- You received this question noti

Re: [Sikuli-driver] [Question #244475]: parameterized function

2014-02-24 Thread obiwan-92
Question #244475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244475 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Yes it is possible. You are in python. What type of parameters do you want to manage ? An example of what you can do : def f

Re: [Sikuli-driver] [Question #244326]: How can I delete my account from this website

2014-02-20 Thread obiwan-92
Question #244326 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244326 obiwan-92 requested more information: Hello, Can you send the the line of code with the error ? Regards. -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #244286]: How to end the for loop

2014-02-20 Thread obiwan-92
Question #244286 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244286 Status: Open => Answered obiwan-92 proposed the following answer: Hello. In Sikuli, you are in Python. To begin a loop, add a tabulation. To end it, no tab. for example : for item in list: pr

Re: [Sikuli-driver] [Question #244279]: How to get variable text from application screen and store that value in Excel in Rows

2014-02-20 Thread obiwan-92
Question #244279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244279 Status: Open => Answered obiwan-92 proposed the following answer: Hello, First select the text you want capture with your mouse (by a double click, for example), then : type('c', Key

Re: [Sikuli-driver] [Question #244286]: How to end the for loop

2014-02-20 Thread obiwan-92
Question #244286 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244286 obiwan-92 proposed the following answer: Sorry. print list # I'm not longer in the loop -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contac

Re: [Sikuli-driver] [Question #244247]: capture image of web page with scrollbar

2014-02-20 Thread obiwan-92
Question #244247 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244247 Status: Needs information => Answered obiwan-92 proposed the following answer: Hello, Read this : http://doc.sikuli.org/screen.html#capturing You should find what you want on it. One last thing :

Re: [Sikuli-driver] [Question #244228]: how to write signature with mouse in sikuli

2014-02-19 Thread obiwan-92
Question #244228 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244228 obiwan-92 posted a new comment: You're welcome. I suppose that's mean you find the answer on your own. ;-) For the others in the same case who asking the same question, x and y are the coordonat

Re: [Sikuli-driver] [Question #244178]: How to pair AutoIT with Sikuli. i am new to this Sikuli. Please help me

2014-02-19 Thread obiwan-92
Question #244178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244178 Status: Open => Answered obiwan-92 proposed the following answer: Hum... I didn't know that AutoIT have an OCR. I believe it was just working with the windows alias. Well, I have no idea how I

Re: [Sikuli-driver] [Question #244228]: how to write signature with mouse in sikuli

2014-02-19 Thread obiwan-92
Question #244228 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244228 Status: Needs information => Answered obiwan-92 proposed the following answer: Hello. try this : hover(Location(x, y)) mouseDown(Button.LEFT) # Begin to write your signature hover(Location(x

Re: [Sikuli-driver] [Question #244178]: How to pair AutoIT with Sikuli. i am new to this Sikuli. Please help me

2014-02-18 Thread obiwan-92
Question #244178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244178 Status: Open => Needs information obiwan-92 requested more information: Hello, I need a little more information : What do you mean by pair AutoIT and Sikuli ? The two of them have the same g

Re: [Sikuli-driver] [Question #244115]: Unable to start sikuli

2014-02-18 Thread obiwan-92
Question #244115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244115 obiwan-92 posted a new comment: You're welcome. Just for the information, rename the folder who contains your sikuli scripts, do quite the same, but it's more simple to understand. ;-) Have

Re: [Sikuli-driver] [Question #244115]: Unable to start sikuli

2014-02-18 Thread obiwan-92
Question #244115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244115 Status: Open => Needs information obiwan-92 requested more information: Well, Thanks, but this is just your yellow splash screen. That doesn't really help me. ;-) The only thing I can say, i

Re: [Sikuli-driver] [Question #244115]: Unable to start sikuli

2014-02-18 Thread obiwan-92
Question #244115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244115 Status: Open => Needs information obiwan-92 requested more information: Hello, -- Please check the attached screenshot, I want to, but I checked my mail, my spam, this page and I couldn't

Re: [Sikuli-driver] [Question #244115]: Unable to start sikuli

2014-02-17 Thread obiwan-92
Question #244115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244115 Status: Open => Answered obiwan-92 proposed the following answer: Hello, Rename the folder who contains your sikuli script, and tell me if it's better. If not try to add the -d3 when you

Re: [Sikuli-driver] [Question #244107]: In which version of sikuli we can perform record/playback?? --- in no version including 1.1.0

2014-02-17 Thread obiwan-92
Question #244107 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244107 obiwan-92 proposed the following answer: @RaiMan I never test it, but apparently, yes. If you want, I can test it and report to you this week end. For the bar versus recorder, you could add the two and

[Sikuli-driver] [Bug 1280995] Re: [request] want to detect Abort when I use setFindFailedResponse(PROMPT)

2014-02-17 Thread obiwan-92
Hello, Maybe, I don't understand, but why, in this case, you're not use the try:... except FindFailed:... solution ? the setFindFailedResponse(PROMPT) seem to be use precisely to have an human action, if you put some code after, where is the utility to use it ? Don't take my question in the wron

Re: [Sikuli-driver] [Question #244107]: In which version of sikuli we can perform record/playback?? --- in no version including 1.1.0

2014-02-17 Thread obiwan-92
Question #244107 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/244107 obiwan-92 proposed the following answer: @RaiMan Take a look at https://code.google.com/p/jnativehook/ It's not a recorder, but a OS listener, with it, you can detect a mouse or key event. With it yo

Re: [Sikuli-driver] [Question #243428]: Click button in JAVA swing app to start sikuli

2014-02-07 Thread obiwan-92
Question #243428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243428 obiwan-92 proposed the following answer: @RaiMan The reason why it's avoid the exception is because, when you execute the sikuli action, you're not in actionPerformed event anymore. -- You rec

Re: [Sikuli-driver] [Question #243428]: Click button in JAVA swing app to start sikuli

2014-02-07 Thread obiwan-92
Question #243428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243428 obiwan-92 proposed the following answer: @RaiMan Nope. That's doesn't work. Because when you're call someFunction, you're still in your event. You can test it but you will find the same m

Re: [Sikuli-driver] [Question #243428]: Click button in JAVA swing app to start sikuli

2014-02-07 Thread obiwan-92
Question #243428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243428 obiwan-92 proposed the following answer: @Jeremy "There is a simply workaround, very dirty, who consist to do a loop and rise a flag (very, very dirty)." Boolean flag = false; void so

  1   2   >