Wait for an element matching selector to appear in the DOM
CSS selector of the target element
Timeout in milliseconds (default 5000)
Root element to observe (default document)
Promise resolving to the HTMLElement
Wait for an element matching selector to appear in the DOM