https://newly0513.tistory.com/187
[Python] Selenium (Action Chains)
Action Chain 마우스 이동, 마우스 버튼 동작, 키 누름 및 Context 메뉴 상호작용과 같은 낮은 수준의 상호 작용을 자동화 사용 방법 from selenium.webdriver.common.action_chains import ActionChains # 마우스..
newly0513.tistory.com
send_keys
'컴퓨터 > Python_selenium' 카테고리의 다른 글
pyqt5 selenium kurly (0) | 2022.10.14 |
---|---|
Python selenium 따라하기 kimfl (0) | 2022.08.20 |
Python Selenium을 함수에서 사용시 자동으로 꺼지지 않게 하기. 자동종료방지 (0) | 2022.08.20 |