[Sikuli-driver] [Question #293566]: Find failed Error

2016-05-10 Thread Gokul_dev
New question #293566 on Sikuli: https://answers.launchpad.net/sikuli/+question/293566 am getting a find failed error. please h the code am using is : package demosikuli; import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; import

Re: [Sikuli-driver] [Question #293566]: Find failed Error

2016-05-10 Thread Gokul_dev
Question #293566 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293566 Description changed to: I am a beginner in testing field. I am getting a find failed error. the code am using is : package demosikuli; import org.openqa.selenium.WebDriver; import

[Sikuli-driver] [Question #293565]: I am ruining Sikulix in a vnc session, and while doing so i am able to find a particular image. But every time i try to click on the particular image , Sikuli fails

2016-05-10 Thread sayantan
New question #293565 on Sikuli: https://answers.launchpad.net/sikuli/+question/293565 SIkuli-JAVA Script : Socket s= new Socket("127.0.0.1", 5937); if(s.isConnected()) System.out.print("ok"); else System.out.print("not ok");

Re: [Sikuli-driver] [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

2016-05-10 Thread RaiMan
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 Description changed to: To summarize: (from comment # 3) ) Pycharm is OK ) Make Jython Python interpreter for project (my Jython path is different from RaiMan's, ~/jython2.7.0/bin/jython ) ) In the run

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-10 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Oooo, nice to hear it wasn't just me not doing something obvious :) And thanks for looking into this and fixing it. I didn't see a nightly build that was built on the Night Build

Re: [Sikuli-driver] [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

2016-05-10 Thread Roman Podolyan
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 Roman Podolyan posted a new comment: To summarize: ) Pycharm is OK ) Make Jython Python interpreter for project (my Jython path is different from RaiMan's, ~/jython2.7.0/bin/jython ) ) In the run

Re: [Sikuli-driver] [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

2016-05-10 Thread Roman Podolyan
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 Status: Answered => Solved Roman Podolyan confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is

[Sikuli-driver] [Question #293554]: How does sikuli use click or doubleClick on windows?

2016-05-10 Thread 皇甫春峰
New question #293554 on Sikuli: https://answers.launchpad.net/sikuli/+question/293554 As title, what windows API does sikuli use to simulator mouse on windows? Could you please help me the method name and *.dll file? -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #293475]: how to deal with visual differences between OS?

2016-05-10 Thread f
Question #293475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293475 f posted a new comment: Thanks to both of you for the answers I will then have 2 questions. First yes, lowering the similarity is not an option. I'm pretty high (95 for clicking, 99 for searching), but even

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-10 Thread RaiMan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 RaiMan proposed the following answer: I have to admit, that there where offending bugs in the import support of SikuliX. They are fixed now. Available with the next nightly 1.1.1 (hope tonight). this

Re: [Sikuli-driver] [Question #293527]: SikuliX / RobotFramework / robotframework-SikuliLibrary: problems to get it running

2016-05-10 Thread RaiMan
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 Status: Open => Answered RaiMan proposed the following answer: I am just busy with SikuliX's support of RobotFramework: - the robot package is contained in SikuliX - you can edit and run Robot testcases

Re: [Sikuli-driver] [Question #293538]: Manually Crop image not work but through Sikuli IDE crop image work fine

2016-05-10 Thread RaiMan
Question #293538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293538 Status: Open => Answered RaiMan proposed the following answer: I guess it has to do with the PhotoEditor, that might somehow change the pixel content on the way from loading to save as .png (e.g. some

[Sikuli-driver] [Question #293538]: Manually Crop image not work but through Sikuli IDE crop image work fine

2016-05-10 Thread Muhammad Waqas Noor
New question #293538 on Sikuli: https://answers.launchpad.net/sikuli/+question/293538 Note (Language => Ruby(jruby)) I used sikuli for firefox proxy authentication. I crop the username, password and ok button image using sikuli IDE and use these image in my (RUBY) code. It work fine. But when i

Re: [Sikuli-driver] [Question #293487]: Connection Controller (socket) undefined error

2016-05-10 Thread sayantan
Question #293487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293487 Status: Open => Solved sayantan confirmed that the question is solved: . -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #293527]: SikuliX / RobotFramework / robotframework-SikuliLibrary: problems to get it running

2016-05-10 Thread lionlamb
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 lionlamb gave more information on the question: Sorry, hadn't I mention that I am actually new in Robot framework, Selenium and Python (thus needing some time to figure how certain thing works and will try

Re: [Sikuli-driver] [Question #293527]: SikuliX / RobotFramework / robotframework-SikuliLibrary: problems to get it running

2016-05-10 Thread lionlamb
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 Status: Solved => Open lionlamb is still having a problem: >From this site https://github.com/rainmanwy/robotframework-SikuliLibrary - pom.xml is provided Thus, I built with 'mvn install' then only

[Sikuli-driver] [Question #293532]: Sikuli could locate a particular image on the screen , but still its unable to click on that image

2016-05-10 Thread sayantan
New question #293532 on Sikuli: https://answers.launchpad.net/sikuli/+question/293532 Using the below code i could verify that a particular image is present in the screen , but still i am unable to click on the particular icon CODE: public class s2 { public static void main(String[]

Re: [Sikuli-driver] [Question #293527]: SikuliX / RobotFramework / robotframework-SikuliLibrary: problems to get it running

2016-05-10 Thread RaiMan
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 Summary changed to: SikuliX / RobotFramework / robotframework-SikuliLibrary: problems to get it running -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #293527]: libs to export not found on above classpath: /sikulixlibs/linux/libs64

2016-05-10 Thread RaiMan
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 RaiMan posted a new comment: could you give a short description about the steps you took to get it running? -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #292185]: Not able to use VNCRobot

2016-05-10 Thread Launchpad Janitor
Question #292185 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/292185 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #293527]: libs to export not found on above classpath: /sikulixlibs/linux/libs64

2016-05-10 Thread lionlamb
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 Status: Open => Solved lionlamb confirmed that the question is solved: Hi guys, I have resolved this problem. It was my setup problem. Need to maven it then setup. Thanks! -- You received this

Re: [Sikuli-driver] [Question #293527]: libs to export not found on above classpath: /sikulixlibs/linux/libs64

2016-05-10 Thread lionlamb
Question #293527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293527 Description changed to: Trying to integrate Sikuli with Robot Framework (python). Hence, I am trying to use this Library "robotframework-SikuliLibrary". The site provides with the demo, it threw error when

[Sikuli-driver] [Question #293527]: libs to export not found on above classpath: /sikulixlibs/linux/libs64

2016-05-10 Thread lionlamb
New question #293527 on Sikuli: https://answers.launchpad.net/sikuli/+question/293527 Trying to integrate Sikuli with Robot Framework (python). Hence, I am trying to use this Library "robotframework-SikuliLibrary". The site provides with the demo, it threw error when I ran the test. Here is

Re: [Sikuli-driver] [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

2016-05-10 Thread RaiMan
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 Summary changed to: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #293519]: SikuliX nightly with some external IDE: can anyone share example settings

2016-05-10 Thread RaiMan
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 Status: Open => Answered RaiMan proposed the following answer: I now switched to the JetBrains community editions: IntelliJ IDEA for Java (but it is Python aware too) PyCharm for Python/Jython scripting