Function findElement
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
either a direct string or an array of [selector,index,selector,index,...]
The requested element or null if not found
Lookup an element in the DOM using our testfw selectors