[
https://issues.jboss.org/browse/ARQ-1838?page=com.atlassian.jira.plugin.s...
]
Stefan Miklosovic resolved ARQ-1838.
------------------------------------
Fix Version/s: recorder_1.0.0.Beta1
Resolution: Done
https://github.com/arquillian/arquillian-recorder/commit/7c16da1734359e05...
{code}
@ArquillianResource
private Screenshooter screenshooter;
public void test()
{
screenshooter.setMessage("this is awesome image").takeScreenshot();
}
{code}
that message will appear in resulting report logically paired with taken screenshot
Add message to taken screenshot and video for documentation purposes
--------------------------------------------------------------------
Key: ARQ-1838
URL:
https://issues.jboss.org/browse/ARQ-1838
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Recorder
Affects Versions: recorder_1.0.0.Alpha4
Reporter: Stefan Miklosovic
Assignee: Stefan Miklosovic
Fix For: recorder_1.0.0.Beta1
https://github.com/arquillian/arquillian-recorder/issues/6
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)