Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-27 Thread yashaswi
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 yashaswi confirmed that the question is solved: Thanks dinev, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-25 Thread dinev
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 dinev proposed the following answer: I have another suggestion. Let say page looks like --- Name: File Name: --- So when selecting the image for just Name

[Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-17 Thread yashaswi
New question #193923 on Sikuli: https://answers.launchpad.net/sikuli/+question/193923 Hi, I have a label called Name: and another one called File Name: I need to type the Name against Name: label When I'm using find(Name) to select the first Name: to fill the text field, it searches for File

Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-17 Thread yashaswi
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 yashaswi gave more information on the question: These are the fields my page contains Type: Name: Management Host: File Name: SAVE -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-17 Thread yashaswi
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 Status: Needs information = Open yashaswi gave more information on the question: I'm using find(Image-of-name.png) I have attached the screenshot for the same This is what I'm doing

Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-17 Thread RaiMan
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 Status: Open = Needs information RaiMan requested more information: attachments cannot be posted here. put it somewhere in the net and post a link (e.g. dropbox) or send it to my mail at

Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-17 Thread Roman Podolyan
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 Status: Needs information = Answered Roman Podolyan proposed the following answer: IMHO, to get what you want, you can change search order and restrict search to region(s) Something like that: 1)

Re: [Sikuli-driver] [Question #193923]: How to select a text containing a common word

2012-04-17 Thread RaiMan
Question #193923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193923 RaiMan posted a new comment: @ Roman exactly, that is how it goes - and it is beautiful ;-) If you learn to think Sikuli, you will get the right solutions. Thinking Sikuli means: Think in restricting