https://www.camfit.co.kr/camp/62eb410d1b512e001f25fe28


혼자 예약 프로그램 만들어보고 있는데 잘 안되네요

현재달 비교해서 다음달로 넘어가는거까진 잘 되는데 저 9일을 누르면 계속 'selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: ' 라고만 뜨고 되질 않네요..

혹시 아시는분 계실까요?


driver.find_element_by_css_selector('body > div.MuiDialog-root.sc-iJkHyd.fdMMIp > div.MuiDialog-container.MuiDialog-scrollPaper > div > div.sc-kjEcyX.kLqHyE > div.Calendar.-noFocusOutline.-ltr > div.Calendar__sectionWrapper > div.Calendar__section.-shown > div:nth-child(2) > div:nth-child(6)').click()