I would like to know if Appium studio is Free or license version

Is Appium studio is free version or is there any cost involved.

I would like to know which are all the languages does appium studio supports?

Appium Studio is available in three editions:

  1. Comunity Edition - Free
  2. Professional - paid
  3. Enterprize - paid

Also appium studio supports only Java right now.

1 Like

It is free for up to 2 users per application:
https://experitest.com/appium-studio/

1 Like

Thanks for the response.

Professional edition is removed. Currently we have only enterprise edition

It supports more languages than Java. All my scripts are written in C# using the appium-dotnet-driver library.