diff --git a/docs/src/api/params.md b/docs/src/api/params.md index 36a61f79ef..22f3527198 100644 --- a/docs/src/api/params.md +++ b/docs/src/api/params.md @@ -1430,34 +1430,40 @@ await page.GetByAltText("Playwright logo").ClickAsync(); ## template-locator-get-by-label-text -Allows locating input elements by the text of the associated label. +Allows locating input elements by the text of the associated `