Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script --- update for version SikuliX 1.1.1 as of December 2016

2016-12-27 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 RaiMan proposed the following answer: @AJITH please look at https://answers.launchpad.net/sikuli/+question/404578 comment #1 and report experiences, suggestions and comments there please. -- You received t

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script --- update for version SikuliX 1.1.1 as of December 2016

2016-12-27 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Summary changed to: Import Selenium into Sikuli script --- update for version SikuliX 1.1.1 as of December 2016 Description changed to: see https://answers.launchpad.net/sikuli/+question/404578 comment #1

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2016-12-27 Thread AJITH
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 AJITH requested more information: Hi RaiMan/Eugene, 2 years have passed since this thread was opened and I seemed to have been hit with the same issue :( . I would like to integrate selenium into my Sikuli s

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-23 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open => Answered RaiMan proposed the following answer: if you want to use 1.0.1 and do not have sikuli-java.jar, then you have to run setup with option 4 to get it. sikuli-script.jar cannot be u

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-23 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Answered => Open Eugene S is still having a problem: Thanks RaiMan! I just started implementing your solution and I have 2 following issues/questions, both at the following step: -- java -cp -

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-23 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open => Answered RaiMan proposed the following answer: -- 1.1.0 since it is still Beta, there is always a risk when upgrading. I do not recommend to do that, but instead make some tests in "sandb

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-22 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Answered => Open Eugene S is still having a problem: Thanks for the answer RaiMan. I agree with you completely that playing with Selenium is a bad idea. It was my last resort (just really wanted

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-21 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open => Answered RaiMan proposed the following answer: I do not think, that it is a good idea, to adapt the selenium python sources. What version of Jython are you running? The latest 2.7 should

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-21 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Eugene S gave more information on the question: Some more investigation I have done in the last couple of hours and found couple of issues that occur in Selenium because of versions mismatch: 1. In some sele

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-20 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Eugene S gave more information on the question: Just found this question with similar issue: https://answers.launchpad.net/sikuli/+question/192180 However still not sure how to (if at all possible) to fix it

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-20 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Answered => Open Eugene S is still having a problem: Hi RaiMan, After some time I have attempted to try to import Selenium again and done what you have recommended above: 1. Copy Selenium folde

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-04 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open => Answered RaiMan proposed the following answer: ok, to use it with Sikuli you have to either - put the path to the folder in the Python installation containing the selenium folder (the on

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-04 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Answered => Open Eugene S is still having a problem: Hi RaiMan, Thank you for your answer. I have just tried to do that: 1. Installed Jython (according to the official instructions) 2. Inst

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-02 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Needs information => Answered RaiMan proposed the following answer: Sikuli 1.0.1 not possible, because it contains Jython 2.5.4 I tested with version 1.1.0-Beta1 (not available yet :-(, which co

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-02 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open => Needs information RaiMan requested more information: Have you already tried with the Python package, to use it with the latest Jython 2.7 (contained in SikuliX 1.0.1)? -- You received t

[Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-02 Thread Eugene S
New question #248040 on Sikuli: https://answers.launchpad.net/sikuli/+question/248040 Hi, I know that there are quite a few threads already concerned with using Sikuli and Selenium. The thing is that it seems that most (if not all) people use Sikuli using Eclipse and/or import Sikuli into thei