Flutter automation

Test Automation for Flutter

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 Web Search 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
Metal movable type

Understanding Text Filters in askui

This tutorial demonstrates different methods to handle text elements with askui. askui offers four different methods

February 13, 2024
Scarves in multiple color hanging down as presentation.

Visual Regression Testing with AskUI and Jest

Visual Regression Testing is a method to guard yourself against layout and visual changes that occur with new version of a GUI.

February 13, 2024

Canvas test automation, a comprehensive example

An example, how AskUI can help automate canvas based test environments, with tutorials, flows and more!

December 29, 2023