Hi,
I have an app that opens the camera feed. After opening the camera, it waits for some kind of image, if it recognizes the image its waiting for its a success otherwise a failure.
I want to write a test that automates this for me, so is there any way by which i can send a image file its waiting via the appium android driver?
Test device: Samsung Galaxy Note 4
I would really appreciate any inputs!!
Thanks!