langchain.js
Preparing search index...
@langchain/community
document_loaders/web/playwright
PlaywrightWebBaseLoaderOptions
Type Alias PlaywrightWebBaseLoaderOptions
type
PlaywrightWebBaseLoaderOptions
=
{
evaluate
?:
PlaywrightEvaluate
;
gotoOptions
?:
PlaywrightGotoOptions
;
launchOptions
?:
LaunchOptions
;
}
Index
Properties
evaluate?
goto
Options?
launch
Options?
Properties
Optional
evaluate
evaluate
?:
PlaywrightEvaluate
Optional
goto
Options
gotoOptions
?:
PlaywrightGotoOptions
Optional
launch
Options
launchOptions
?:
LaunchOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
evaluate
goto
Options
launch
Options
langchain.js
Loading...