@yuantest/playwright - v1.2.1
GitHub
npm
正在准备搜索索引...
AgentHealResult
接口 AgentHealResult
interface
AgentHealResult
{
testId
:
string
;
testTitle
:
string
;
patches
:
HealerPatch
[]
;
healed
:
boolean
;
roundsUsed
:
number
;
}
索引
属性
test
Id
test
Title
patches
healed
rounds
Used
属性
test
Id
testId
:
string
test
Title
testTitle
:
string
patches
patches
:
HealerPatch
[]
healed
healed
:
boolean
rounds
Used
roundsUsed
:
number
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
test
Id
test
Title
patches
healed
rounds
Used
GitHub
GitHub
npm
@yuantest/playwright - v1.2.1
加载中……