[Sikuli-driver] [Bug 1513116] Re: [request] Region.click("String") and Match.text() should reveal the same result

2015-11-16 Thread umesh
Can you please tell me what is current methodology ( approach ) to click string from given image ? I cant wait that long (end of 2.0.0.) , I would like to develop own classes to improve string click from given image. Can you please share me What is your current approach? and in which class that

Re: [Sikuli-driver] [Question #274127]: Not working methods of the class App - close(), focus(),

2015-11-16 Thread masuo
Question #274127 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274127 Status: Open => Answered masuo proposed the following answer: I can't run previous version of SikuliX now, but the following code works correctly on SikuliX1.1.0 . [Environment:]Windows7, SikuliX1.1.0 [

Re: [Sikuli-driver] [Question #274000]: APP property settings

2015-11-16 Thread masuo
Question #274000 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274000 Status: Open => Answered masuo proposed the following answer: If you may use Selenium-WebDriver with SikuliX, you can call Selenium-WebDriver API from SikuliX-IDE in order to control browser windows siz

Re: [Sikuli-driver] [Question #274250]: SIKULI API - How to use type with special combination keys like ALT+TAB

2015-11-16 Thread Edmundo V. Neto
Question #274250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274250 Status: Open => Answered Edmundo V. Neto proposed the following answer: type("\t", KeyModifier.ALT) -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #272748]: [xcb] Unknown sequence number while processing queue

2015-11-16 Thread Karl
Question #272748 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272748 Karl posted a new comment: I thought 64-bit solved the problem, but the error has occurred -- just less frequently. -- You received this question notification because your team Sikuli Drivers is an answer c

Re: [Sikuli-driver] [Question #272748]: [xcb] Unknown sequence number while processing queue

2015-11-16 Thread Karl
Question #272748 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272748 Karl posted a new comment: Both of our installs are 32-bit. This may be an accomplice. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #274250]: SIKULI API - How to use type with special combination keys like ALT+TAB

2015-11-16 Thread Elaine
Question #274250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274250 Summary changed to: SIKULI API - How to use type with special combination keys like ALT+TAB -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #274250]: How to use type with special combination keys like ALT+TAB

2015-11-16 Thread Elaine
New question #274250 on Sikuli: https://answers.launchpad.net/sikuli/+question/274250 I started one application and I need acess another application with special combination keys like ALT+TAB. I write the following code, but nothing happened: DesktopKeyboard keyboard = new DesktopKeyboard(); k