PlaywrightOptions
Defined in: playwright.ts:16
Properties
Section titled “Properties”browser?
Section titled “browser?”
optionalbrowser:"chromium"|"firefox"|"webkit"
Defined in: playwright.ts:18
headless?
Section titled “headless?”
optionalheadless:boolean
Defined in: playwright.ts:17
outputDir?
Section titled “outputDir?”
optionaloutputDir:string
Defined in: playwright.ts:20
saveTrace?
Section titled “saveTrace?”
optionalsaveTrace:boolean
Defined in: playwright.ts:21
testingCapabilities?
Section titled “testingCapabilities?”
optionaltestingCapabilities:boolean
Defined in: playwright.ts:22
viewport?
Section titled “viewport?”
optionalviewport:object
Defined in: playwright.ts:19
height
Section titled “height”height:
number
width:
number