[arquillian-issues] [JBoss JIRA] (ARQ-1838) Add message to taken screenshot and video for documentation purposes

Stefan Miklosovic (JIRA) issues at jboss.org
Wed Aug 6 18:46:31 EDT 2014


     [ https://issues.jboss.org/browse/ARQ-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Miklosovic resolved ARQ-1838.
------------------------------------

    Fix Version/s: recorder_1.0.0.Beta1
       Resolution: Done


https://github.com/arquillian/arquillian-recorder/commit/7c16da1734359e05effd5632c15468a430448e2d

{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)


More information about the arquillian-issues mailing list