@yuantest/playwright - v1.0.5
GitHub
npm
正在准备搜索索引...
VisualTestComparison
接口 VisualTestComparison
interface
VisualTestComparison
{
baseline
:
string
;
current
:
string
;
diff
:
string
;
diffPixels
:
number
;
totalPixels
:
number
;
diffRatio
:
number
;
matches
:
boolean
;
}
索引
属性
baseline
current
diff
diff
Pixels
total
Pixels
diff
Ratio
matches
属性
baseline
baseline
:
string
current
current
:
string
diff
diff
:
string
diff
Pixels
diffPixels
:
number
total
Pixels
totalPixels
:
number
diff
Ratio
diffRatio
:
number
matches
matches
:
boolean
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
baseline
current
diff
diff
Pixels
total
Pixels
diff
Ratio
matches
GitHub
GitHub
npm
@yuantest/playwright - v1.0.5
加载中……