@yuantest/playwright - v1.2.1
GitHub
npm
正在准备搜索索引...
PredictionSignal
接口 PredictionSignal
interface
PredictionSignal
{
type
:
|
"duration_anomaly"
|
"failure_pattern"
|
"environment_shift"
|
"code_change"
|
"resource_pressure"
;
strength
:
number
;
description
:
string
;
data
:
Record
<
string
,
unknown
>
;
}
索引
属性
type
strength
description
data
属性
type
type
:
|
"duration_anomaly"
|
"failure_pattern"
|
"environment_shift"
|
"code_change"
|
"resource_pressure"
strength
strength
:
number
description
description
:
string
data
data
:
Record
<
string
,
unknown
>
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
type
strength
description
data
GitHub
GitHub
npm
@yuantest/playwright - v1.2.1
加载中……