Re: [Sikuli-driver] [Question #685363]: Selenium WebDriver: Safari 11+ blocks Sikulix operations --- no solution

2019-10-24 Thread Abhishek K
Question #685363 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685363 Abhishek K posted a new comment: RaiMan, Thank you for the quick response!! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #685363]: Safari 13.0.2 blocks Sikulix operations

2019-10-23 Thread Abhishek K
New question #685363 on Sikuli: https://answers.launchpad.net/sikuli/+question/685363 Hi RaiMan, I'm trying to use SikuliX on a Safari 13.0.2 version. When browser opened and Sikuli tries to do some operations the Safari throws pop-up window saying "The Safari window is remotely controlled by

[Sikuli-driver] [Question #452522]: Sikuli error on launch

2017-02-08 Thread Abhishek Garg
New question #452522 on Sikuli: https://answers.launchpad.net/sikuli/+question/452522 I am trying to execute my first sikuli script with Selenium. Trying to automate desktop application - windows 7 Followed all the steps correctly as mentioned in

Re: [Sikuli-driver] [Question #452522]: Sikuli error on launch

2017-02-08 Thread Abhishek Garg
Question #452522 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/452522 Description changed to: I am trying to execute my first sikuli script with Selenium. Trying to automate desktop application - windows 7 Followed all the steps correctly as mentioned in

[Sikuli-driver] [Question #268925]: Webservice call from sikuli

2015-07-06 Thread Abhishek
New question #268925 on Sikuli: https://answers.launchpad.net/sikuli/+question/268925 Hi Raiman, We are using sikuli for quite a while now. Thanks for the outstanding product. We need a favor from you. We are trying to customize sikuli, to call our webservice(wsdl), which will carry some

[Sikuli-driver] [Question #255249]: App.open fails. os.system opens the app but no button is working on app probably cause of not in focus

2014-10-01 Thread ABHISHEK SINGH
New question #255249 on Sikuli: https://answers.launchpad.net/sikuli/+question/255249 Hi I am quite new to Sikuli and I am using it to automate couple of windows benchmark tools (like CDM,AS SSD, HDTunePro). I have successfully automated it for CDM and it works very fine . The problem is with

Re: [Sikuli-driver] [Question #255249]: App.open fails. os.system opens the app but no button is working on app probably cause of not in focus

2014-10-01 Thread ABHISHEK SINGH
Question #255249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255249 Description changed to: Hi I am quite new to Sikuli and I am using it to automate couple of windows benchmark tools (like CDM,AS SSD, HDTunePro). I have successfully automated it for CDM and it works very

[Sikuli-driver] [Question #252931]: Finder class clips source image to screen size

2014-08-11 Thread Abhishek Ganguly
New question #252931 on Sikuli: https://answers.launchpad.net/sikuli/+question/252931 i am using sikuli-java to test whether one image exists within another (bigger) image. neither of the two images are on the attached physical monitor. most likely they have nothing to do with the desktop.

Re: [Sikuli-driver] [Question #232940]: [1.0] App.open() opens an app and close immediatly.

2013-07-24 Thread Abhishek Lal
Question #232940 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232940 Abhishek Lal posted a new comment: I can see the process appear on the process list(gnome-system-monitor), but no GUI, the process stays as long as the program runs. It must be hidden as you said

[Sikuli-driver] [Question #232900]: how to turn on text recognition, Java

2013-07-23 Thread Abhishek Lal
New question #232900 on Sikuli: https://answers.launchpad.net/sikuli/+question/232900 I just started with sikuli, I am using java + sikuli api, I am trying to get text from a region. but what I am getting is [error] Region.text: text recognition is currently switched off --- no text --- the

Re: [Sikuli-driver] [Question #232900]: [1.0] [HowTo] turn on text recognition --- solution

2013-07-23 Thread Abhishek Lal
Question #232900 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232900 Status: Answered = Solved Abhishek Lal confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #232940]: [1.0] App.open() opens an app and close immediatly.

2013-07-23 Thread Abhishek Lal
New question #232940 on Sikuli: https://answers.launchpad.net/sikuli/+question/232940 My code is App.open( /usr/bin/kate); Screen s = new Screen(); try { s.wait(images/head.png, 10); .. It opens the app for a sec or less and immediatialy the app get disappear.

[Sikuli-driver] [Question #211361]: running sikuli on linux

2012-10-16 Thread Abhishek
New question #211361 on Sikuli: https://answers.launchpad.net/sikuli/+question/211361 typing sikuli-ide.sh in shell does not open sikuli editor(linux), only the message: [info] locale: en_US is shown but nothing shows up -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #211361]: running sikuli on linux

2012-10-16 Thread Abhishek
Question #211361 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211361 Abhishek posted a new comment: yes as mentioned in the website i have Java Runtime Environment (JRE) 6, wmctrl, and OpenCV 2.1 installed... -- You received this question notification because you

[Sikuli-driver] [Question #211372]: java.lang.UnsatisfiedLinkError: /tmp/tmplib/libVisionProxy.so

2012-10-16 Thread Abhishek
New question #211372 on Sikuli: https://answers.launchpad.net/sikuli/+question/211372 Getting the following error on running the sikuli test file(java jdev project): /scratch/aime/SIKULI/jre1.6.0_31/bin/java -server -classpath