This is a good time to migrate the java-client v7 to v8 since we are all moving from Appium Server 1.x to 2.x.
Start Appium Server 2.x using different languages
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 →
Challenges in Appium Server 2.x Service Instantiation
We know that most of them are in the migration stage of Appium 1.x to Appium 2.x. There are some changes in the Appium server instantiation logic when we use the Selenium 4.x and Appium Server 2.x. Starting the Appium server's service using AppiumDriverLocalService and we discussed different driver services in the previous... Continue Reading →
Migrate Appium Server 1.x to 2.x
Appium team going to move to Appium server 2.x. Appium 1.x has been around for quite a while and now is the time to move project development forward and to provide an even better automation experience with Appium version 2.x.
Automate Bluetooth Switching
We know that Bluetooth is a wireless technology that uses a radio frequency to share data over a short distance and it eliminating the need for wires. We can use Bluetooth on mobile device to share documents or to connect with other Bluetooth-enabled devices. In the era of Smartphone, the use of Bluetooth... Continue Reading →