]
Stefan Miklosovic resolved ARQ-1950.
------------------------------------
Assignee: Alex Soto
Resolution: Done
Blur screenshots
----------------
Key: ARQ-1950
URL:
https://issues.jboss.org/browse/ARQ-1950
Project: Arquillian
Issue Type: Feature Request
Affects Versions: recorder_1.0.0.Beta1
Reporter: Alex Soto
Assignee: Alex Soto
Priority: Minor
Sometimes you need to take screenshots of a website to globally see how is looking but it
may contain sensitive data. In this case would be great to have a way to blur the
screenshot.
Something like an annotation that when is put on a test, the screenshots taken during the
execution of that test are blurred.
@BlurScreenshot(mode=LIGHT)
And you can also set MEDIUM or HARD.
https://github.com/arquillian/arquillian-recorder/issues/13