Visit us at Droidcon 2025. Check it out here →
Discover how AI automation will replace 80% of manual tasks in 2025—transforming work efficiency, costs, and productivity across industries.
A vision agent is an AI that uses computer vision to interact with GUIs.Learn its use cases in test automation and how to build one with code example.
This guide is designed to assist you to leverage our web-based automation environment, AskUI Studio. In particular, we will be focusing on generat....
Visual Regression Testing is a method to guard yourself against layout and visual changes that occur with new version of a GUI.
This tutorial demonstrates different methods to handle text elements with askui. askui offers four different methods
In this tutorial, we will explain how all the different relational selectors work in askui, so you get a thorough understanding of them. Relationa ...
This tutorial will show you how to zip files on your filesystem and then upload them to Google Drive on Windows OS. The goal is to show you a lot o ..
This tutorial will show you how you can utilize askuis get()-command to write more powerful automation. With the get()-command you can extract the ...
In this tutorial, we will automate web browser searching on Android devices. This tutorial assumes that you have already set up your Android test d...
When you develop UI-Automations you often run into the problem that they fail inexplicably 😥. This leads to frustration and oftentimes stops the ....
Debugging UI-Automations can be a real pain especially when you run them inside a Pipeline with no chance to observe what is actually happening during