Select a number from a Calendar

Hello!
I’m trying to select a number from a calendar.
I have a variable that holds the number, and the calendar is the following:


As you can see there is four types of number:
-The ones from the previous month
-The current day
-The ones that are selectable (every number from the current month)
-The weekend days
-the ones from the next month
I already inspect each one and they have the following parentclass:

My question is if there is a way to make a selector to only be able to select the numbers from the current month (where the parentclass doesn’t contain “Day_day_2pGZ1 Day_shy_BCSEf”)
Thanks in advance

Hie @Rafael_Carvalho hope this video help you

cheers Happy Automation.

I already saw the video. The problem is for example, if the user inputs the date 31/08/2024, the robot will press the first ‘31’ that encounters, in this case it will be the 31 of July.
The calendar from that video only have the days from the specific month