On this page
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
Usage
fullProject.dependencies
Type
grep
See testProject.grep.
Usage
fullProject.grep
Type
grepInvert
Usage
fullProject.grepInvert
Type
metadata
See testProject.metadata.
Usage
fullProject.metadata
Type
name
See testProject.name.
Usage
fullProject.name
Type
outputDir
Usage
fullProject.outputDir
Type
repeatEach
Usage
fullProject.repeatEach
Type
retries
See testProject.retries.
Usage
fullProject.retries
Type
snapshotDir
Usage
fullProject.snapshotDir
Type
teardown
See testProject.teardown.
Usage
fullProject.teardown
Type
testDir
See testProject.testDir.
Usage
fullProject.testDir
Type
testIgnore
Usage
fullProject.testIgnore
Type
testMatch
Usage
fullProject.testMatch
Type
timeout
See testProject.timeout.
Usage
fullProject.timeout
Type
use
See testProject.use.
Usage
fullProject.use
Type
© 2024 Microsoft
Licensed under the Apache License, Version 2.0.
https://playwright.dev/docs/api/class-fullproject