FullProject
Runtime representation of the test project configuration. It is accessible in the tests via testInfo.project and workerInfo.project and is passed to the test reporters. To see the format of the project in the Playwright configuration file please see TestProject instead.
Properties
dependencies
Added in: v1.31Usage
fullProject.dependencies
Type
grep
Added in: v1.10See testProject.grep.
Usage
fullProject.grep
Type
grepInvert
Added in: v1.10Usage
fullProject.grepInvert
Type
metadata
Added in: v1.10See testProject.metadata.
Usage
fullProject.metadata
Type
name
Added in: v1.10See testProject.name.
Usage
fullProject.name
Type
outputDir
Added in: v1.10Usage
fullProject.outputDir
Type
repeatEach
Added in: v1.10Usage
fullProject.repeatEach
Type
retries
Added in: v1.10See testProject.retries.
Usage
fullProject.retries
Type
snapshotDir
Added in: v1.10Usage
fullProject.snapshotDir
Type
teardown
Added in: v1.34See testProject.teardown.
Usage
fullProject.teardown
Type
testDir
Added in: v1.10See testProject.testDir.
Usage
fullProject.testDir
Type
testIgnore
Added in: v1.10Usage
fullProject.testIgnore
Type
testMatch
Added in: v1.10Usage
fullProject.testMatch
Type
timeout
Added in: v1.10See testProject.timeout.
Usage
fullProject.timeout
Type
use
Added in: v1.10See testProject.use.
Usage
fullProject.use
Type