728x90
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
이 에러가 나면서 요소는 찾았는데 도통 .click()이 먹히지 않을 때 스크립트를 사용한다.
driver.execute_script("arguments[0].click();", btn)
728x90
'나를 위한 코드' 카테고리의 다른 글
datetime strftime (0) | 2023.05.10 |
---|---|
크롬 확장프로그램에서 셀레니움 쓰기 (0) | 2023.05.09 |
파일 열기 버튼 (0) | 2023.04.27 |
webdriverwait (0) | 2023.04.26 |
pyautogui 에 대한 사실 (단점) (0) | 2023.04.19 |
댓글