Ultimate Guide to Selectors: Playwright Selectors
Learn how to use Playwright selectors for automation scripting. Selectors are strings used to perform actions on elements in a page.
Dominik Szahidewicz
•June 10, 2025
Dominik Szahidewicz is a Software Quality Evangelist specialising in quality assurance, test automation, and modern software testing practices. He creates practical, research-driven content that helps QA professionals, developers, and product teams improve test coverage, automate repetitive testing, and release more reliable web applications.
Drawing on his experience in technical writing, data analysis, and application consulting, Dominik translates complex testing concepts into clear, actionable guidance. His areas of interest include end-to-end testing, low-code test automation, regression testing, and the use of AI in software quality assurance.
Learn how to use Playwright selectors for automation scripting. Selectors are strings used to perform actions on elements in a page.
Dominik Szahidewicz
•June 10, 2025Here's a guide on how to test orders and credit card payments in a Shopify store.
Dominik Szahidewicz
•June 10, 2025data-testid attributes serve as a simple yet powerful tool for selecting elements within tests. Let's dive in and explore.
Dominik Szahidewicz
•June 10, 2025This article shows how you can use stripe test cards, providing insights into how they can optimize payment system development.
Dominik Szahidewicz
•June 10, 2025Discover the key differences between QA and UAT testing in software development. Learn how each plays a vital role in ensuring quality.
Dominik Szahidewicz
•June 10, 2025Learn how to identify and fix test failures with this complete guide on what to do when your test fails.
Dominik Szahidewicz
•June 10, 2025