← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #181831]: Selenium and Sikuli conflict??

 

Question #181831 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181831

    Status: Open => Answered

RaiMan proposed the following answer:
If you are really using Java 7:

This is currently not supported by Sikuli X-1.0rc3.

It needs JRE 6.

In a JRE 6 environment your code should work a expected:
in the above step 4 Sikuli will wait max 30 seconds for the image to come up and then return to your code, so step 5 is executed.

I am sure, that there are no interferences between Selenium and Sikuli
as you mentioned above. They both do not know anything about each other,
when used the way you do.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.