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

Stefan Miklosovic (JIRA) issues at jboss.org
Fri Mar 13 06:56:20 EDT 2015


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

Stefan Miklosovic closed ARQ-1739.
----------------------------------


> 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
>          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 was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the arquillian-issues mailing list