Testing coffee roast visually.

How to Do Assertions in AskUI

Real interactivity is what characterizes what an end-user is doing on a User Interface (UI). This is why it is important to extract data from your....

February 13, 2024
Display showing eight tiles with financial metrics visualizations.

Integrating Video Recording and Custom Reporters into AskUI Runs

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

February 13, 2024
Camera pointing diagonalto the upper right corner of image. Collage of images in the background.

Take a Screenshot with AskUI - Also on Fail!

When you develop UI-Automations you often run into the problem that they fail inexplicably 😥. This leads to frustration and oftentimes stops the ....

February 13, 2024
Flutter automation

Flutter Automated UI Testing: Best Practices for Test Automation with AskUI

Automating Flutter app is quite a challenge due to its benefits of being cross-platform. We show how askui can be leveraged to automate an example ...

February 13, 2024
a set of wooden puzzle

AskUI Automation Example with Flutter

This tutorial shows how to use askui to automate an android app built with Flutter.

February 13, 2024
an android device on a table

Automate Android: Web Search Automation on Android Devices with AskUI

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...

February 13, 2024
Stacked tower of small multicolored wooden blocks. Beneath multicolored pens

How to Use the get() Command of AskUI

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 ...

February 13, 2024
Laptop showing IDE with code in a dark setting

Zip Images and Upload Them to Google Drive On Windows With AskUI

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 ..

February 13, 2024
Closely stacked amplifiers, cassettes, old TVs, CDs and records.

Relational Selectors in AskUI

In this tutorial, we will explain how all the different relational selectors work in askui, so you get a thorough understanding of them. Relationa ...

February 13, 2024