Upload PDF and Send E-Mail with AskUI Studio

In this part of the guide, we will use AskUI Studio to send an email with a PDF file attached. We will start with the condition where we already ha...

February 20, 2024
Simple Website with top navbar, one big tile with a logo consisting of a green square and a black T in it and right next to it a text tile. Below three smaller tiles with the same logo beneath each other. same

Automate Highlighting in WYSIWYG Editors with AskUI

Working in What-You-See-Is-What-You-Get editors (WYSIWYG) can be very tiring and also taxing on your wrists. Things like highlighting the same thi....

February 13, 2024

How to Use Custom Elements in askui

Custom Element Selection is a feature in askui that enables you to create custom selectors for elements on the screen, instead of relying on the s....

February 13, 2024
A hand holding a piece of report next to a laptop

Using Reporter in Jest Framework

When using jest as the framework for your test, it's often desired to have a report that summarises the run result neatly. Although jest comes wit....

February 13, 2024
getting started with askui

Getting Started With AskUI

askui is a platform-independent, selector-free UI automation framework. Instead of controlling elements via selectors such as XPath or CSS selecto....

February 13, 2024
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

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