I'm considering between XamarinUITest and Appium
I tried XamarinUITest, and I saw that I can use XamarinUITest for Xamarin forms, which runs on both iOS and Android platform.
I've heard about Appium, I searched on google Appium + Xamarin Forms, but I cannot find any solution or any guide for it.
I want to code once, and that code can test for both Android and iOS
I wonder whether I use Appium to code automation UI test for Xamarin Forms ?