sakuli
sakuli copied to clipboard
integrate screen recorder functionality
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/
Introduce properties for
- record never
- record always
- record only on exception (= recording is always done, but file is kept only in case of an exception)
maybe use openCV