sakuli icon indicating copy to clipboard operation
sakuli copied to clipboard

integrate screen recorder functionality

Open simonmeggle opened this issue 9 years ago • 2 comments

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/

simonmeggle avatar May 21 '15 09:05 simonmeggle

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)

simonmeggle avatar May 22 '15 08:05 simonmeggle

maybe use openCV

toschneck avatar Jun 13 '18 16:06 toschneck