findElement | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...
    • Lookup an element in the DOM using our testfw selectors

      Type Parameters

      • E extends Element = TestQueriedElement

      Parameters

      • selector: Selector

        either a direct string or an array of [selector,index,selector,index,...]

      Returns null | E

      The requested element or null if not found