Re: [Sikuli-driver] [Question #273995]: How to deal with drop down menus in situations, where they vanish too early

2015-12-03 Thread can
Question #273995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/273995 Status: Answered => Solved can confirmed that the question is solved: ok, i got it -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #276594]: Couldn't able to close the popup window through script

2015-12-03 Thread siddu
Question #276594 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276594 Status: Answered => Solved siddu confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #273995]: How to deal with drop down menus in situations, where they vanish too early

2015-12-03 Thread RaiMan
Question #273995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/273995 Summary changed to: How to deal with drop down menus in situations, where they vanish too early -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #276594]: Couldn't able to close the popup window through script

2015-12-03 Thread siddu
New question #276594 on Sikuli: https://answers.launchpad.net/sikuli/+question/276594 Hi, In a script called the popup function to display popup window but i couldn't able to close the popup window through script. Manually i can close the popup window by ESC or ENTER or ALT+F4 key's or by

Re: [Sikuli-driver] [Question #276594]: Couldn't able to close the popup window through script

2015-12-03 Thread RaiMan
Question #276594 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276594 Status: Open => Answered RaiMan proposed the following answer: with this inline approach, you cannot handle the popup, because the script waits for the completion of the popup function, and hence only

Re: [Sikuli-driver] [Question #276334]: send email after the execution

2015-12-03 Thread RaiMan
Question #276334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276334 RaiMan proposed the following answer: ok, so you have to find out why. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #276328]: Unable to find/search mouse pointer

2015-12-03 Thread siddu
Question #276328 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276328 Status: Answered => Solved siddu confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #273995]: Is there a change in the function behavior such as wait, exists, find --- not reproduceable

2015-12-03 Thread RaiMan
Question #273995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/273995 Status: Open => Answered RaiMan proposed the following answer: --- May I ask if there are other ways to achieve this operation process? might be, I do not know. The mentioned way was the one I figured

Re: [Sikuli-driver] [Question #276532]: A page has the same image in multiple areas. How will the script select the right one?

2015-12-03 Thread Ashwin Raju
Question #276532 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276532 Ashwin Raju posted a new comment: Hi Eugene, The 3rd point sounds interesting. Can you show me example or point me to how this can be done? -- You received this question notification because your team

Re: [Sikuli-driver] [Question #272434]: [1.1.0] CentOS7: wmctrl not working with plain X-session

2015-12-03 Thread Ramandeep Singh
Question #272434 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272434 Ramandeep Singh posted a new comment: [info] runcmd: lsb_release -i -r -s [error] RunTimeINIT: fatal error: java.io.IOException: Cannot run program "lsb_release": error=2, No such file or directory

Re: [Sikuli-driver] [Question #272434]: [1.1.0] CentOS7: wmctrl not working with plain X-session

2015-12-03 Thread Ramandeep Singh
Question #272434 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272434 Ramandeep Singh posted a new comment: Getting above mentioned error. Usind below mentioned dependencies. Code build in Maven with Java language. com.sikulix

Re: [Sikuli-driver] [Question #276532]: A page has the same image in multiple areas. How will the script select the right one?

2015-12-03 Thread Eugene S
Question #276532 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276532 Eugene S proposed the following answer: Have a look at setROI() methods here: http://doc.sikuli.org/region.html#Region.setROI -- You received this question notification because your team Sikuli Drivers is