chroxy v0.7.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()
url() :: String.t()
url() :: String.t()
Link to this section Functions
Link to this function
connection()
connection()
connection() :: url()
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.