I am trying to automate some tasks within our payroll software (HR3) and having some issues with selectors. I need to use the Get Visible Text activity to read existing data from a field, but the selector can’t see any unique identifier for the fields.
I was going to attempt to use a relative anchor to find the correct field, but UiPath can’t see the label text (I.e. Birth Date, Hired Date, etc) to be able to find a position on the screen.
Any ideas as I am at my whits end on this one?
HR3 Fields:
Selector with date (how UiPath detects the selector):
Selector with wildcard instead of date: