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

    Status: Open => Answered

RaiMan proposed the following answer:
Ok, I have to stop here: I cannot help you: too many dimensions of
complexity.

Tracking my situation back (some month ago ;-), I have to admit, that I
do not have any testcase, where the click() feature was run on travis.

This is what I do there on an Ubuntu system:

language: java
jdk: oraclejdk9
install: mvn install -P build-fat -DskipTests=true -B
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 5
script:
 - mvn test -B

I will try to setup a testcase, that clicks and tries to proceed the
next week.

And I will add debug level 4 messages to the click feature and add an
option to switch those on/off.

Sorry, that I have to let you alone for now.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to