Qxf2’s Page Object Model Now Supports Windows Desktop Automation

At Qxf2, we regularly see how teams juggle different types of applications, web apps, mobile apps, APIs, and in many cases, good old Windows desktop applications. Our open-source Qxf2 Page Object Model framework has always aimed to simplify life for testers by giving them one place to start their automation journey. The framework has always supported Web, Mobile, and API […]

Getting Started with Windows Desktop Automation Using Appium and WinAppDriver

Windows desktop automation has become much easier with Appium and WinAppDriver. If you have worked with mobile automation before, the workflow will feel familiar. You start a server, define capabilities, locate elements, and interact with the application. The same concepts now apply to Windows desktop apps. In this post, we will walk you through a minimal and practical example of […]

Troubleshooting Zoom out issue in Appium

Qxf2 has steadily been improving the mobile automation capabilities of our Test automation framework that wraps around Appium. We wanted to add support for the traditional pinch-to-zoom method in our framework. To achieve this, we used the SwagLabs as the application under test and developed this feature. In this post, we’ll discuss a particular challenge we faced with the zoom […]

Weather Shopper: Practical way to learn Appium and Programming Language

This post is for testers who are new to programming and looking to learn mobile test automation. Qxf2 Services has developed an Android application – Weather Shopper, to help testers practice Android app automation using Appium and learn programming languages simultaneously. You can get the application from Google Play Store here. Weather Shopper application offers a rich set of mobile […]