Re: [Sikuli-driver] [Question #260252]: Can we integrate Sikuli with IBM Rational Functional Tester?

2015-01-06 Thread RaiMan
Question #260252 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260252 Status: Open => Answered RaiMan proposed the following answer: Sorry, but I cannot help you with that (no idea, what your RFT allows to integrate). SikuliX has a Java API and you might run Jython/Jruby

Re: [Sikuli-driver] [Question #260252]: Can we integrate Sikuli with IBM Rational Functional Tester?

2015-01-06 Thread ankam
Question #260252 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260252 Status: Answered => Open ankam is still having a problem: RaiMan thanks for you reply! i'm using IBM rational functional tester tool to automate the web application,but some of the objects of that web a

Re: [Sikuli-driver] [Question #260252]: Can we integrate Sikuli with IBM Rational Functional Tester?

2015-01-06 Thread RaiMan
Question #260252 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260252 Status: Open => Answered RaiMan proposed the following answer: starting at http://sikulix.com should shed some light on the things you need. -- You received this question notification because you are

[Sikuli-driver] [Question #260252]: Can we integrate Sikuli with IBM Rational Functional Tester?

2015-01-06 Thread ankam
New question #260252 on Sikuli: https://answers.launchpad.net/sikuli/+question/260252 How to integrate Sikulix with IBM rational functional tester tool,Please share the required API -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #260249]: java implementation of wait method not working

2015-01-06 Thread Ben Kirby
Question #260249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260249 Status: Answered => Open Ben Kirby is still having a problem: The find image wworks perfectly fine when used in isolation with a thread.sleep. It Is the wait method that is not working as expected. Rath

[Sikuli-driver] [Bug 1408020] Re: java implementation of wait method not working

2015-01-06 Thread RaiMan
surely not a bug ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/260249 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bug

[Sikuli-driver] [Question #260249]: java implementation of wait method not working

2015-01-06 Thread Ben Kirby
New question #260249 on Sikuli: https://answers.launchpad.net/sikuli/+question/260249 Sikuli Version: 1.1.0-SNAPSHOT Operating System: Windows 7 32-bit The Screen().wait method does not appear to work regardless of the timeout i set within the java implementation. Every time i use it i get the

Re: [Sikuli-driver] [Question #260249]: java implementation of wait method not working

2015-01-06 Thread RaiMan
Question #260249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260249 Status: Open => Answered RaiMan proposed the following answer: FindFailed means, that the given image is not found on the screen with a similarity > 0.7 (the default). So you have to check your image.

Re: [Sikuli-driver] [Question #260249]: java implementation of wait method not working

2015-01-06 Thread RaiMan
Question #260249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260249 RaiMan posted a new comment: surely not a bug -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

[Sikuli-driver] [Bug 1408020] [NEW] java implementation of wait method not working

2015-01-06 Thread Ben Kirby
Public bug reported: Sikuli Version: 1.1.0-SNAPSHOT Operating System: Windows 7 32-bit The Screen().wait method does not appear to work regardless of the timeout i set within the java implementation. Every time i use it i get the FindFailed exception. Code snippet below: Screen s = new Screen(

[Sikuli-driver] [Bug 1407822] Re: [1.0.1] script run crashed on SUSE Linux with custom built libVisionProxy.so

2015-01-06 Thread RaiMan
I would ask you, to try out version 1.1.0, which now has the feature, to run an inline build for libVisionProxy.so, if the bundled artifact (build on Ubuntu 14.04 with OpenCV 2.4 and Tesseract 3.02 both 32 and 64 Bit) is not useable. What you have to do: - look at http://sikulix.com and go to - r

Re: [Sikuli-driver] [Question #260044]: How can I run a script via shortcut?

2015-01-06 Thread Eugene S
Question #260044 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260044 Status: Open => Answered Eugene S proposed the following answer: Hi, You can always just create a simple shortuct using the cmd command. For example: 1. Right button mouse click wherever you want your

Re: [Sikuli-driver] [Question #260130]: How to find and click 100% or 99% match images in sikuli?

2015-01-06 Thread Eugene S
Question #260130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260130 Status: Needs information => Answered Eugene S proposed the following answer: @M Are you interested in finding objects with 99% match specifically? If so you can try this to check found object's simila

Re: [Sikuli-driver] [Question #260206]: How to read or get a string from text box or text area?

2015-01-06 Thread Eugene S
Question #260206 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260206 Status: Open => Answered Eugene S proposed the following answer: Hi, Sikuli does not use element handlers so you can't just read values from a text box. You can follow one of the below approaches: 1. U

[Sikuli-driver] [Bug 1407822] Re: [1.0.1] script run crashed on SUSE Linux with custom built libVisionProxy.so

2015-01-06 Thread RaiMan
** Summary changed: - Sikuli script crashed on SUSE Linux + [1.0.1] script run crashed on SUSE Linux with custom built libVisionProxy.so -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1407822 Title