Skip to content

[🚀 Feature]: [dotnet] Please implement the functionality for By.Attribute. #14860

@dazhu6666

Description

@dazhu6666

Feature and motivation

// Include elements with this attribute:
By.Attribute("formcontrolname");

// Include elements with this attribute, and its value equals or contains "verifyText":
By.Attribute("formcontrolname", "verifyText");

thinks

Usage example

to search some eles or ele by Attribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-enhancementSomething could be betterJ-staleApplied to issues that become stale, and eventually closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions