@yuantest/playwright - v1.0.5
GitHub
npm
正在准备搜索索引...
PlaywrightConfigOptions
接口 PlaywrightConfigOptions
interface
PlaywrightConfigOptions
{
config
:
TestConfig
;
shardIndex
?:
number
;
shardTotal
?:
number
;
grepPattern
?:
string
;
grepInvert
?:
string
;
tagFilter
?:
string
[]
;
updateSnapshots
?:
boolean
;
projectFilter
?:
string
;
}
索引
属性
config
shard
Index?
shard
Total?
grep
Pattern?
grep
Invert?
tag
Filter?
update
Snapshots?
project
Filter?
属性
config
config
:
TestConfig
可选
shard
Index
shardIndex
?:
number
可选
shard
Total
shardTotal
?:
number
可选
grep
Pattern
grepPattern
?:
string
可选
grep
Invert
grepInvert
?:
string
可选
tag
Filter
tagFilter
?:
string
[]
可选
update
Snapshots
updateSnapshots
?:
boolean
可选
project
Filter
projectFilter
?:
string
显示设置
成员可见性
受保护
继承
配色
自动
浅色
深色
目录
属性
config
shard
Index
shard
Total
grep
Pattern
grep
Invert
tag
Filter
update
Snapshots
project
Filter
GitHub
GitHub
npm
@yuantest/playwright - v1.0.5
加载中……