Languages Supported by Appium

Appium test scripts can be written in multiple languages. Appium provides separate client libraries for following languages. Basically, these are the extensions of WebDriver’s client bindings. You can download the particular client library of your favorite language from     Appium site. Once you download, you should have to include that library into your project.

  • Ruby
  • Python
  • Java
  • JavaScript
  • PHP
  • C#

Leave a Reply

Your email address will not be published. Required fields are marked *