[arquillian-issues] [JBoss JIRA] (ARQ-1739) Add possibility to make photo of yourself via device camera

Alex Soto (JIRA) issues at jboss.org
Tue Apr 1 09:45:13 EDT 2014


    [ https://issues.jboss.org/browse/ARQ-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958102#comment-12958102 ] 

Alex Soto commented on ARQ-1739:
--------------------------------

it could be funny because when for example you are releasing the product the team can be in front of CI server waiting until the last test passes and then takes a selfie saying hurrah and post it on the report.
                
> Add possibility to make photo of yourself via device camera
> -----------------------------------------------------------
>
>                 Key: ARQ-1739
>                 URL: https://issues.jboss.org/browse/ARQ-1739
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Droidium
>    Affects Versions: droidium_1.0.0.Alpha5
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Optional
>
> You could take photo of yourself in a test / test camera functionality
> https://coderwall.com/p/3-tgjg
> Could be implemented as
> {code}
> @Test
> public void takeCameraImage(@ArquillianResource AndroidDevice device)
> {
>     device.takeCameraPhoto();
> }
> {code}
> This could be integrated to reporter so you will see these taken photos directly in report as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list