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

    Status: Open => Answered

aidma proposed the following answer:
Could the problem be that Jenkins is running the browser as a background
service. If the browser is not being displayed during Jenkins Builds,
then Sikuli won't be able to "see" it.

If this is the problem, you'll most likely need to run Jenkins from
command prompt (java -jar jenkins.war) rather than as a windows service.
See this link for more information:
http://stackoverflow.com/questions/9618774/jenkins-selenium-gui-tests-
are-not-visible-on-windows

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to