Re: [Sikuli-driver] [Question #263563]: Selenium test using Sikuli can't click on image when run from Jenkins

2015-04-01 Thread ale
Question #263563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263563 Status: Needs information => Open ale gave more information on the question: Hi, I tried taking a screenshot just before the test is failing to check the button is visible. This is the code I used,

Re: [Sikuli-driver] [Question #263563]: Selenium test using Sikuli can't click on image when run from Jenkins

2015-03-13 Thread ale
Question #263563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263563 Status: Answered => Open ale is still having a problem: Thank you for the idea, but unfortunately I still could not solve my issue. The browser is displayed when ran from Jenkins. The machine where

[Sikuli-driver] [Question #263563]: Selenium test using Sikuli can't click on image when run from Jenkins

2015-03-12 Thread ale
New question #263563 on Sikuli: https://answers.launchpad.net/sikuli/+question/263563 I'm writing Selenium Webdrivr tests and I'm using Sikuli to click on a Browse button. I have an image of the button stored on the disk, and here is my code. ScreenRegion screen = new DesktopScreenRegion(); Mou