branch
stringOptional
Default value of this property is "main"
projectPath
stringOptional
installCommand
stringOptional
Default value of this property is "npm ci"
testCommand
stringOptional
Default value of this property is "npx cypress run"
browser
EnumOptional
"chrome": string"firefox": string"electron": string"edge": string
Default value of this property is "electron"
env
objectOptional
Default value of this property is {}
config
objectOptional
Default value of this property is {}
saveArtifacts
booleanOptional
Default value of this property is true
buildCommand
stringOptional
startCommand
stringOptional
startReadyUrl
stringOptional
startReadyTimeoutSecs
integerOptional
Default value of this property is 60
gracefulShutdownSecs
integerOptional
Default value of this property is 10
killSignal
stringOptional
Default value of this property is "SIGTERM"
strictBaseUrlCheck
booleanOptional
Default value of this property is false
splitSpecs
booleanOptional
Default value of this property is true