StringA CSS selector for a root element within which to perform the extraction.
If not provided, extraction is performed on the entire page.
Example: "#product-details"
IntTimeout in milliseconds to wait for the DOM to settle before attempting extraction.
Helps with dynamically loaded content. Default is implementation-specific.