FullProject
Source URL: https://playwright.dev/docs/api/class-fullproject
FullProject | Playwright
Section titled “FullProject | Playwright”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
Section titled “Properties”dependencies
Section titled “dependencies”Added in: v1.31 fullProject.dependencies
Usage
fullProject.dependenciesType
Added in: v1.10 fullProject.grep
See testProject.grep.
Usage
fullProject.grepType
grepInvert
Section titled “grepInvert”Added in: v1.10 fullProject.grepInvert
Usage
fullProject.grepInvertType
metadata
Section titled “metadata”Added in: v1.10 fullProject.metadata
See testProject.metadata.
Usage
fullProject.metadataType
Added in: v1.10 fullProject.name
See testProject.name.
Usage
fullProject.nameType
outputDir
Section titled “outputDir”Added in: v1.10 fullProject.outputDir
Usage
fullProject.outputDirType
repeatEach
Section titled “repeatEach”Added in: v1.10 fullProject.repeatEach
Usage
fullProject.repeatEachType
retries
Section titled “retries”Added in: v1.10 fullProject.retries
See testProject.retries.
Usage
fullProject.retriesType
snapshotDir
Section titled “snapshotDir”Added in: v1.10 fullProject.snapshotDir
Usage
fullProject.snapshotDirType
teardown
Section titled “teardown”Added in: v1.34 fullProject.teardown
See testProject.teardown.
Usage
fullProject.teardownType
testDir
Section titled “testDir”Added in: v1.10 fullProject.testDir
See testProject.testDir.
Usage
fullProject.testDirType
testIgnore
Section titled “testIgnore”Added in: v1.10 fullProject.testIgnore
Usage
fullProject.testIgnoreType
testMatch
Section titled “testMatch”Added in: v1.10 fullProject.testMatch
Usage
fullProject.testMatchType
timeout
Section titled “timeout”Added in: v1.10 fullProject.timeout
See testProject.timeout.
Usage
fullProject.timeoutType
Added in: v1.10 fullProject.use
See testProject.use.
Usage
fullProject.useType