AI Integration

Overview

BELLATRIX Desktop introduces four advanced AI-powered features for desktop automation using LLMs:

  • Element Finding by Prompt: Locate UI elements using natural language instructions—works for WPF, WinForms, and all supported desktop controls.
  • AssertByPrompt / ValidateByPrompt: Validate or assert UI states with human-readable descriptions.
  • Native Self-Healing via LLM: Automatic self-healing when locators break due to UI changes.
  • Smart AI Analysis: Deep root cause analysis and BDD-style logging for failed tests.

These features drastically reduce test maintenance, increase reliability, and enable prompt-driven automation for any desktop application.

Learn more