ObjectExtractor
Page
The Playwright Page object from which to extract the data.
• extractor: T
The object extractor with the selectors to use.
Promise
<ExtractObjectFromPageUsingSelectorsReturnType
<T
>>
A promise that resolves to the extracted object.