Find UI Element with closest Date to today

Dear all,

I am opening a internet explorer site that leads to a list of different links to click:
image

Now I want to find the link including the date closest to “today” and click on that link.

I have tried solving this with creating a variable with todays date. My problem is that I can’t put a variable in the selector for it to click, so this doesn’t work.

I have also tried the “get text” and the “find element” activities both without success

Any ideas would be very much appreciated.
Thanks in advance,

Chusi

@chusikowski Can you show us the Selector of the link , Or the website link

@chusikowski
Try with Find Children activity.