찐쿵
bluedrugs
찐쿵
  • 전체보기 (42)
    • 똑똑해진느낌 (39)
      • C# (7)
      • VB (4)
      • Python (11)
      • MySQL (4)
      • Linux (6)
      • Appium (1)
      • Selenium (1)
      • Sikuli (1)
      • Win10 (2)
      • 기타 (1)
      • 제작 (1)
      • Tensorflow (0)
    • 일상적인느낌 (1)
hELLO · Designed By 정상우.
찐쿵

bluedrugs

똑똑해진느낌/Selenium

[Selenium] 암시적(Implicit) 기다림, 명시적(Explicit) 대기

2019. 8. 26. 13:37

암시적 대기는,

WebDriver가 즉시 사용할 수없 는 요소를 찾으려고 할 때 특정 시간 동안 DOM을 가져 오도록 지시하는 것

지정한 시간 동안 기다림.

​

명시적 대기는,

코드에서 계속 진행하기 전에 특정 조건이 발생할 때까지 대기하도록 정의하는 코드

​

https://selenium-python.readthedocs.io/waits.html

 

5. Waits — Selenium Python Bindings 2 documentation

5. Waits These days most of the web apps are using AJAX techniques. When a page is loaded by the browser, the elements within that page may load at different time intervals. This makes locating elements difficult: if an element is not yet present in the DO

selenium-python.readthedocs.io

 

저작자표시 비영리 동일조건 (새창열림)
    찐쿵
    찐쿵
    기록하는느낌

    티스토리툴바