Intuned home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
ElementSelector
Documentation
Automation SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
Optimized extractors
Playwright
extendPlaywrightPage
extractArrayFromPageUsingSelectors
extractObjectFromPageUsingSelectors
fillForm
goto
Interfaces
DynamicFormInputItem
ElementSelector
ExtendedPlaywrightPage
ListStaticExtractor
StaticFormInputItem
ValueSelector
Type aliases
Runtime
Files
On this page
Extended by
Properties
selector
type?
Interfaces
ElementSelector
—
Extended by
ValueSelector
Properties
selector
Copy
Ask AI
selector
:
string
;
The selector string for the element.
type?
Copy
Ask AI
optional
type
:
"css"
|
"xpath"
;
Optional. The type of the selector (xpath or css) default is
css
DynamicFormInputItem
ExtendedPlaywrightPage
Assistant
Responses are generated using AI and may contain mistakes.