@yuantest/playwright - v1.2.1
GitHub
npm
正在准备搜索索引...
RootCauseAnalysis
接口 RootCauseAnalysis
interface
RootCauseAnalysis
{
testId
:
string
;
primaryCause
:
RootCauseType
;
confidence
:
number
;
evidence
:
RootCauseEvidence
[]
;
suggestedActions
:
string
[]
;
analyzedAt
:
number
;
}
索引
属性
test
Id
primary
Cause
confidence
evidence
suggested
Actions
analyzed
At
属性
test
Id
testId
:
string
primary
Cause
primaryCause
:
RootCauseType
confidence
confidence
:
number
evidence
evidence
:
RootCauseEvidence
[]
suggested
Actions
suggestedActions
:
string
[]
analyzed
At
analyzedAt
:
number
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
test
Id
primary
Cause
confidence
evidence
suggested
Actions
analyzed
At
GitHub
GitHub
npm
@yuantest/playwright - v1.2.1
加载中……