ExtendedScreenCIConfig
ExtendedScreenCIConfig =
Omit<ScreenCIConfig,"record"|"test"> &Pick<PlaywrightTestConfig,"retries"|"testDir"|"testMatch"> &object
Defined in: types.ts:828
Type Declaration
Section titled “Type Declaration”record
Section titled “record”record:
object
record.upload
Section titled “record.upload”upload:
RecordUploadPolicy
test:
object
test.mockRecord
Section titled “test.mockRecord”mockRecord:
boolean