Automate Your WebGL Application in 7 Easy Steps

Embrace Immersive and Interactive User Experiences: A Guide to Automating WebGL Websites with AskUI As web developers increasingly seek to captiv....

October 10, 2023
Wind direction indicator as arrow with celestial direction signs underneath.

Enhancing Text Selection and Relational Selectors with Optional Parameters

In the past, you had to write `text.withText(<your text>)` for text selection. This was tedious to write and additionally hard to read, too. Now, ....

August 17, 2023
a magnifying glass on a color table

Automating WebGL-/Canvas-based Website

WebGL-based websites are becoming increasingly popular among web developers looking to create immersive and interactive user experiences. By ....

August 4, 2023
Smartphone, printed out paper and laptop display showing a dashboard with a bunch of random graphs and charts.

Integrating Test Data from APIs, CSV Files, and Databases into AskUI Workflows

Are you struggling to integrate test data into your AskUI workflows effectively? Do you find yourself juggling APIs, CSV files, and databases wit.....

July 24, 2023
Orange glowing lightbulb in a raw socket with blurry background.

Use the Power Of TypeScript in AskUI

In the past, we've discussed using if and else statements, try and catch blocks, and for loops in TypeScript for building UI automations.

July 24, 2023
Strings of different colored lying around on the floor entangled.

Automate Multiple Devices

This tutorial shows how to automate multiple devices on the same network by using askui library.

May 3, 2023
A smartphone next to a number of lego parts

How askui Works

askui is built on top of a number of components. We will cover what these components are and how they work together to provide a flexible and rel....

April 13, 2023
Laptopdisplay displaying python source code in an IDE

Unit Testing in a Nutshell – JUnit

This post is part of our unit series, covering definitions and best practices. We cover JUnit, which is the most common unit testing framework in Java

March 29, 2023
Glasses lying in front of laptop display

Unit Testing in a Nutshell

Everything you need to know about Unit Tests: Definitions, FIRST-Principle, Test Coverage, Code Examples,Naming Conventions,Test Doubles and Patterns.

March 29, 2023