[Sikuli-driver] [Question #258991]: Sikuli click at right location in chrome on mac os x but nothing happens

2014-12-12 Thread Bryan Rasmussen
New question #258991 on Sikuli: https://answers.launchpad.net/sikuli/+question/258991 Hi, I've got the following type(KeyModifier.CMD,"l") type("localhost\n") and then a click of a link. click(picture of link) When I run it in slow motion it shows the crosshairs exactly in the center of th

[Sikuli-driver] [Bug 1402056] [NEW] [1.0.1] Try to open shared image in PatternWindow will cause a NullPointerException

2014-12-12 Thread Voodoo
Public bug reported: Using SikuliX 1.0.1 or lastest SikuliX 2014 1.1.0 nightly build 2014-12-09 on Windows 8.1 x64 with Java 1.7.0_72. If you have a test which imports another tests and uses its images (I call them shared images), first of all it won't show a preview of the shared images until t

[Sikuli-driver] [Bug 1402048] [NEW] [1.1.0-nightly] Images with same name but in different tab are wrong

2014-12-12 Thread Voodoo
Public bug reported: Using SikuliX 2014 1.1.0 nightly build 2014-12-09 on Windows 8.1 x64 with Java 1.7.0_72. If you have two test drectories, e.g.: - test_1.sikuli - test_2.sikuli and both tests contains an image with the same name, e.g. "test.png" and 0.99 similarity, opening both tests with t

Re: [Sikuli-driver] [Question #258335]: Windows path variables

2014-12-12 Thread fordox
Question #258335 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258335 Status: Solved => Open fordox is still having a problem: Сorrect my code, please. I can not get "popup ("1")". delay before creating the file does not work and conditions are not met. import os userpr

[Sikuli-driver] [Question #258978]: Sikuli 1.1.0 don't launch on Mac OS 10.10.1

2014-12-12 Thread fordox
New question #258978 on Sikuli: https://answers.launchpad.net/sikuli/+question/258978 Mac OS Yosemite 10.10.1 SIkuli 1.1.0 2014-12-12_01:01nightly I installed Sikuli and run "runsikulix", but nothing happens. IDE does not run. USER-PC:~ user$ /Applications/runsikulix ; exit; running SikuliX-IDE:

[Sikuli-driver] [Question #258970]: [error] Image: could not be loaded

2014-12-12 Thread juneja
New question #258970 on Sikuli: https://answers.launchpad.net/sikuli/+question/258970 Hi Raiman, I am using SIKULIX in POM file and been running the selenium scripts in Eclipse and it was working fine all these days. I even created build in Jenkins and taking the code from local machine, it was

Re: [Sikuli-driver] [Question #258964]: Write in file domain names

2014-12-12 Thread fordox
Question #258964 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258964 fordox gave more information on the question: And more: how to make a click on the links one by one? click at link - made some action Click on the following link in the list - made some action or not. Scroll

[Sikuli-driver] [Question #258964]: Write in file domain names

2014-12-12 Thread fordox
New question #258964 on Sikuli: https://answers.launchpad.net/sikuli/+question/258964 Hello. I have a difficult task. I download a lot of files in Google Chrome, and I need a script to copy to a text file name of the domain when the condition (if does not exist specific image after downloading).