puppeteer/new-docs/puppeteer.protocol.tethering.md
2020-07-13 14:01:35 +01:00

774 B

Home > puppeteer > Protocol > Tethering

Protocol.Tethering namespace

The Tethering domain defines methods and events for browser port binding.

Signature:

export namespace Tethering 

Interfaces

Interface Description
AcceptedEvent Informs that port was successfully bound and got a specified connection id.
BindRequest
UnbindRequest