docs: Add Kotlin in readme (#13118)

This commit is contained in:
Mark Han
2019-08-25 20:31:56 -04:00
committed by Kazuaki Matsuo
parent be967320c2
commit 6df7bae18a
+1 -1
View File
@@ -56,7 +56,7 @@ a web standard. Don't lock yourself into a proprietary stack.
For example, if you use Apple's XCUITest library without Appium you can only
write tests using Obj-C/Swift, and you can only run tests through Xcode.
Similarly, with Google's UiAutomator or Espresso you can only write tests in
Java. Appium opens up the possibility of true cross-platform native app
Java/Kotlin. Appium opens up the possibility of true cross-platform native app
automation, for mobile and beyond. Finally!
If you're new to Appium, or want a more comprehensive description of what this is all