Appium Server is the core component of the Appium architecture. It is written in Node.js and runs on the local machine or in the cloud. Appium’s API is based on the W3C WebDriver Protocol, and it has supported this protocol for years. Before the W3C WebDriver Protocol was designed as a web standard, several... Continue Reading →
Kickstart Appium with Kotlin
In my previous article, we discussed the Kotlin, its advantages, and how it will work with Selenium. We know that Kotlin is a general-purpose, open-source, statically typed programming language that combines object-oriented and functional programming features. In this article, I would like to share how can we use Kotlin programming language for... Continue Reading →