wait-for-element

Provides utility functions to get and wait for elements asyncronously that are not yet loaded or available on the page.

이 스크립트의 모든 버전 목록입니다. 코드가 변경된 버전만 보기

  • v0.1.1 2024-02-29

    fix waitForElementAll passed wrong/mistyped selector property to waitForElementOptions

  • v0.1.0 2024-02-28
    • rehaul and clean up the waitForElementOptions code
    • rehaul and clean up the JSDoc documentations
    • remove enableTimeout option
    • add waitForElementAll equivalent to Node.querySelectorAll
  • v0.0.1 2024-02-24