Skip to content

Question regarding locators #4

@arekon7

Description

@arekon7

Hello, thanks for your work!

Trying to get into Playwright and how it works, found your PW framework, looks really professional!

Have a question regarding locators, does your framework page objects supports only XPATH and CSS selectors inside page object? This is from what I see in your locators/page object files:

ice_screenshot_20241028-213349
ice_screenshot_20241028-213358

How can I add PW selectors like these into page object model? Which approach is better here?

someButton = this.page.getByRole("button", { name: "button_text" })

Thanks again, have a nice day!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions