OrbitTest
Dev Tools Mobile Client

Category

Browser Testing

Intent-first browser automation, readable tests, selectors, reports, traces, and CI workflows.

A testng.xml suite configured with parallel="classes" and thread-count="4", driving four test classes running concurrently across four threads

TestNG Suite XML Attributes Explained: A Complete testng.xml Guide

The 10 testng.xml suite and test attributes every automation engineer should know — parallel execution, thread-count, preserve-order, configfailurepolicy and more — with corrected defaults, a quick-reference table, and a free generator.

Read article →
Vibium's agent-friendly workflow — the CLI maps a page into @e1–@e4 element references an AI agent can act on, and test runs report green, orange, or red instead of binary pass/fail

Vibium: The Selenium Creator's AI-Native Browser Automation Tool

Jason Huggins created Selenium. Now he's built Vibium — an open-source, AI-native browser automation tool. What ships today, how it works, and what's next.

Read article →
Browser automation without Selenium — moving from brittle WebDriver setups and XPath to intent-first tests, with Playwright, Cypress, Puppeteer, and OrbitTest

Browser Automation Without Selenium: A 2026 Guide

A complete, beginner-friendly guide to browser automation without Selenium — Playwright, Cypress, Puppeteer, and intent-first testing, with code, comparisons, and migration tips.

Read article →
Logs and debugging evidence used to investigate flaky tests

Debugging Flaky Browser Tests

A practical guide to debugging flaky browser tests using evidence, timing checks, stable data, retries, and intent-first locators.

Read article →