Tobias Schneck

Results 62 comments of Tobias Schneck

Copy from #281: Implement a mode which allows to test a configured forwarder quickly. Instead of executing `sakuli run [suite dir]` one could execute `sakuli fwd-test [suite dir]`, which reads...

Use Travis CI for running tests like, e.g.: https://github.com/ConSol/docker-headless-vnc-container/blob/dev/.travis.yml run script with build & tag like in `tag_image.sh` Update https://github.com/ConSol/docker-headless-vnc-container/issues/75

Also provide a property to set a custom cache folder. This would be needed if the test suite is read-only, like in some docker or openshift mounts

Hi @barcoo-hb, the setting currently only have an effect if you use the [java-dsl](http://consol.github.io/sakuli/latest/index.html#sakuli-java-dsl). If you wan't to wirte a "ui test only" with the javascript syntax take a look...

see git branch 'waitOnVanish'

Around aspect like: https://github.com/ConSol/sakuli/blob/6cd4784484889718148940ec655a17bf3ca38a4a/src/sakuli-sahi-setup/src/main/java/org/sakuli/starter/sahi/aop/SahiCommandExecutionAspect.java#L57

## TODOs: * Check testcase actions * Talk about packagename maybe something like `sakuli-test-runner` * Check error message on linux when e.g. `wmctrl` is missing, see https://github.com/RaiMan/SikuliX-2014/issues/253 * Check error:...

look to that after #7 sahi 5 is included