Web Testing for Mobile Android not working on latest version

Current katalon version = 7.5.5
PC OS - Windows 10
Android OS - Android 10
appium-chromedriver version = 4.24.2
appium -v = 1.17.1

can someone please try to run: Test Cases/Run Application in Mobile Browser.tc - it should work right?since this is the official doc/samples of katalon

I’m encountering error: No Chromedriver found that can automate Chrome ‘74.0.3729’ and im not sure what to do or how to fix it.

Possible solution?

  1. Increase the emulator chrome version? but im sure on how to do it(emulator android studio)?
  2. Use lower version appium?

@dalmascas143,

Please download the compatible chromedriver at this link: https://chromedriver.storage.googleapis.com/index.html

Copy the downloaded driver to this folder and run again:

C:\Users<Username>\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win

Thanks

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.