We simplified how people can create Agents. Check it out here →
Get started using AskUI's act() command through our Python Library with these tipps to gather as many approaches to a potential automation problem!
This post explores the specific challenges deep learning faces and how neurosymbolic AI aims to provide solutions.
Have you ever needed to run your AskUI Workflows in parallel on multiple devices to speed up the execution?
Relational selectors help detect elements related to each other. AskUI's new optional parameter, intersection_area, helps with edge cases.
This blog post explains how to implement preconditions in AskUl workflows, so they become manageable and stable.
When you read about Artificial Intelligence, Machine Learning and Computer Vision you often come across terms that seem to be common. But do you k....
Selecting elements visually is pretty cool and all. But once you start to build a serious workflow it is not enough. You also need: Checking if el....
By defining the behavior of a system in a structured format like Gherkin, Behavior-Driven Development (BDD) enables teams to bridge the gap between ..
Playwright is the de facto standard when it comes to reliably testing browser applications across browsers and operating systems.
When you use Jira as a testing team it is highly likely that you also use XRAY for testmanagement. So when you run UI-tests with AskUI you want to....
When you automate browser applications there is no way around an automation tool as Selenium. It optimized for browser interaction and executes fast.