Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

How to always match the correct DOM elements with Playwright's strict mode

Playwright's "page" object provides multiple methods to interact with DOM elements ("click", "fill", etc.). But these methods come with one downside: they're not strict. Learn in this video why strict mode is important and how locator method help to write better test cases.