@elysiumoss/ui-capture - v0.3.0
Preparing search index...
schemas
CaptureConfigOverrides
Type Alias CaptureConfigOverrides
CaptureConfigOverrides
:
Partial
<
{
outputDir
:
string
;
captureVideo
:
boolean
;
viewports
:
ReadonlyArray
<
ViewportConfigInput
>
;
maxDepth
:
number
;
waitTime
:
number
;
videoOptions
:
VideoOptionsInput
;
includeSubdomains
:
boolean
;
allowedHosts
:
ReadonlyArray
<
string
>
;
routeConcurrency
:
number
;
menuInteractionSelectors
:
ReadonlyArray
<
string
>
;
screenshotHideSelectors
:
ReadonlyArray
<
string
>
;
ffmpegPath
:
string
;
warmupScroll
:
boolean
;
launchArgs
:
ReadonlyArray
<
string
>
;
colorScheme
:
"light"
|
"dark"
|
"no-preference"
;
states
:
ReadonlyArray
<
CaptureStateInput
>
;
stateTimeout
:
number
;
preconditionTimeout
:
number
;
captureRoutes
:
boolean
;
allowStateRequests
:
boolean
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@elysiumoss/ui-capture - v0.3.0
Loading...