Android Wrapper - How to automate UI testing ? #754
Unanswered
adrienbusin
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@markusfisch do you ever try or do you have an idea to do this ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello !!
I need to automate UI testing in android but it seems not quite easy. Is there someone who has found a solution to automate and test this ?
The simplest way to do that should be to create new ImageProxy and pass it to the method barcodeReader.read(NewImageProxy) but I don't find a solution to do that...
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions