Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1739

Add possibility to make photo of yourself via device camera

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Optional
    • None
    • droidium_1.0.0.Alpha5
    • Extension - Droidium
    • None

    Description

      You could take photo of yourself in a test / test camera functionality

      https://coderwall.com/p/3-tgjg

      Could be implemented as

      @Test
      public void takeCameraImage(@ArquillianResource AndroidDevice device)
      {
          device.takeCameraPhoto();
      }
      

      This could be integrated to reporter so you will see these taken photos directly in report as well.

      Attachments

        Activity

          People

            smikloso Stefan Miklosovic (Inactive)
            smikloso Stefan Miklosovic (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: