Login
From:
playwright.dev
(Uncensored)
subscribe
Locator | Playwright .NET
https://playwright.dev/dotnet/docs/api/class-locator
links
backlinks
Locators are the central piece of Playwright's auto-waiting and retry-ability. In a nutshell, locators represent a way to find element(s) on the page at any moment. A locator can be created with the Page.Locator() method.
Roast topics
Find topics
Find it!