Re: [Sikuli-driver] [Question #268911]: program to scape the data and then call the web service to pass the data

2015-07-05 Thread Eugene S
Question #268911 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268911 Status: Open = Answered Eugene S proposed the following answer: Please refer to your other question that has already been answered: https://answers.launchpad.net/sikuli/+question/268772 -- You

Re: [Sikuli-driver] [Question #268803]: Issue While running the code of Sikuli

2015-07-05 Thread Eugene S
Question #268803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268803 Status: Open = Needs information Eugene S requested more information: AFAIK, yes. The bundlePath is the location where the screenshots reside. According to the error you are getting I assume

Re: [Sikuli-driver] [Question #268803]: Issue While running the code of Sikuli

2015-07-04 Thread Eugene S
Question #268803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268803 Status: Open = Answered Eugene S proposed the following answer: Try to set the BundlePath then and see what happens. Settings.BundlePath = somePath; -- You received this question notification because

[Sikuli-driver] [Bug 701012] Re: X 1.0rc1: text() does not return all intervening blanks, add's others

2015-07-03 Thread Eugene S
You should switch to a current version of Sikuli as this one is not supported anymore. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/701012 Title: X 1.0rc1: text() does not return all

[Sikuli-driver] [Bug 1471099] Re: UTF-8 and RegCreateKEeyEx Failures an Win32

2015-07-03 Thread Eugene S
Yes, I meant the name of the image you used for click(). But if you used IDE for that then that's ok. I was just thinking maybe you have a funny path or one of the filenames as that's a very basic functionality you are showing and it's unlikely to cause any issues. So just try to check whether

Re: [Sikuli-driver] [Question #268803]: Issue While running the code of Sikuli

2015-07-03 Thread Eugene S
Question #268803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268803 Status: Open = Answered Eugene S proposed the following answer: Alright, so as the error message suggests, Sikuli cannot find the image file you are trying to use on your disk. Did you define the path

Re: [Sikuli-driver] [Question #268807]: Extended View

2015-07-03 Thread Eugene S
Question #268807 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268807 Eugene S requested more information: I am not sure what you are asking. You sure you on the right forum? :) This one is about using Sikuli automation tool. -- You received this question notification

Re: [Sikuli-driver] [Question #268772]: import data from one application to another using sikuli

2015-07-02 Thread Eugene S
Question #268772 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268772 Status: Open = Answered Eugene S proposed the following answer: Everything that you could do yourself with a keyboard and mouse can be replicated with Sikuli as long as you can describe the procedure

Re: [Sikuli-driver] [Question #268773]: How to call wsdl from Sikuli

2015-07-02 Thread Eugene S
Question #268773 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268773 Status: Open = Needs information Eugene S requested more information: Please describe what you want to do in simple steps -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #268772]: import data from one application to another using sikuli

2015-07-02 Thread Eugene S
Question #268772 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268772 Status: Open = Answered Eugene S proposed the following answer: I think you have some misconception about how Sikuli works.. What it really does, is just simulating user PHYSICAL behavior. So tasks

[Sikuli-driver] [Bug 1471099] Re: UTF-8 and RegCreateKEeyEx Failures an Win32

2015-07-02 Thread Eugene S
What is the name of your image file? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1471099 Title: UTF-8 and RegCreateKEeyEx Failures an Win32 Status in Sikuli: New Bug description: I just

Re: [Sikuli-driver] [Question #268803]: Issue While running the code of Sikuli

2015-07-02 Thread Eugene S
Question #268803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268803 Status: Open = Needs information Eugene S requested more information: What is the error message you are getting? Are you sure that you have the correct pattern image? -- You received this question

[Sikuli-driver] [Bug 1471099] Re: UTF-8 and RegCreateKEeyEx Failures an Win32

2015-07-02 Thread Eugene S
Not sure if the warning is related to the this Syntax Error -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1471099 Title: UTF-8 and RegCreateKEeyEx Failures an Win32 Status in Sikuli: New Bug

Re: [Sikuli-driver] [Question #268803]: Issue While running the code of Sikuli

2015-07-02 Thread Eugene S
Question #268803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268803 Status: Open = Needs information Eugene S requested more information: On what step does it fail? What is the fail message? Is that Sikuli step failing or Selenium? -- You received this question

Re: [Sikuli-driver] [Question #268803]: Issue While running the code of Sikuli

2015-07-02 Thread Eugene S
Question #268803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268803 Status: Open = Answered Eugene S proposed the following answer: The issue might be that the pattern(image) on your computer is a bit different from that of your friend's. I would suggest to retake

Re: [Sikuli-driver] [Question #268754]: put a variable as text into a Debug.log(image not found %, xyz)

2015-07-01 Thread Eugene S
Question #268754 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268754 Status: Open = Answered Eugene S proposed the following answer: You have to specify the format of the variable you are using after the % specifier. Have a look here for a full list of format types

Re: [Sikuli-driver] [Question #268496]: there are something wrong hanppend when i use “type”function

2015-06-24 Thread Eugene S
Question #268496 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268496 Status: Open = Needs information Eugene S requested more information: Are you certain that your cursor is really where you want it? If you would type manually, would it type as you expect? -- You

Re: [Sikuli-driver] [Question #268496]: there are something wrong hanppend when i use “type”function

2015-06-24 Thread Eugene S
Question #268496 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268496 Status: Open = Answered Eugene S proposed the following answer: after you click the the textbox, try to do just: type(18817582867) -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #268496]: there are something wrong hanppend when i use “type”function

2015-06-24 Thread Eugene S
Question #268496 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268496 Status: Open = Answered Eugene S proposed the following answer: According to your log, there is definitely a click and some typing done, that means that Sikuli is working properly. The only problem

Re: [Sikuli-driver] [Question #268449]: Does sikuli can control the movement speed of the mouse?

2015-06-23 Thread Eugene S
Question #268449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268449 Status: Open = Answered Eugene S proposed the following answer: Have a look at Settings.MoveMouseDelay default value is 0.5: higher numbers will probably make it go slower -- You received

Re: [Sikuli-driver] [Question #268487]: Problems with type() and END key

2015-06-23 Thread Eugene S
Question #268487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268487 Status: Open = Needs information Eugene S requested more information: What happens when you press the END button manually at the same time? Does that have the desired effect? -- You received

Re: [Sikuli-driver] [Question #268299]: UnitTest stop a whole test suite

2015-06-18 Thread Eugene S
Question #268299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268299 Status: Open = Answered Eugene S proposed the following answer: Have a look at setupclass and teardownclass: https://docs.python.org/2/library/unittest.html#setupclass-and- teardownclass which execute

Re: [Sikuli-driver] [Question #268262]: How to disable highlighting of left-click action when a macro is running in normal mode

2015-06-17 Thread Eugene S
Question #268262 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268262 Status: Open = Answered Eugene S proposed the following answer: Not sure what highlight are you referring to.. Highlight is generally a Region method that displays a red frame around the pattern

Re: [Sikuli-driver] [Question #268254]: Installation Help? runSetup.cmd How To?!

2015-06-17 Thread Eugene S
Question #268254 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268254 Status: Open = Answered Eugene S proposed the following answer: Please follow the instructions on this page: http://www.sikuli.org/download.html Assuming you have your java installed properly

Re: [Sikuli-driver] [Question #267700]: Is there a way to append strings to clipboard?

2015-06-02 Thread Eugene S
Question #267700 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267700 Status: Open = Answered Eugene S proposed the following answer: Hi, I would consider a different approach to your design. Clipboard is not designed to maintain lists or lines of data. If you want

Re: [Sikuli-driver] [Question #265782]: Images of screen being generated and saved in images folder

2015-04-24 Thread Eugene S
Question #265782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265782 Status: Open = Answered Eugene S proposed the following answer: I know that some temporary images are being created during runtime. They are being deleted however when the script is finished. DO you

Re: [Sikuli-driver] [Question #265760]: How to automate with pictures

2015-04-23 Thread Eugene S
Question #265760 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265760 Status: Open = Answered Eugene S proposed the following answer: Hi, Yes, windows pop-ups are a problem for Selenium. It can't handle them as they are not a part of the browser which Selenium interacts

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-23 Thread Eugene S
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 Status: Open = Answered Eugene S proposed the following answer: All standard Python functionality will work in Sikuli as well. Your question is purely Python. Refer to Python documentation. -- You

Re: [Sikuli-driver] [Question #265782]: Images of screen being generated and saved in images folder

2015-04-23 Thread Eugene S
Question #265782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265782 Status: Open = Needs information Eugene S requested more information: What is the question? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-22 Thread Eugene S
Question #265487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265487 Status: Open = Answered Eugene S proposed the following answer: Take a look at this approach: http://sqa.stackexchange.com/a/9683/2551 It looks like it worked for someone. Cheers, Eugene -- You

Re: [Sikuli-driver] [Question #265514]: List, object has no attribute 'hasNext'

2015-04-20 Thread Eugene S
Question #265514 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265514 Status: Open = Answered Eugene S proposed the following answer: Hi, hasNext() is a Finder class method. You are trying to apply it to wrong classes. Below is the hasNext() usage example

Re: [Sikuli-driver] [Question #264096]: Is it possible to click on non rectangle shaped images?

2015-03-23 Thread Eugene S
Question #264096 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264096 Status: Open = Answered Eugene S proposed the following answer: Hi, Currently it is impossible. You can try to combine multiple patterns however to fit your case. For example if you could check

Re: [Sikuli-driver] [Question #263891]: Scripts recording tool do you need one?

2015-03-19 Thread Eugene S
Question #263891 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263891 Status: Open = Needs information Eugene S requested more information: Hi, How does the picture capturing work? How can you automatically decide what is the area of the image you are clicking? Or do

Re: [Sikuli-driver] [Question #263444]: How to compare 2 regions

2015-03-16 Thread Eugene S
Question #263444 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263444 Status: Answered = Open Eugene S is still having a problem: Hi, Thanks you very much for all your answers. They are very helpful! @RaiMan Can you please explain your solution? I am not sure I

[Sikuli-driver] [Question #263444]: How to compare 2 regions

2015-03-09 Thread Eugene S
and compare Patterns as well: regPattern = Pattern(reg) regPattern1=Pattern(reg1) In all cases I get that both areas are not equal. How can I validate that both regions are similar? Thanks! Eugene S -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #263287]: Best way to read a combobox, or any other control with unselectable content

2015-03-09 Thread Eugene S
Question #263287 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263287 Eugene S posted a new comment: @Eugene Maslov Thanks a lot for sharing the experience! This is very interesting. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #263287]: Best way to read a combobox, or any other control with unselectable content

2015-03-07 Thread Eugene S
Question #263287 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263287 Eugene S posted a new comment: @Eugene Just curious how fast/slow does that approach works for you. I tried something similar but it was painfully slow and I decided to drop it. Thanks -- You received

Re: [Sikuli-driver] [Question #263287]: Best way to read a combobox, or any other control with unselectable content

2015-03-05 Thread Eugene S
Question #263287 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263287 Status: Open = Answered Eugene S proposed the following answer: First of all, I hope I understood what you are asking. I wouldn't recommend using tesseract for menu items detection. As you have

Re: [Sikuli-driver] [Question #263120]: Image found failed after moving Junit test case to another same PC

2015-03-04 Thread Eugene S
Question #263120 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263120 Eugene S proposed the following answer: Try to understand why your images are different. Maybe there are some settings that you can change that will make the required difference. For example: Clear type

Re: [Sikuli-driver] [Question #263238]: [error] Region.text: text recognition is currently switched off

2015-03-04 Thread Eugene S
Question #263238 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263238 Status: Open = Answered Eugene S proposed the following answer: This option is False by default. To switch in on, use: Settings.OcrTextRead = True Regarding Tool menu, take a look at this: https

Re: [Sikuli-driver] [Question #263120]: Image found failed after moving Junit test case to another same PC

2015-03-04 Thread Eugene S
Question #263120 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263120 Eugene S proposed the following answer: It might be enabled or disabled. What's important is that it will be the same on both systems! What kind of differences in your images are you experiencing? Can you

Re: [Sikuli-driver] [Question #263097]: Sikuli for flash based applications?

2015-03-02 Thread Eugene S
Question #263097 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263097 Status: Open = Answered Eugene S proposed the following answer: Sikuli will work with anything it can see on the screen as long as the content does not change too fast. If that's a dynamic application

Re: [Sikuli-driver] [Question #263107]: Have trouble in integrating Sikuli and Robotframe

2015-03-02 Thread Eugene S
Question #263107 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263107 Status: Open = Answered Eugene S proposed the following answer: You can search for existing threads here. I seems like most people follow this guide though: http://blog.mykhailo.com/2011/02/how

Re: [Sikuli-driver] [Question #261700]: Best practices for return value from sikuli script?

2015-02-05 Thread Eugene S
Question #261700 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261700 Status: Open = Answered Eugene S proposed the following answer: Hi, I don't think using return is relevant in your case as you can use it only within the scope of a function, not just anywhere. So

Re: [Sikuli-driver] [Question #261705]: Logging settings where to change?

2015-02-05 Thread Eugene S
Question #261705 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261705 Status: Open = Answered Eugene S proposed the following answer: Hi, You can use these settings directly in your script as is. Alternatively, if you import other scripts or configuration files

Re: [Sikuli-driver] [Question #261683]: Screenshot on error

2015-02-04 Thread Eugene S
Question #261683 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261683 Status: Open = Answered Eugene S proposed the following answer: Hi, This is how I take my screenshots: def takeScreenShot(application): img = capture(SCREEN) # img is an image file .png

Re: [Sikuli-driver] [Question #261683]: Screenshot on error

2015-02-04 Thread Eugene S
Question #261683 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261683 Status: Open = Answered Eugene S proposed the following answer: SCREEN means the whole screen rather than a region that you could also pass as an argument to capture(). Just use it as is. -- You

Re: [Sikuli-driver] [Question #261683]: Screenshot on error

2015-02-04 Thread Eugene S
Question #261683 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261683 Status: Open = Answered Eugene S proposed the following answer: Oh, sorry. Now I see what are you asking :) In my case I just supply the name of the current test to keep the screenshots in order. So

Re: [Sikuli-driver] [Question #261053]: Not swiching to new tab

2015-01-21 Thread Eugene S
Question #261053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261053 Status: Open = Needs information Eugene S requested more information: Hi, Can you please provide some more information? How did you switch to the new tab? What changed? What error do you get? -- You

Re: [Sikuli-driver] [Question #260399]: OCR sikuli is not able to read all the fonts?

2015-01-12 Thread Eugene S
Question #260399 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260399 Status: Open = Answered Eugene S proposed the following answer: Hi, To recognize specific fonts, using the built in Tesseract OCR, you can train it. For more information, take a look at the official

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

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 #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

Re: [Sikuli-driver] [Question #258173]: Which big companies are using Sikuli

2014-11-24 Thread Eugene S
Question #258173 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258173 Eugene S posted a new comment: Me too :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #257314]: How to handle network lag when UI script is invoked on systems with different hardware configuration

2014-11-11 Thread Eugene S
Question #257314 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/257314 Status: Open = Answered Eugene S proposed the following answer: Hi, Theoretically, there are 2 types of waits that can be used for automation: - Implicit - Explicit What you have just demonstrated

Re: [Sikuli-driver] [Question #257314]: How to handle network lag when UI script is invoked on systems with different hardware configuration

2014-11-11 Thread Eugene S
Question #257314 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/257314 Eugene S posted a new comment: @RaiMan I was so concentrated on my own approach that I completely forgot to mention the wait(image, timeout) option that I use quite extensively myself. The reason to take

Re: [Sikuli-driver] [Question #256017]: Packing a tuple and passing it to a function removes the first element

2014-10-21 Thread Eugene S
Question #256017 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256017 Status: Open = Answered Eugene S proposed the following answer: When you defined your functions, you stated that you were expecting a single argument (as sTestId) and a list of arguments (as *tRounds

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-17 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Answered = Open Eugene S is still having a problem: OK, looks like I've got it working as expected. One more question though.. I assume that the coordinates of the resulting Match object

Re: [Sikuli-driver] [Question #255812]: How to click in the right place among identical ones

2014-10-16 Thread Eugene S
Question #255812 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255812 Status: Open = Answered Eugene S proposed the following answer: Hi, Definitely, picking a match out of multiple similar matches is a challenge. There are some approaches that you might consider: 1

Re: [Sikuli-driver] [Question #255832]: Tresseract

2014-10-16 Thread Eugene S
Question #255832 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255832 Status: Open = Answered Eugene S proposed the following answer: Hi, Tesseract based recognition does not provide stable results and this is a known issue. You can see a summary in the attached bug

Re: [Sikuli-driver] [Question #255832]: Tresseract

2014-10-16 Thread Eugene S
Question #255832 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255832 Linked to bug: #710586 https://bugs.launchpad.net/bugs/710586 X 1.0rc3: Region.text() -- known problems and needed improvements -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #255745]: button on app on win8 cannot be clicked

2014-10-15 Thread Eugene S
Question #255745 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255745 Status: Open = Needs information Eugene S requested more information: Hi, You will have to provide some more info. Please share your code. Cheers, Eugene -- You received this question notification

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-15 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Answered = Open Eugene S is still having a problem: Hi RaiMan, Thanks for the answer. I have just tried that and I'm a bit confused about the results. You have mentioned that as a result I

Re: [Sikuli-driver] [Question #255783]: Capturing the Pattern found as part of the Match object returned

2014-10-15 Thread Eugene S
Question #255783 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255783 Status: Open = Answered Eugene S proposed the following answer: Well, you can't get a match if the actual Pattern wasn't found on the screen. The match object will only be created AFTER the pattern

Re: [Sikuli-driver] [Question #255739]: OCR doesn't work properly on script re-run

2014-10-14 Thread Eugene S
Question #255739 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255739 Status: Open = Answered Eugene S proposed the following answer: A very basic search for OCR in Launchpad would have shown that this is a known issue with Sikuli OCR feature. -- You received

Re: [Sikuli-driver] [Question #255741]: Number recognition with OCR feature

2014-10-14 Thread Eugene S
Question #255741 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255741 Status: Open = Answered Eugene S proposed the following answer: Hi, To capture text/number within a region you should do exactly what you did in your last question. Keep in mind however, that text

Re: [Sikuli-driver] [Question #255743]: Script gets stuck (stops) on click(region.exists(img))

2014-10-14 Thread Eugene S
Question #255743 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255743 Status: Open = Answered Eugene S proposed the following answer: There are a couple of issues with your code. Try something like this: while True: if exists(PostClickableButton.png

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-13 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Description changed to: Hi, From some old questions and answers I've learned that Sikuli is internally using OpenCV matchTemplate() function. I also know that this OpenCV function can be used with 2 image

[Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-13 Thread Eugene S
, attempts to locate a pattern on a screen or on predefined region. I wonder if that's somehow possible to do the same from Sikuli? I mean find match of one image(pattern) within another image without physically displaying the second one. Thanks! Eugene S -- You received this question

Re: [Sikuli-driver] [Question #255553]: How to Open Browser using Sikili script

2014-10-12 Thread Eugene S
Question #23 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/23 Status: Open = Answered Eugene S proposed the following answer: In my previous comment I have mentioned how can you open an application. Did you try that? Did you get any results/errors? -- You

Re: [Sikuli-driver] [Question #255605]: [1.1.0] ImageLocator.setBundlePath is deprecated

2014-10-12 Thread Eugene S
Question #255605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255605 Status: Answered = Open Eugene S is still having a problem: Thanks Raiman! I just trued that and it looks good. However it does show some kind of error. Just wanted to know if that's normal / expected

Re: [Sikuli-driver] [Question #255605]: [1.1.0] ImageLocator.setBundlePath is deprecated

2014-10-12 Thread Eugene S
Question #255605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255605 Status: Answered = Solved Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #255605]: [1.1.0] ImageLocator.setBundlePath is deprecated

2014-10-12 Thread Eugene S
Question #255605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255605 Eugene S posted a new comment: Thanks for the detailed answer! Just one more question, not SIkuli related really.. You've mentioned Maven. I am familiar with its definition but I am not sure I understand

Re: [Sikuli-driver] [Question #255595]: scrolling and choosing multiples

2014-10-12 Thread Eugene S
Question #255595 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255595 Status: Open = Needs information Eugene S requested more information: As the error suggests, it's some kind of syntax error. Could you share your code as well? -- You received this question

Re: [Sikuli-driver] [Question #255601]: OCR or other solution

2014-10-11 Thread Eugene S
Question #255601 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255601 Status: Open = Answered Eugene S proposed the following answer: Hi, Sikuli embedded OCR does not play well with computer rendered text. However in your case, it's even more complicated, due to several

[Sikuli-driver] [Question #255605]: ImageLocator.setBundlePath is deprecated

2014-10-11 Thread Eugene S
()); However, in my Eclipse IDE, the ImageLocator and getBundlePath words get a strike through them, saying that this class (and method) are deprecated. What am I reading/doing wrong and what's the correct way to deal with bundlePath while working in Java? Thanks in advance, Eugene S -- You

Re: [Sikuli-driver] [Question #255605]: [1.1.0] ImageLocator.setBundlePath is deprecated

2014-10-11 Thread Eugene S
Question #255605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255605 Summary changed to: [1.1.0] ImageLocator.setBundlePath is deprecated -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #255553]: How to Open Browser using Sikili script

2014-10-10 Thread Eugene S
Question #23 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/23 Status: Open = Answered Eugene S proposed the following answer: 1. You can launch an application using different approaches, for example: 1.1 Use the App class as explained before 1.2 Use Windows

Re: [Sikuli-driver] [Question #255595]: scrolling and choosing multiples

2014-10-10 Thread Eugene S
Question #255595 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255595 Status: Open = Answered Eugene S proposed the following answer: Hi, If you need to click on all the icons on the screen you can use the following loop: for icon in findall(iconimage.png): click

Re: [Sikuli-driver] [Question #255553]: How to Open Browser using Sikili script

2014-10-09 Thread Eugene S
Question #23 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/23 Status: Open = Answered Eugene S proposed the following answer: Hi, When using Java, you can use the same App class with open method. You can see a detailed description here: http://doc.sikuli.org

Re: [Sikuli-driver] [Question #171281]: Independent executable script

2014-10-09 Thread Eugene S
Question #171281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/171281 Eugene S posted a new comment: Hi Raiman, Just to make sure, is that feature still unavailable? Thanks, Eugene -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #255477]: Extreme beginner : to incremente a value within a loop

2014-10-07 Thread Eugene S
Question #255477 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255477 Status: Open = Answered Eugene S proposed the following answer: Hi, You should create a for loop. The basic usage will look like this: for iteration in range(number of pages - 1): #the iteration

Re: [Sikuli-driver] [Question #255295]: Copy images from one file to another does not work. I get the png text instead of the image. Is there a way to correct this?

2014-10-02 Thread Eugene S
Question #255295 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255295 Status: Open = Needs information Eugene S requested more information: Hi, It's hard to say if you don't share your code. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #255254]: File not opening in program

2014-10-01 Thread Eugene S
Question #255254 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255254 Status: Open = Answered Eugene S proposed the following answer: Hi, Take a look at Python documentation in regards to how to open a file: https://docs.python.org/2/library/functions.html#open You must

Re: [Sikuli-driver] [Question #255113]: Sikuli clicks an empty space instead of pattern itself

2014-09-30 Thread Eugene S
Question #255113 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255113 Status: Open = Answered Eugene S proposed the following answer: Try to set the setShowAction to False: setShowAction(False) -- You received this question notification because you are a member

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

2014-09-30 Thread Eugene S
Question #255200 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255200 Status: Open = Answered Eugene S proposed the following answer: Hi, Please verify that your path is set to the same directory where the image is. By default the path should be the same as your source

Re: [Sikuli-driver] [Question #255202]: How to use functions with a default region

2014-09-30 Thread Eugene S
Question #255202 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255202 Status: Open = Answered Eugene S proposed the following answer: Hi, To create a new Screen object you must pass a screen id as a parameter: Screen([id]) You can read that in the documentation: http

Re: [Sikuli-driver] [Question #255113]: Sikuli clicks an empty space instead of pattern itself

2014-09-29 Thread Eugene S
Question #255113 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255113 Status: Open = Answered Eugene S proposed the following answer: You haven't mentioned whether you tried the workaround using keyboard I mentioned? -- You received this question notification because

Re: [Sikuli-driver] [Question #255170]: How do I catch switchApp failure?

2014-09-29 Thread Eugene S
Question #255170 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255170 Status: Open = Answered Eugene S proposed the following answer: Hi, The only way for you to verify anything in Sikuli is visually inspect the screen. So if you are expecting a certain application

Re: [Sikuli-driver] [Question #255170]: How do I catch switchApp failure?

2014-09-29 Thread Eugene S
Question #255170 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255170 Status: Open = Answered Eugene S proposed the following answer: So, you mean that the problem is not with identifying the correct window but with switchApp itself? -- You received this question

Re: [Sikuli-driver] [Question #254595]: 'paste' in cyrillic encoding does not work

2014-09-16 Thread Eugene S
Question #254595 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254595 Status: Open = Answered Eugene S proposed the following answer: Hi, Can you try and use type(тест) instead of paste(тест)? -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #254570]: Value is not getting matched when comma inserted.

2014-09-15 Thread Eugene S
Question #254570 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254570 Status: Open = Needs information Eugene S requested more information: Hi, Can you please show how exactly you compare these values? -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #254275]: To fetch data in sikuli from CSV file

2014-09-09 Thread Eugene S
Question #254275 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254275 Status: Open = Answered Eugene S proposed the following answer: Hi, The csv reader will work like this: import csv input = open('fileName.csv', 'rb') for row in csv.reader(input

Re: [Sikuli-driver] [Question #254266]: CTRL +CLick does not work with Google chrome

2014-09-09 Thread Eugene S
Question #254266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254266 Status: Open = Answered Eugene S proposed the following answer: Hi, -- i need to ctrl click on an image. It's not so clear what do you mean when you say that. Can you please clarify what: ctrl click

Re: [Sikuli-driver] [Question #254077]: Turn on Text Search within a bat file.

2014-09-05 Thread Eugene S
Question #254077 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254077 Eugene S proposed the following answer: Yes, this is what I mean. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #254074]: Settings

2014-09-04 Thread Eugene S
Question #254074 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254074 Status: Open = Answered Eugene S proposed the following answer: Hi, ObserveScanRate setting is used for observe() only. WaitScanRate is used for the rest methods like find, wait, exists and (click

Re: [Sikuli-driver] [Question #254071]: Multi-monitors

2014-09-04 Thread Eugene S
Question #254071 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254071 Status: Open = Needs information Eugene S requested more information: Hi, Can you please provide a bit more details? When you say Sikuli stopped working, what actually happen? Cheers, Eugene -- You

Re: [Sikuli-driver] [Question #254058]: In Sikuli IDE, the code throws an error while running in a loop.

2014-09-04 Thread Eugene S
Question #254058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254058 Eugene S posted a new comment: Hi, If the image is on the screen at the moment when you perform the actual search, it should be found regardless of whether it's a part of loop or just a single line. As you

Re: [Sikuli-driver] [Question #253777]: writing sikuli in Jython

2014-08-29 Thread Eugene S
Question #253777 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253777 Status: Open = Answered Eugene S proposed the following answer: Hi, Have a look at this FAQ: http://doc.sikuli.org/faq/040-other-ide.html#eclipse -- You received this question notification because

Re: [Sikuli-driver] [Question #253737]: Find

2014-08-28 Thread Eugene S
Question #253737 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253737 Status: Open = Answered Eugene S proposed the following answer: Hi, When using exists: 1. You can specify the wait time (in seconds) 2. None is returned, if nothing is found within the specified

<    1   2   3   4   5   >