Locators
Everything on SkillVeris tagged Locators — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Study Notes(3)
Locators: getByRole, getByText, and CSS
Learn how Playwright locators find elements using role-based, text-based, and CSS selector strategies, and why role-based locators are the recommended default.
Your First Playwright Test
Writing, running, and understanding a first real Playwright test, from locators and actions to assertions and the HTML report.
Selenium Quick Reference
A fast lookup for Selenium WebDriver locators, wait conditions, ActionChains interactions, and driver lifecycle commands.