Tungsten v0.1.0 Tungsten.CDP.Inspector View Source

Inspector

This domain has no documentation

Link to this section Summary

Link to this section Functions

Link to this function

disable(session, parameters \\ %{}, options \\ []) View Source
disable(GenServer.server(), map(), Tungsten.Connection.exec_options()) ::
  {:ok, map()} | {:error, term()}

Inspector.disable

Disables inspector domain notifications.

Link to this function

enable(session, parameters \\ %{}, options \\ []) View Source
enable(GenServer.server(), map(), Tungsten.Connection.exec_options()) ::
  {:ok, map()} | {:error, term()}

Inspector.enable

Enables inspector domain notifications.