Skip to content

[BUG]no Name prop in class PageGetByRoleOptions  #2345

@gitlsl

Description

@gitlsl

Context:

  • Playwright Version1.27.1
  • Operating System: win11
  • .NET version: .net 6
  • Browser: Chromium
  • Extra: [any specific details about your environment]

codegen will gen next code

page.GetByRole(AriaRole.Heading, new() { Name = "xxxxxxx" });

Name should be replace with NameString ?(no Name prop in class PageGetByRoleOptions)

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