@yuantest/playwright - v1.2.1
GitHub
npm
正在准备搜索索引...
CorrelationGroup
接口 CorrelationGroup
interface
CorrelationGroup
{
groupId
:
string
;
testIds
:
string
[]
;
testTitles
:
string
[]
;
correlationType
:
CorrelationType
;
confidence
:
number
;
evidence
:
string
;
}
索引
属性
group
Id
test
Ids
test
Titles
correlation
Type
confidence
evidence
属性
group
Id
groupId
:
string
test
Ids
testIds
:
string
[]
test
Titles
testTitles
:
string
[]
correlation
Type
correlationType
:
CorrelationType
confidence
confidence
:
number
evidence
evidence
:
string
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
group
Id
test
Ids
test
Titles
correlation
Type
confidence
evidence
GitHub
GitHub
npm
@yuantest/playwright - v1.2.1
加载中……