hTest HTML API - v0.0.0
    Preparing search index...

    Function parseClick

    • Parse data-click text into a meaningful structure.

      Parameters

      • click: any

      Returns { times: number }

      .foo .bar wait 5s after load
      
      .foo .bar wait 3s (no event, DOMContentLoaded assumed)
      
      wait 1s after load (no selector, element assumed)