Click to position dont work


I trying click to “1”, but my xpath wrong.
Help me please set correctly xpath.
xpath wrote by me:
//*/div[contains(text(),'Jan 2022')]/*/span[contains(@class,'calendar-day') and contains(text(),"1")]

You are going to have to post the URL to the page with the “1” on it so someone can help you find a selector.

Also, when you “record” or “select”, there are usually multiple selectors in the target box. Sometimes you have to try an alternate one than the default.