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.

使用方式

fullProject.dependencies

型別 (Type)


grep

Added in: v1.10 fullProject.grep

See testProject.grep.

使用方式

fullProject.grep

型別 (Type)


grepInvert

Added in: v1.10 fullProject.grepInvert

See testProject.grepInvert.

使用方式

fullProject.grepInvert

型別 (Type)


metadata

Added in: v1.10 fullProject.metadata

See testProject.metadata.

使用方式

fullProject.metadata

型別 (Type)


name

Added in: v1.10 fullProject.name

See testProject.name.

使用方式

fullProject.name

型別 (Type)


outputDir

Added in: v1.10 fullProject.outputDir

See testProject.outputDir.

使用方式

fullProject.outputDir

型別 (Type)


repeatEach

Added in: v1.10 fullProject.repeatEach

See testProject.repeatEach.

使用方式

fullProject.repeatEach

型別 (Type)


retries

Added in: v1.10 fullProject.retries

See testProject.retries.

使用方式

fullProject.retries

型別 (Type)


snapshotDir

Added in: v1.10 fullProject.snapshotDir

See testProject.snapshotDir.

使用方式

fullProject.snapshotDir

型別 (Type)


teardown

Added in: v1.34 fullProject.teardown

See testProject.teardown.

使用方式

fullProject.teardown

型別 (Type)


testDir

Added in: v1.10 fullProject.testDir

See testProject.testDir.

使用方式

fullProject.testDir

型別 (Type)


testIgnore

Added in: v1.10 fullProject.testIgnore

See testProject.testIgnore.

使用方式

fullProject.testIgnore

型別 (Type)


testMatch

Added in: v1.10 fullProject.testMatch

See testProject.testMatch.

使用方式

fullProject.testMatch

型別 (Type)


timeout

Added in: v1.10 fullProject.timeout

See testProject.timeout.

使用方式

fullProject.timeout

型別 (Type)


use

Added in: v1.10 fullProject.use

See testProject.use.

使用方式

fullProject.use

型別 (Type)