I do Xamarin.UI Test. & use below code in CLI to send pdf file in to app center simulator
appcenter test run uitest --app "Addovation/TestAndroidMA" --devices "Addovation/addovation" --app-path C:\Users\isab\source\repos\UITest1\UITest1\bin\Debug\addovation.android.mobileaction-Signed.apk --test-series "master" --locale "en_US" --build-dir C:\Users\isab\source\repos\MobileAction.AppCenterTest\NewWorkOrder.AppCenterTest.Android\bin\Debug --uitest-tools-dir C:\Users\isab.nuget\packages\xamarin.uitest\3.0.16\tools --include C:\Users\isab\source\repos\MobileAction.AppCenterTest\NewWorkOrder.AppCenterTest.Android\bin\Debug\Attachments\Testpage.pdf
Is that possible with "--include" command?
after ran this command i couldn't able to see the included pdf in the simulator .where it saved ?
When I clicked on 'Send File'
It opened the below page. But the uploaded pdf file is not available.
