Optional
headersOptional
loggerLogger sink for Playwright logging. Optional.
Optional
slowSlows down Playwright operations by the specified amount of milliseconds. Useful so that you can see what is going on. Defaults to 0.
Optional
timeoutMaximum time in milliseconds to wait for the connection to be established. Defaults to 0
(no timeout).
Generated using TypeDoc
Additional HTTP headers to be sent with web socket connect request. Optional.