Resolved configuration which is accessible via testInfo.config and is passed to the test reporters. To see the format of Playwright configuration file, please see TestConfig instead.
Path to the configuration file used to run the tests. The value is an empty string if no config file was used.
Usage
fullConfig.configFile
Type
Usage
fullConfig.forbidOnly
Type
Usage
fullConfig.fullyParallel
Type
Usage
fullConfig.globalSetup
Type
See testConfig.globalTeardown.
Usage
fullConfig.globalTeardown
Type
Usage
fullConfig.globalTimeout
Type
See testConfig.grep.
Usage
fullConfig.grep
Type
Usage
fullConfig.grepInvert
Type
Usage
fullConfig.maxFailures
Type
See testConfig.metadata.
Usage
fullConfig.metadata
Type
See testConfig.preserveOutput.
Usage
fullConfig.preserveOutput
Type
List of resolved projects.
Usage
fullConfig.projects
Type
See testConfig.quiet.
Usage
fullConfig.quiet
Type
See testConfig.reportSlowTests.
Usage
fullConfig.reportSlowTests
Type
See testConfig.reporter.
Usage
fullConfig.reporter
Type
Base directory for all relative paths used in the reporters.
Usage
fullConfig.rootDir
Type
See testConfig.shard.
Usage
fullConfig.shard
Type
Resolved global tags. See testConfig.tag.
Usage
fullConfig.tags
Type
See testConfig.updateSnapshots.
Usage
fullConfig.updateSnapshots
Type
See testConfig.updateSourceMethod.
Usage
fullConfig.updateSourceMethod
Type
Playwright version.
Usage
fullConfig.version
Type
See testConfig.webServer.
Usage
fullConfig.webServer
Type
See testConfig.workers.
Usage
fullConfig.workers
Type
© 2025 Microsoft
Licensed under the Apache License, Version 2.0.
https://playwright.dev/docs/api/class-fullconfig