@yuantest/playwright - v1.0.5
GitHub
npm
正在准备搜索索引...
TraceConfig
接口 TraceConfig
interface
TraceConfig
{
enabled
:
boolean
;
mode
:
"off"
|
"on"
|
"retain-on-failure"
|
"on-first-retry"
;
screenshots
:
boolean
;
snapshots
:
boolean
;
sources
:
boolean
;
attachments
:
boolean
;
outputDir
?:
string
;
}
索引
属性
enabled
mode
screenshots
snapshots
sources
attachments
output
Dir?
属性
enabled
enabled
:
boolean
mode
mode
:
"off"
|
"on"
|
"retain-on-failure"
|
"on-first-retry"
screenshots
screenshots
:
boolean
snapshots
snapshots
:
boolean
sources
sources
:
boolean
attachments
attachments
:
boolean
可选
output
Dir
outputDir
?:
string
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
enabled
mode
screenshots
snapshots
sources
attachments
output
Dir
GitHub
GitHub
npm
@yuantest/playwright - v1.0.5
加载中……