Has anyone thought of integrating Appium with TestCafe to cover mobile testing? We are using TestCafe for our web based automation testing, and would like to continue using the framework on our mobile offering.
Hello @afelder09,While TestCafe does not provide integration with Appium, you can follow recommendations from the following thread to test your app on mobile devices:
Is there a way to run test on mobile browser without manually opening the url/scanning QR code?