chroxy v0.4.0 Chroxy

Provides Chrome Remote Debug Protocol connections.

Link to this section Summary

Functions

Provides a web socket address for a remote debug session. Once a connection is established the chrome page will be initialised and once the connection is closed, the chrome page will be closed

Link to this section Types

Link to this type url()
url() :: String.t()

Link to this section Functions

Link to this function connection()
connection() :: url()

Provides a web socket address for a remote debug session. Once a connection is established the chrome page will be initialised and once the connection is closed, the chrome page will be closed.