@yuantest/playwright - v1.0.5
GitHub
npm
正在准备搜索索引...
VisualTestingConfig
接口 VisualTestingConfig
interface
VisualTestingConfig
{
enabled
:
boolean
;
threshold
:
number
;
maxDiffPixelRatio
:
number
;
maxDiffPixels
:
number
;
updateSnapshots
:
boolean
;
compareWith
?:
string
;
outputDir
?:
string
;
}
索引
属性
enabled
threshold
max
Diff
Pixel
Ratio
max
Diff
Pixels
update
Snapshots
compare
With?
output
Dir?
属性
enabled
enabled
:
boolean
threshold
threshold
:
number
max
Diff
Pixel
Ratio
maxDiffPixelRatio
:
number
max
Diff
Pixels
maxDiffPixels
:
number
update
Snapshots
updateSnapshots
:
boolean
可选
compare
With
compareWith
?:
string
可选
output
Dir
outputDir
?:
string
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
enabled
threshold
max
Diff
Pixel
Ratio
max
Diff
Pixels
update
Snapshots
compare
With
output
Dir
GitHub
GitHub
npm
@yuantest/playwright - v1.0.5
加载中……