class Playwright::BrowserType
def connect(
def connect( wsEndpoint, exposeNetwork: nil, headers: nil, slowMo: nil, timeout: nil) raise NotImplementedError.new('connect is not implemented yet.') end
def connect( wsEndpoint, exposeNetwork: nil, headers: nil, slowMo: nil, timeout: nil) raise NotImplementedError.new('connect is not implemented yet.') end