I have developed xamarin hybrid app (html5 , css & js) for android. Now I am working on testing my android app on xamarin test cloud using xamarin ui testing. I have implemented file upload control (html5) in my app and I want to test file upload feature on xamarin cloud for all devices. Is this possible to test file upload feature using xamarin ui testing.
Thanks in advance.