Skip to main content

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.31 fullProject.dependencies

See testProject.dependencies.

Usage

fullProject.dependencies

Type


grep

Added in: v1.10 fullProject.grep

See testProject.grep.

Usage

fullProject.grep

Type


grepInvert

Added in: v1.10 fullProject.grepInvert

See testProject.grepInvert.

Usage

fullProject.grepInvert

Type


metadata

Added in: v1.10 fullProject.metadata

See testProject.metadata.

Usage

fullProject.metadata

Type


name

Added in: v1.10 fullProject.name

See testProject.name.

Usage

fullProject.name

Type


outputDir

Added in: v1.10 fullProject.outputDir

See testProject.outputDir.

Usage

fullProject.outputDir

Type


repeatEach

Added in: v1.10 fullProject.repeatEach

See testProject.repeatEach.

Usage

fullProject.repeatEach

Type


retries

Added in: v1.10 fullProject.retries

See testProject.retries.

Usage

fullProject.retries

Type


snapshotDir

Added in: v1.10 fullProject.snapshotDir

See testProject.snapshotDir.

Usage

fullProject.snapshotDir

Type


teardown

Added in: v1.34 fullProject.teardown

See testProject.teardown.

Usage

fullProject.teardown

Type


testDir

Added in: v1.10 fullProject.testDir

See testProject.testDir.

Usage

fullProject.testDir

Type


testIgnore

Added in: v1.10 fullProject.testIgnore

See testProject.testIgnore.

Usage

fullProject.testIgnore

Type


testMatch

Added in: v1.10 fullProject.testMatch

See testProject.testMatch.

Usage

fullProject.testMatch

Type


timeout

Added in: v1.10 fullProject.timeout

See testProject.timeout.

Usage

fullProject.timeout

Type


use

Added in: v1.10 fullProject.use

See testProject.use.

Usage

fullProject.use

Type