Hi All,
I have a following requirement for my Xamarin UI Tests.
- Open the default browser in the device.
- Launch any URL and from that URL tap on any button
- Once user presses the button, it redirects to Xamarin app
Can anyone please let me know how to achieve this scenario?
Does test cloud support Appium to launch the browser and then connect to the Xamarin app?