C. T.
C. T.

Reputation: 95

Does Katalon Studio support hybrid apps automation and new browser version released?

I am new to automation and doing POC on katalon studio. If anyone using katalon studio for UI automation. I have two questions:

  1. Can you please tell me if Katalon Studio support hybrid app testing on Android and iOS (Mac or Windows)?

  2. Does katalon studio automatically support the new released browser version or it takes time to get updated with new features of released version? Suppose I setup Katalon Studio and all latest versions are supported today, but suddenly tomorrow chrome browser releases new version. Does this auto support immediately?

Upvotes: 0

Views: 557

Answers (1)

plaidshirt
plaidshirt

Reputation: 5671

  • Mobile testing feature of Katalon Studio is based on Appium, which supports Cordova.
  • Katalon Studio uses ChromeDriver, so you can update it with ease when the new Chrome version is released and the driver version would be incompatible.

Upvotes: 1

Related Questions