Re: [Sikuli-driver] [Question #182624]: Is there any way to find a text on screen without using image?

2011-12-22 Thread obaskirt
Question #182624 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182624 obaskirt posted a new comment: I have tried that option but it is not reliable. It depends on tesseract. Thank you RaiMan. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #182624]: Is there any way to find a text on screen without using image?

2011-12-22 Thread RaiMan
Question #182624 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182624 RaiMan proposed the following answer: Ok, then if we are talking about web pages, something like Selenium is an alternative. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #182604]: Using a common resource folder for Sikuli Images with the IDE

2011-12-22 Thread RaiMan
Question #182604 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182604 Status: Open = Answered RaiMan proposed the following answer: --- IDE image thumbnails These are only refreshed when a script is opened in the IDE. --- IDE does not know image path The IDE itself (e.g.

Re: [Sikuli-driver] [Question #181831]: Selenium and Sikuli conflict??

2011-12-22 Thread RaiMan
Question #181831 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/181831 RaiMan posted a new comment: Sorry, I do not have any experiences with EC2 based solutions. But as far as I know: here we are talking about some kind of virtualization, which changes the situation for Sikuli

Re: [Sikuli-driver] [Question #181831]: Windows on Amazon EC2: Selenium and Sikuli conflict??

2011-12-22 Thread RaiMan
Question #181831 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/181831 Summary changed to: Windows on Amazon EC2: Selenium and Sikuli conflict?? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Bug 907374] Re: IDE: Imported sikuli modules won't update --- known problem

2011-12-22 Thread Johan H
Ok! Thanks! It works just like the documentations says. Just missed it =) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/907374 Title: IDE: Imported sikuli modules won't update --- known problem

[Sikuli-driver] [Question #182642]: facing issue during launch of sikuli IDE on SLES 11 SP1

2011-12-22 Thread beautifulxcode
New question #182642 on Sikuli: https://answers.launchpad.net/sikuli/+question/182642 I am using SUSE Linux Enterprise Server 11 SP1 64bit OS. I have installed all the pre-requisites for Sikuli (64 bit version for JRE 1.6 runtime, wmctrl, and opencv). When I try to launch the Sikuli .sh script

[Sikuli-driver] [Bug 907726] [NEW] Null pointer exception on reading text from a region [Java]

2011-12-22 Thread Lex Sayle
Public bug reported: In all versions of 1.0 of Sikuli on Windows and Mac a Null pointer exception is thrown when used within testing frameworks that implement their own classloader. Fix: Update

[Sikuli-driver] [Bug 907726] Re: Null pointer exception on reading text from a region [Java]

2011-12-22 Thread Lex Sayle
Stack Trace: [info] Text Recognizer inited. java.lang.NullPointerException at java.io.Reader.init(Reader.java:61) at java.io.InputStreamReader.init(InputStreamReader.java:55) at org.sikuli.script.ResourceExtractor.writeFileList(ResourceExtractor.java:28) at

Re: [Sikuli-driver] [Question #181778]: Connecting to MSSQL2008

2011-12-22 Thread Jiri Urban
Question #181778 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/181778 Status: Answered = Open Jiri Urban is still having a problem: Im sure that connection string is OK. Actually i think im connected to db, because in processes i see my test PC in state of - AWAITING

[Sikuli-driver] [Question #182650]: How do i get Unit tests to work properly? clicking run closes sikuli and opens a test window that does nothing, have to re-launch sikuli...

2011-12-22 Thread Tim Brayne
New question #182650 on Sikuli: https://answers.launchpad.net/sikuli/+question/182650 I have tried using lots of given unit test examples but none seem to be recognised as unit tests, clicking the normal run button closes sikuli windown the opens it again with no feedback and clicking run from

Re: [Sikuli-driver] [Question #182650]: How do i get Unit tests to work properly? clicking run closes sikuli and opens a test window that does nothing, have to re-launch sikuli...

2011-12-22 Thread Tim Brayne
Question #182650 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182650 Linked to bug: #581712 https://bugs.launchpad.net/bugs/581712 Unit testing in Sikuli 0.10 doesn't work -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #182650]: How do i get Unit tests to work properly? clicking run closes sikuli and opens a test window that does nothing, have to re-launch sikuli...

2011-12-22 Thread Tim Brayne
Question #182650 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182650 Status: Open = Solved Tim Brayne confirmed that the question is solved: Hi Guys, spent a bit more time looking at similar issues, have now succesfully run some example unit tests, re-written my tests

[Sikuli-driver] [Question #182672]: Installing Sikuli to local Maven repo

2011-12-22 Thread DP 118/M
New question #182672 on Sikuli: https://answers.launchpad.net/sikuli/+question/182672 Hello! I'm want to install Sikuli into my local Maven repo and have the problem that in the github repository there are no pom.xml files. There is a pom.xml file at

[Sikuli-driver] [Question #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread Roland Prancan
New question #182673 on Sikuli: https://answers.launchpad.net/sikuli/+question/182673 I want to simulate turning the iPhone on its side. Can this be simulated with Sikuli? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #182672]: Need pom.xml file for Installing Sikuli to local Maven repo

2011-12-22 Thread RaiMan
Question #182672 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182672 Summary changed to: Need pom.xml file for Installing Sikuli to local Maven repo Description changed to: * Does anyone have a pom.xml for the actual Sikuli source on Github ???

Re: [Sikuli-driver] [Question #182650]: How do i get Unit tests to work properly? clicking run closes sikuli and opens a test window that does nothing, have to re-launch sikuli...

2011-12-22 Thread RaiMan
Question #182650 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182650 RaiMan posted a new comment: Have a look at faq 1804 - might give additional infos. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #182642]: facing issue during launch of sikuli IDE on SLES 11 SP1

2011-12-22 Thread RaiMan
Question #182642 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182642 Status: Open = Answered RaiMan proposed the following answer: Googling for libxcb and linux shows some problems with Suse and Java. Seems not to be a Sikuli problem. -- You received this question

Re: [Sikuli-driver] [Question #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread RaiMan
Question #182673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182673 Status: Open = Answered RaiMan proposed the following answer: if the key combo is cmd-end: switchApp(iPhone Simulator) wait(1) type(Key.END, KeyModifier.CMD) -- You received this question

[Sikuli-driver] [Bug 907726] Re: X-1.0: Region.text(): Null pointer exception with testing frameworks --- fix proposed

2011-12-22 Thread RaiMan
Thanks for the proposal. I will give it a try next year :-) ** Summary changed: - Null pointer exception on reading text from a region [Java] + X-1.0: Region.text(): Null pointer exception with testing frameworks --- fix proposed -- You received this bug notification because you are a member

Re: [Sikuli-driver] [Question #181778]: Connecting to MSSQL2008

2011-12-22 Thread RaiMan
Question #181778 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/181778 Status: Open = Answered RaiMan proposed the following answer: Do you have the possibility, to try the same in plain Jython 2.5.2 ? I am sorry, but I do not have an mssql server available to support you

Re: [Sikuli-driver] [Question #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread Roland Prancan
Question #182673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182673 Status: Answered = Open Roland Prancan is still having a problem: Tried it, didn't work. The key strokes are hold CMD down and then press END. Would the above do that? -- You received this question

[Sikuli-driver] [Question #182678]: assert exists doesn't seem to work.

2011-12-22 Thread Roland Prancan
New question #182678 on Sikuli: https://answers.launchpad.net/sikuli/+question/182678 Can't get an assert to work. Why are there no docs on assert? Is it supported in X? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread RaiMan
Question #182673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182673 Status: Open = Needs information RaiMan requested more information: Yes, this would do that. What are you doing manually before pressing CMD+END? What window (or part of the simulator) has the focus?

Re: [Sikuli-driver] [Question #182678]: assert exists doesn't seem to work.

2011-12-22 Thread RaiMan
Question #182678 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182678 Status: Open = Needs information RaiMan requested more information: There need not be any additional docs on assert, since it is Python standard together with unit test. How and where are you using

Re: [Sikuli-driver] [Question #182678]: assert exists doesn't seem to work.

2011-12-22 Thread Roland Prancan
Question #182678 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182678 Status: Needs information = Open Roland Prancan gave more information on the question: There may be my problem. I'm using the assert in a straight script and not in a def unit test case. Does assert

Re: [Sikuli-driver] [Question #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread Roland Prancan
Question #182673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182673 Status: Needs information = Open Roland Prancan gave more information on the question: I haven't defined a region so I think I'm working with the entire MacBook Pro window. The emulator is just sitting

Re: [Sikuli-driver] [Question #182678]: assert exists doesn't seem to work.

2011-12-22 Thread RaiMan
Question #182678 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182678 Status: Open = Answered RaiMan proposed the following answer: No, but this is the most often usage. assert condition does nothing if condition evaluates to True and throws an Assertion Exception

Re: [Sikuli-driver] [Question #182678]: assert exists doesn't seem to work.

2011-12-22 Thread Roland Prancan
Question #182678 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182678 Status: Answered = Solved Roland Prancan 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 #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread RaiMan
Question #182673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182673 Status: Open = Answered RaiMan proposed the following answer: Ok, I tried it on my Mac (IPhone Simulator 4.3): What you describe happens for me with CMD+LEFT or CMD+RIGHT and it works.

Re: [Sikuli-driver] [Question #182673]: Can I simulate CMD + END on iPhone Emulator?

2011-12-22 Thread Roland Prancan
Question #182673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182673 Status: Answered = Solved Roland Prancan 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] [Question #182695]: How can I disable the Cordinates log in SIKULI

2011-12-22 Thread Swapnil Borkar
New question #182695 on Sikuli: https://answers.launchpad.net/sikuli/+question/182695 I am running a GUI Test on my machine. It generates successfully the logs for the test also. I compare this log file using file comparison with a golden set copy that i have created for this test using SIKULI.

[Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found?

2011-12-22 Thread Rick
New question #182699 on Sikuli: https://answers.launchpad.net/sikuli/+question/182699 I played with Sikuli a bit six months ago on Ubuntu 10.04 and really didn't do much with it. Now I'm wondering if it could be used to find the location of the current active text input cursor on the screen.

Re: [Sikuli-driver] [Question #182695]: How can I disable the Cordinates log in SIKULI

2011-12-22 Thread RaiMan
Question #182695 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182695 Status: Open = Answered RaiMan proposed the following answer: Currently, there is no way to switch off only the click log messages (either all log messages off or on). --1. run on command line and pipe

Re: [Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found?

2011-12-22 Thread RaiMan
Question #182699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182699 Status: Open = Answered RaiMan proposed the following answer: No, currently not possible. Sikuli can only follow the mouse. -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #182699]: Can the screen's location of text input cursor be found? --- not possible

2011-12-22 Thread RaiMan
Question #182699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182699 Summary changed to: Can the screen's location of text input cursor be found? --- not possible -- You received this question notification because you are a member of Sikuli Drivers, which is an answer