Examples
Parameters
• locator:Locator
The Playwright Locator object from which to extract the markdown content.
Returns
Promise<string>
A promise that resolves to the extracted markdown content.Locator
The Playwright Locator object from which to extract the markdown content.
Promise<string>
A promise that resolves to the extracted markdown content.