Skip to content

RPA.Windows how to get an element by value ?Β #1213

@AttaM1rza

Description

@AttaM1rza

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"
Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions