FullProject
測試專案設定的執行階段表示形式。它可以在測試中透過 testInfo.project 和 workerInfo.project 存取,並傳遞給測試報告器。若要查看 Playwright 設定檔中專案的格式,請參閱 TestProject。
屬性
dependencies
新增於:v1.31用法
fullProject.dependencies
類型
grep
新增於:v1.10請參閱 testProject.grep。
用法
fullProject.grep
類型
grepInvert
新增於:v1.10用法
fullProject.grepInvert
類型
metadata
新增於:v1.10請參閱 testProject.metadata。
用法
fullProject.metadata
類型
name
新增於:v1.10請參閱 testProject.name。
用法
fullProject.name
類型
outputDir
新增於:v1.10用法
fullProject.outputDir
類型
repeatEach
新增於:v1.10用法
fullProject.repeatEach
類型
retries
新增於:v1.10請參閱 testProject.retries。
用法
fullProject.retries
類型
snapshotDir
新增於:v1.10用法
fullProject.snapshotDir
類型
teardown
新增於:v1.34請參閱 testProject.teardown。
用法
fullProject.teardown
類型
testDir
新增於:v1.10請參閱 testProject.testDir。
用法
fullProject.testDir
類型
testIgnore
新增於:v1.10用法
fullProject.testIgnore
類型
testMatch
新增於:v1.10用法
fullProject.testMatch
類型
timeout
新增於:v1.10請參閱 testProject.timeout。
用法
fullProject.timeout
類型
use
新增於:v1.10請參閱 testProject.use。
用法
fullProject.use
類型