wait-for-element

Provides utility functions to query elements asyncronously that are not yet loaded or available on the page.

Tính đến 29-02-2024. Xem phiên bản mới nhất.

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v0.1.1 29-02-2024

    fix waitForElementAll passed wrong/mistyped selector property to waitForElementOptions

  • v0.1.0 28-02-2024
    • 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 24-02-2024