-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Labels
enhancementImprove an existing featureImprove an existing feature
Description
How can I get an element based on the value ?
Wouldn't a locator make sense for that usecase ? for example: "value:Vorschau"
This is my specific usecase example, on which Im working on:
I want to get the Element with the Value: "Vorschau"

alternative possibilities:
- using subname, re => only applicable to the "Name" attribute not "Value" attribute.
- using for loop => but the problem, is that im working with a tablegrid with many entries.
syedaniq
Metadata
Metadata
Assignees
Labels
enhancementImprove an existing featureImprove an existing feature