Tag

Element Locating

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Feb 16, 2025 · Frontend Development

Playwright Element Locating Strategies and Best Practices for UI Automation Testing

This article explains how to locate web elements in Playwright using CSS selectors, XPath, text and attribute-based strategies, and demonstrates dynamic waiting techniques and handling of dynamically changing or obscured elements for reliable UI automation testing.

CSS SelectorsElement LocatingPlaywright
0 likes · 5 min read
Playwright Element Locating Strategies and Best Practices for UI Automation Testing
转转QA
转转QA
Jan 12, 2022 · Mobile Development

UI Automation Element Locating for Android and iOS Using WEditor and Appium

This guide explains how to set up and use WEditor for Android and tidevice/Appium for iOS to locate UI elements efficiently, covering prerequisite tools, installation commands, step‑by‑step connection procedures, error handling, and best‑practice strategies for reliable mobile UI automation.

AndroidElement LocatingUI Automation
0 likes · 6 min read
UI Automation Element Locating for Android and iOS Using WEditor and Appium
360 Quality & Efficiency
360 Quality & Efficiency
Jan 2, 2020 · Mobile Development

Common Element Locating Strategies in Appium for Mobile Automation

This article introduces Appium's basic element locating techniques—including id, name, class name, XPath, UIAutomator, and relative coordinates—explains how to handle non‑unique elements through iteration or OCR, and demonstrates image‑based locating with OpenCV and screenshot code examples.

Element LocatingImage RecognitionOCR
0 likes · 5 min read
Common Element Locating Strategies in Appium for Mobile Automation