How to select a provided year in Amazon orders? Not getting the correct element

Hi, im new to UiPath.

I get an input from the user store it in the variable “desiredYear”

For now the robot should list all amazon orders from a year, requested by the user.

Im stuck by selecting the exact year. The image below shows the div i would like to select. Already tried stuff like 'clickOCRText == “desiredYear” ’ but nothing works.

How to solve the problem?

image

@wirtl
welcome to the forum

this task is usually done with click or slecet item incase of you can work with selectors
Maybe you can share the link to this dropdown

1 Like

Sure. Amazon Anmelden

So already opened the dropdown. But how to click on a dynamic variable?

@wirtl
currently cannot log in into Amazon, but can you share the selector. Bringing dynamics into the selector
have a look here:

2 Likes