Using a pipe instead of a WebSocket If you want to connect to the browser over a pipe instead of a WebSocket, you can use: Browsershot::url('https://example.com') ->usePipe() ... Typing on the page Using cookies Help us improve this page