Selector variable table row bigger than

Hey guys,

I have a problem I need some help with.
I want to pick a date in this calender:
image

My selector looks like this:
webctrl id=‘eFormContents’ tag=‘IFRAME’ />
webctrl aaname=‘{{dateStr}}’ parentid=‘*_commitdeliverdate_Editor_calendar_Top’ tag=‘A’ />

as you can see I am getting the date via a variable.
The problem is that when the date is November 30 for example it will pick the 30 of October instead.
I want to use the table row to solve this problem.
The table row needs to be bigger than 1.
How can I implement this condition?

I hope my problem got clear.

Thank you for your help!

@Jarvis1

Unable to see the selector

Thanks

thank you! i fixed it