← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #163012]: Sikuli using remotewebdriver

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Since you are using RemoteWbDriver, I guess, you are using 2 separate machines:
-1- the client machine, where the tests are run
-2- the Selenium server machine, where the target browser runs

Sikuli looks on the screen of machine -1-, since this is where it is
running.

Other way round: The Sikuli features have to be used on the machine,
where the screen contents are visible.

... and using WebDriver, in some cases you do not see anything, since
some things are handled behind the curtain.

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