Skip to content

[Docs]: Correct hyperlink wording for Locators #3077

@sys-data

Description

@sys-data

Page(s)

On the Locators page within the Guides folder - https://playwright.dev/python/docs/locators#introduction

Description

Whilst minor, the s of Locators looks out of place being excluded from the hyperlink -

Image

Would it be possible to wrap this within the Markdown syntax? It should read -

[Locators](https://playwright.dev/python/docs/api/class-locator) 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.

This is unchanged within the next version of the documentation - https://playwright.dev/python/docs/next/locators#introduction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions