mimiq
Preparing search index...
index
RecordingConfig
Interface RecordingConfig
interface
RecordingConfig
{
actionLog
:
RecordingActionLogConfig
;
defaultRunCount
:
number
;
enabled
:
boolean
;
framework
?:
"playwright"
|
"cypress"
|
"stagehand"
;
outputDir
:
string
;
runNaming
:
"sequential"
|
"timestamp"
;
screenshots
:
RecordingScreenshotConfig
;
transcript
:
RecordingTranscriptConfig
;
}
Index
Properties
action
Log
default
Run
Count
enabled
framework?
output
Dir
run
Naming
screenshots
transcript
Properties
action
Log
actionLog
:
RecordingActionLogConfig
default
Run
Count
defaultRunCount
:
number
enabled
enabled
:
boolean
Optional
framework
framework
?:
"playwright"
|
"cypress"
|
"stagehand"
output
Dir
outputDir
:
string
run
Naming
runNaming
:
"sequential"
|
"timestamp"
screenshots
screenshots
:
RecordingScreenshotConfig
transcript
transcript
:
RecordingTranscriptConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Log
default
Run
Count
enabled
framework
output
Dir
run
Naming
screenshots
transcript
mimiq
Loading...