Re: [Sikuli-driver] [Question #198840]: Attributes of button

2013-08-27 Thread Sumit
Question #198840 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198840 Status: Expired = Open Sumit is still having a problem: LinkedIn I'd like to add you to my professional network on LinkedIn. - Sumit Sumit Saxena Project Engineer at Wipro Technologies

Re: [Sikuli-driver] [Question #200768]: Matchin Screen Shots

2013-08-27 Thread Sumit
Question #200768 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200768 Status: Expired = Open Sumit is still having a problem: LinkedIn I'd like to add you to my professional network on LinkedIn. - Sumit Sumit Saxena Project Engineer at Wipro Technologies

Re: [Sikuli-driver] [Question #198505]: Verify attributes of web element

2013-08-27 Thread Sumit
Question #198505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198505 Status: Expired = Open Sumit is still having a problem: LinkedIn I'd like to add you to my professional network on LinkedIn. - Sumit Sumit Saxena Project Engineer at Wipro Technologies

Re: [Sikuli-driver] [Question #233683]: Has anyone compiled Sikuli for RedHat EL 5?

2013-08-27 Thread RaiMan
Question #233683 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233683 Status: Open = Answered RaiMan proposed the following answer: ok -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #234657]: what are the files required for linux + android

2013-08-27 Thread RaiMan
Question #234657 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234657 Status: Open = Answered RaiMan proposed the following answer: SikuliX does not work on Android, only on the simulator running on PC. -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #234655]: [error] FindFailed ( can not find __CLICK-TO-CAPTURE__ on the screen. )

2013-08-27 Thread RaiMan
Question #234655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234655 RaiMan proposed the following answer: You either work with the new option, to show the script as text-only (no image thumbs at all) or with the image labels instaed of image thumbs. This is the same

Re: [Sikuli-driver] [Question #234669]: Error during setup of sikuli-1.0.1

2013-08-27 Thread RaiMan
Question #234669 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234669 Status: Open = Answered RaiMan proposed the following answer: Delete the installation folder and start again with the download of a fresh version of sikuli-setup.jar. If problem persists, look into the

Re: [Sikuli-driver] [Question #234536]: Sikuli dont run anymore!!! What can I do?

2013-08-27 Thread RaiMan
Question #234536 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234536 Status: Open = Answered RaiMan proposed the following answer: I recommend, to start from beginning and purge everything from your system, that has something to do with Sikuli (including environment

[Sikuli-driver] [Bug 1214789] Re: [1.0.1 ok] Button.LEFT not recognised --- workaround

2013-08-27 Thread shushang
using mouseDown(LEFT) seemed to work for now thank you raiman -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1214789 Title: [1.0.1 ok] Button.LEFT not recognised --- workaround Status in Sikuli:

Re: [Sikuli-driver] [Question #234673]: Sikuli doesn't recognize any images while running!

2013-08-27 Thread RaiMan
Question #234673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234673 Status: Open = Answered RaiMan proposed the following answer: You seem to have the text search/OCR options switched on in Preferences - ... more options, but have not installed the Tessdata option.

Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2013-08-27 Thread hakim johari
Question #106137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/106137 hakim johari posted a new comment: i try xiaominghuang script but it did not work for me. [error] App.open failed: Google Chrome.app not found and i try change it to chrome.exe [error] App.open failed:

Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2013-08-27 Thread RaiMan
Question #106137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/106137 RaiMan posted a new comment: @ hakim are you on Windows? you have to use the full path to the .exe in App.open(), since Chrome is not found on system path. -- You received this question notification

[Sikuli-driver] [Bug 1214789] Re: [1.0.1 ok] Button.LEFT not recognised --- workaround

2013-08-27 Thread RaiMan
Sorry, but I fixed it to behave like before. So if you decide, to run setup again, you will get the fixed version, that does not work with LEFT, but Button.LEFT Sorry, for the stupid recommendation. ** Description changed: - fixed with version 1.0.1 per August 25 at 9 pm gmt+1 repeat

Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2013-08-27 Thread hakim johari
Question #106137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/106137 hakim johari posted a new comment: ok i can open browser but how do i close it? openApp(C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe) wait(2)

Re: [Sikuli-driver] [Question #234634]: [1.0.1] Download during new setup is failing

2013-08-27 Thread RaiMan
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Status: Open = Answered RaiMan proposed the following answer: ... showed the options menu again if you have done all things as mentioned in the read me, then just select option one and read carefully

Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2013-08-27 Thread RaiMan
Question #106137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/106137 RaiMan posted a new comment: @hakim after having it open, all other app commands have to use a text from the window title. see http://doc.sikuli.org/globals.html#controlling-applications-and- their-windows

[Sikuli-driver] [Question #234686]: Sukuli easy interaction with any software/OS

2013-08-27 Thread Fidel
New question #234686 on Sikuli: https://answers.launchpad.net/sikuli/+question/234686 Hi: I was wondering if there is any script that would do the following, or if this would be convenient at all, since Im considering this solution for my purposes. I should warn you I selft-taught me

Re: [Sikuli-driver] [Question #106137]: How do I open a website in Windows 7?

2013-08-27 Thread hakim johari
Question #106137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/106137 hakim johari posted a new comment: ok got it now thanks :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #234061]: [1.0.1] Alternative way to download the jar --- solution

2013-08-27 Thread Eugene S
Question #234061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234061 Status: Solved = Open Eugene S is still having a problem: Hi RaiMan, It seems that you have deleted one of your comments here where you have explained how to install offline Sikuli. Since I can't

Re: [Sikuli-driver] [Question #234634]: [1.0.1] Download during new setup is failing

2013-08-27 Thread Akbar
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Akbar posted a new comment: Running setup downloaded new ide jar but few steps failed. Another problem was i had previous version files in the same folder and even after removing them, it kept saying old

Re: [Sikuli-driver] [Question #234419]: SikuliJavaAPI: Anti copy paste inputs not working with sikuli

2013-08-27 Thread Carlos
Question #234419 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234419 Status: Answered = Solved Carlos confirmed that the question is solved: Hi, thank you, running it with admin rights worked perfectly. I have some other questions about the API, I will post them on the

[Sikuli-driver] [Question #234697]: Cannot run the 'Hello World' example on windows 7

2013-08-27 Thread shabs
New question #234697 on Sikuli: https://answers.launchpad.net/sikuli/+question/234697 I was running an example on http://doc.sikuli.org/tutorials/helloworld/helloworld-win.html and I get the following error. I'm on Windows 7. Resolution 1920x1080 [error] Region.find(text): text search is

Re: [Sikuli-driver] [Question #234697]: Cannot run the 'Hello World' example on windows 7

2013-08-27 Thread shabs
Question #234697 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234697 shabs gave more information on the question: I then tried File-Preferences-more options and have checked 'allow searching for text'. It then complains about missing libraries(?) [error] TextRecognizer:

[Sikuli-driver] [Question #234699]: Changes to use the latest version

2013-08-27 Thread Akbar
New question #234699 on Sikuli: https://answers.launchpad.net/sikuli/+question/234699 What are all the changes required in scripts(written in version 1.0.0) if we move to the latest version 1.0.1? I find the API(sikuli-java) is totally different to previous version(sikuli-script). My scripts

Re: [Sikuli-driver] [Question #234634]: [1.0.1] Download during new setup is failing

2013-08-27 Thread Akbar
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Status: Answered = Solved Akbar 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 #234697]: Cannot run the 'Hello World' example on windows 7

2013-08-27 Thread Eugene S
Question #234697 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234697 Status: Open = Answered Eugene S proposed the following answer: Take a look at this question: https://answers.launchpad.net/sikuli/+question/234673 -- You received this question notification because

[Sikuli-driver] [Question #234705]: Why does exit() only work half of the time?

2013-08-27 Thread Zebara
New question #234705 on Sikuli: https://answers.launchpad.net/sikuli/+question/234705 I use exit() in a hotkey and it stops the Sikuli program half of the time. However, whenever I press the hotkey all the other code in it is always executed successfully. How can I fix this to make the Sikuli

Re: [Sikuli-driver] [Question #234697]: Cannot run the 'Hello World' example on windows 7

2013-08-27 Thread shabs
Question #234697 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234697 Status: Answered = Open shabs is still having a problem: Thanks Eugene, but your reply does not apply to the problem I believe. I am not searching for text. I also tried a fresh copy of the latest

Re: [Sikuli-driver] [Question #234697]: Cannot run the 'Hello World' example on windows 7

2013-08-27 Thread shabs
Question #234697 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234697 Status: Open = Solved shabs confirmed that the question is solved: https://bugs.launchpad.net/sikuli/+bug/1214589 has fixed the problem -- You received this question notification because you are a

[Sikuli-driver] [Bug 1183017] Re: [1.0.1 ok] IDE: captured images might be lost in UNTITLED tab

2013-08-27 Thread rita
the same on Windows 7 with 1.0.1 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1183017 Title: [1.0.1 ok] IDE: captured images might be lost in UNTITLED tab Status in Sikuli: Fix Committed

[Sikuli-driver] [Question #234713]: Upon saving a test case, image changes to _CLICK-TO-CAPTURE

2013-08-27 Thread Valerie
New question #234713 on Sikuli: https://answers.launchpad.net/sikuli/+question/234713 When trying to create a test script that has an image, upon saving it, the scrip shows find(__CLICK-TO-CAPTURE__) When you look at the folder, it only contains the .html document and the PY File. No Class

[Sikuli-driver] [Question #234716]: Adding text to the GUI as my test run

2013-08-27 Thread Len Lesesne
New question #234716 on Sikuli: https://answers.launchpad.net/sikuli/+question/234716 How do I add text to the screen that comes up as each individual item of a test a is executing describing what is being done -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #234716]: Adding text to the GUI as my test runs

2013-08-27 Thread Len Lesesne
Question #234716 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234716 Summary changed to: Adding text to the GUI as my test runs -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Question #234720]: Erro during run: Terminating SikuliX after a fatal error!

2013-08-27 Thread rita
New question #234720 on Sikuli: https://answers.launchpad.net/sikuli/+question/234720 during running: from jpype import * JVM = 'C:\\Java\\jdk1.7.0\\jre\\bin\\client\\jvm.dll' startJVM(JVM, '-ea',-Djava.class.path=C:\\SikuliX\\sikuli-java.jar) sikuli = JPackage(org.sikuli.script)

Re: [Sikuli-driver] [Question #234149]: Issues with type() wrapper method in Java

2013-08-27 Thread J
Question #234149 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234149 Status: Needs information = Open J gave more information on the question: Sorry about the delay, things have been busy. I just sent the code to you. I'm using Sikuli X-1.0rc3 (r905). -- You received

Re: [Sikuli-driver] [Question #234689]: Script getting failed on different resolution and size of screen.

2013-08-27 Thread Roman Podolyan
Question #234689 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234689 Status: Open = Answered Roman Podolyan proposed the following answer: You have to put different graphics for different resolution. AFAIK it's known issue, and there is no solution. See the previous QA

Re: [Sikuli-driver] [Question #234686]: Sukuli easy interaction with any software/OS

2013-08-27 Thread Roman Podolyan
Question #234686 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234686 Roman Podolyan posted a new comment: Well, why don't you try the thing you say: - read text file with some strings (images names) - try to search for them - and write reactions If success, you have to look

Re: [Sikuli-driver] [Question #234657]: what are the files required for linux + android

2013-08-27 Thread thomas
Question #234657 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234657 Status: Answered = Solved thomas 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 #234655]: [error] FindFailed ( can not find __CLICK-TO-CAPTURE__ on the screen. )

2013-08-27 Thread thomas
Question #234655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234655 Status: Answered = Solved thomas 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,

[Sikuli-driver] [Question #234737]: Fatal Error 110: loading: WinUtil.dll

2013-08-27 Thread Sergey
New question #234737 on Sikuli: https://answers.launchpad.net/sikuli/+question/234737 Hello, There are the fallowing environment: Win 8 x64 Java 64 Eclipse 64 Maven Sikuli-script from the last sikuli-setup.jar. When i try to run the fallowing code App skype = App.open(C:\\Program Files

Re: [Sikuli-driver] [Question #234669]: Error during setup of sikuli-1.0.1

2013-08-27 Thread Namrata K
Question #234669 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234669 Status: Answered = Open Namrata K is still having a problem: Thanks but it gets stuck during setup while building jars. It does not proceed after this. It is supposed to finish in few seconds I

Re: [Sikuli-driver] [Question #234669]: Error during setup of sikuli-1.0.1

2013-08-27 Thread Namrata K
Question #234669 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234669 Status: Open = Solved Namrata K confirmed that the question is solved: Never mindtook a very long time for setup. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #234742]: resourceloaderbasic :checklibsdir error

2013-08-27 Thread uttam sali
New question #234742 on Sikuli: https://answers.launchpad.net/sikuli/+question/234742 Hi I am new to sikuli, I am trying to run click windows start button using java in Eclipse ide. For this i have imported the sikuli-script.jar file but after that running the program gives me the following

Re: [Sikuli-driver] [Question #234713]: Upon saving a test case, image changes to _CLICK-TO-CAPTURE

2013-08-27 Thread Rlyuan
Question #234713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234713 Rlyuan posted a new comment: Exactly the same issue with Sikuli 1.0.1. I got two machines (Linux), one installed Sikuli 1.0.1 several days ago and it works fine. Yesterday I installed Sikuli(newly