Returns the first element matching the selector.
The selector to get the element from.
The timeout to wait for the element to be present in the DOM.
Whether to throw an error if the element is not found.
The element matching the selector.
Returns the first element matching the selector.