class Playwright::WebSocketTransport

def on_driver_crashed(&block)

def on_driver_crashed(&block)
  @on_driver_crashed = block
end