[Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-16 Thread Tepedino
New question #269303 on Sikuli: https://answers.launchpad.net/sikuli/+question/269303 First of all, hello. I'm trying to use Sikuli in my workplace to automate tests over Flex, and by recommendation of other workers and superios, I should use Sikuli together with Eclipse so everyone could use t

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-16 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Tepedino gave more information on the question: Oh yes, sorry! Forgot somethign that might be related to the roblem: I both links it was asked for em to add "sikuli-script.jar" tot he jexternal libs, and at

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-16 Thread Eugene S
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Open => Answered Eugene S proposed the following answer: It looks like Sikuli can't find these files on your disk. Are you sure it looks for the in the right location? -- You received this ques

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-16 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Tepedino posted a new comment: Well, I added a new folder and then added the .pngs there, dunno if I should do it another way. This is the first time I'm using imgs on selenium -- You received this questi

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-16 Thread Eugene S
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Eugene S proposed the following answer: Selenium or Sikuli? :) Anyway, just to be certain, try to use full path and see if that works for you. For example something like that: Screen s = new Screen(); s.fin

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-16 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Tepedino posted a new comment: Sorry, I meant Eclipse (sikuli on eclipse to be more specific). the part 2 of the first link I added here have an explanation on hwo to add everything to work with selenium, tat

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-17 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Answered => Open Tepedino is still having a problem: @Eugene So, tried now at work adding the full path to see if it would work, the error I got is the same, only changed the name of the archive

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-18 Thread Eugene S
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Open => Needs information Eugene S requested more information: hmm, that's strange. I can't even force myself to get this error. In my case, even if I deliberately use image with incorrect path

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-18 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Needs information => Open Tepedino gave more information on the question: I'm using Sikuli 1.0.1. yet I'm curious on why I cant get sikuli-script.jar, only sikuli- java.jar, would be a problem?

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-19 Thread RaiMan
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 RaiMan posted a new comment: sikuli-script.jar contains the Jython 2.5, whereas sikuli-java.jar contains only the Jython and Java API (hence you need an external Jython to run scripts). -- You received this

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-19 Thread Eugene S
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Open => Answered Eugene S proposed the following answer: To test that I was using Sikuli API that I got using Maven and its version is 1.1.0 Maybe try this version? -- You received this questi

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-20 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Tepedino posted a new comment: @Eugene: Will try the 1.1.0 here now. @RaiMan: I see, so with this external Jython will I be able to run it with jaba over eclipse? D= Gimme few more mintues and will post h

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-20 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Answered => Open Tepedino is still having a problem: @Eugene: Tried to add 1.1.0 and I got this message: Somethign serious happened! Sikuli not useable! Check the error log at "...\SikuliX-1.1.0-

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-21 Thread RaiMan
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Open => Answered RaiMan proposed the following answer: please use the latest build. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer con

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-21 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Tepedino posted a new comment: Well, I tried .-. The log I added here last was just the log of the latest version I tried to use in my work's machine... I'm not being able to pass it and try what @Eugene to

Re: [Sikuli-driver] [Question #269303]: Text Search off error on image [Sikuli java Eclipse]

2015-07-24 Thread Tepedino
Question #269303 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269303 Status: Answered => Solved Tepedino confirmed that the question is solved: ok, I tried today after lookign a little more at the link: http://doc.sikuli.org/faq/030-java-dev.html then I noticed the most