Simon Meggle
Simon Meggle
Currently the div gets opened on the top of the page, even when the page is scrolled down
Let Sakuli terminate a running test after a certain amount of time, e.g. 300 Seconds: testsuite.maxAllowedRuntime=300 Validate that this threshold is higher than the critical suite threshold. Proposal for return...
In some cases, a screen record of an exception would be more helpful to investigate the cause of an error. Perhaps helpful: https://code.google.com/p/java-screen-recorder/
A kind of "quick dry run" which does not really execute something but only sends a small dummy result to each forwarder. Would be very helpful to set up the...
 Toggling one picture back and forth solves the problem. Perhaps some jQuery timing issue?
It should be possible to use a Sakuli container like a native Nagios plugin, so that it only returns * service output * performance data * exit code 0-3 This...
Also import via script -> Docker container
Refactor gearman forwarder caching: Sakuli should store the result e.g. as JSON in the suite path. Every forwarder will then use this file in case of retry. This cache file...
- Create a docker-compose scenario with two containers: - Sakuli running the oxid test - containerized Oxid eShop test (community edition) - Write a small how-to