Appium
-
Page Object Model and Page Factory in Appium
This guide explains the fundamental concept of Page Object Model (POM) and Page factory in Appium along with the example.
Learn More -
Test Windows Desktop App using Appium-Compatible WinAppDriver
Step by Step tutorial to test windows desktop app using Appium-Compatible WinAppDriver using a real window application example.
Learn More -
Understanding FindElements in Appium
Learn how to use findElement and findElements commands in Appium to locate web elements for automated testing of apps on real iOS and Android devices. Code samples included.
Learn More -
Understanding Appium Desktop: Tutorial
This tutorial explains how one can get started with Appium Desktop for automated app testing.
Learn More -
Appium vs XCUITest : Key Differences
Willing to choose the ideal test framework for your team? Read this guidepost to evaluate the key differences between Appium and XCUITest - popular app automation testing frameworks. This will help you decide the ideal framework for your team.
Learn More -
Appium vs Espresso: Key Differences
A quick guide that explains the key differences between Appium and Espresso, two highly preferred test automation frameworks used in the software testing domain for mobile app testing.
Learn More