Tag

UIAutomation

0 views collected around this technical thread.

Airbnb Technology Team
Airbnb Technology Team
Nov 4, 2021 · Mobile Development

Automated Screenshot Testing for Android Fragments Using MvRx and Happo

This article explains how Airbnb’s Android team extends its MvRx state‑simulation framework with a custom screenshot library and Happo integration to automatically capture, upload, and compare fragment UI snapshots in CI, detecting visual regressions, layout issues, crashes and memory leaks across commits.

AndroidCIHappo
0 likes · 11 min read
Automated Screenshot Testing for Android Fragments Using MvRx and Happo
DevOps
DevOps
Sep 18, 2019 · Operations

Introduction to Microsoft UIAutomation and Practical Usage for UI Testing

This article introduces Microsoft UIAutomation, explains its architecture and AutomationElement model, compares UI element inspection tools (UISpy vs Inspect), demonstrates how to capture element properties with Inspect, and shows how to write C# automation scripts while highlighting common testing challenges.

AutomationElementInspectMicrosoft
0 likes · 7 min read
Introduction to Microsoft UIAutomation and Practical Usage for UI Testing
DevOps
DevOps
May 28, 2019 · Frontend Development

Comparative Analysis of Open-Source UI Automation Testing Tools

This article reviews the background, features, platform support, learning curve, and language compatibility of several open‑source UI automation tools—including Selenium, UIAutomation, Watir, Sahi, Katalon Studio, and Robot Framework—to guide testing engineers in selecting suitable alternatives to commercial solutions.

Katalon StudioSahiSelenium
0 likes · 14 min read
Comparative Analysis of Open-Source UI Automation Testing Tools