This feature is deprecated and will be removed in the future.
It is not recommended for use.
Import from "@langchain/community/document_loaders/web/playwright" instead. This entrypoint will be removed in 0.3.0.
Type representing a function for evaluating JavaScript code on a web
page using Playwright. Takes a Page, Browser, and Response object as
parameters and returns a Promise that resolves to a string.
⚠️ Deprecated ⚠️
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Type representing a function for evaluating JavaScript code on a web page using Playwright. Takes a Page, Browser, and Response object as parameters and returns a Promise that resolves to a string.