Module chrome_remote_interface_model::console[][src]

👎 Deprecated
This is supported on crate features Console and Runtime only.
Expand description

This domain is deprecated - use Runtime or Log instead.

Structs

Does nothing.

Does nothing.

ConsoleMessageDeprecated

Console message.

DisableCommandDeprecated

Disables console domain, prevents further console messages from being reported to the client.

DisableReturnDeprecated

Disables console domain, prevents further console messages from being reported to the client.

EnableCommandDeprecated

Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification.

EnableReturnDeprecated

Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification.

Issued when new console message is added.

Enums