FullProject
Source URL: https://playwright.dev/docs/api/class-fullproject
FullProject | Playwright
섹션 제목: “FullProject | Playwright”테스트 프로젝트 구성의 런타임 표현입니다. 테스트에서는 testInfo.project 및 workerInfo.project를 통해 접근할 수 있으며, 테스트 리포터에도 전달됩니다. Playwright 구성 파일에서의 프로젝트 형식을 보려면 TestProject를 대신 참조하세요.
dependencies
섹션 제목: “dependencies”추가된 버전: v1.31 fullProject.dependencies
testProject.dependencies를 참조하세요.
사용법
fullProject.dependencies타입
grep
섹션 제목: “grep”추가된 버전: v1.10 fullProject.grep
testProject.grep를 참조하세요.
사용법
fullProject.grep타입
grepInvert
섹션 제목: “grepInvert”추가된 버전: v1.10 fullProject.grepInvert
testProject.grepInvert를 참조하세요.
사용법
fullProject.grepInvert타입
metadata
섹션 제목: “metadata”추가된 버전: v1.10 fullProject.metadata
testProject.metadata를 참조하세요.
사용법
fullProject.metadata타입
name
섹션 제목: “name”추가된 버전: v1.10 fullProject.name
testProject.name를 참조하세요.
사용법
fullProject.name타입
outputDir
섹션 제목: “outputDir”추가된 버전: v1.10 fullProject.outputDir
testProject.outputDir를 참조하세요.
사용법
fullProject.outputDir타입
repeatEach
섹션 제목: “repeatEach”추가된 버전: v1.10 fullProject.repeatEach
testProject.repeatEach를 참조하세요.
사용법
fullProject.repeatEach타입
retries
섹션 제목: “retries”추가된 버전: v1.10 fullProject.retries
testProject.retries를 참조하세요.
사용법
fullProject.retries타입
snapshotDir
섹션 제목: “snapshotDir”추가된 버전: v1.10 fullProject.snapshotDir
testProject.snapshotDir를 참조하세요.
사용법
fullProject.snapshotDir타입
teardown
섹션 제목: “teardown”추가된 버전: v1.34 fullProject.teardown
testProject.teardown를 참조하세요.
사용법
fullProject.teardown타입
testDir
섹션 제목: “testDir”추가된 버전: v1.10 fullProject.testDir
testProject.testDir를 참조하세요.
사용법
fullProject.testDir타입
testIgnore
섹션 제목: “testIgnore”추가된 버전: v1.10 fullProject.testIgnore
testProject.testIgnore를 참조하세요.
사용법
fullProject.testIgnore타입
testMatch
섹션 제목: “testMatch”추가된 버전: v1.10 fullProject.testMatch
testProject.testMatch를 참조하세요.
사용법
fullProject.testMatch타입
timeout
섹션 제목: “timeout”추가된 버전: v1.10 fullProject.timeout
testProject.timeout를 참조하세요.
사용법
fullProject.timeout타입
추가된 버전: v1.10 fullProject.use
testProject.use를 참조하세요.
사용법
fullProject.use타입