'No Driver Found' is causing scripts failure

Hi @murray,

Can you verify what version of Appium you’re using? It’s recommended that you use Appium Server 1.8.1 for Android and Appium Server 1.8.2-beta for iOS testing. Note that these are not the same versions as Appium Desktop, for which you’d need 1.6.3.

Here are some more troubleshooting tips for mobile:

If you continue to have issues, can you please provide some more details:

  • Operating system of your computer (Windows 10, MacOS 10.13)
  • Device type (Android/iOS + physical/simulator)
  • Device OS version (Android 8.1, iOS 12.2)
  • Version of Xcode (if applicable)
  • Appium version (can get this using appium -v from the command line)
  • Katalon Studio version
  • A description of what you’re trying to to do when you get the failure
  • Screenshots of the failure
  • Any log output from the Katalon Studio console

Thanks,

Chris