Chrome Remote Interface v0.0.1 ChromeRemoteInterface.RPC.Database View Source

Link to this section Summary

Functions

Disables database tracking, prevents database events from being sent to the client

Enables database tracking, database events will now be delivered to the client

Link to this section Functions

Link to this function disable(page_pid, parameters \\ %{}) View Source

Disables database tracking, prevents database events from being sent to the client.

Parameters:

Link to this function enable(page_pid, parameters \\ %{}) View Source

Enables database tracking, database events will now be delivered to the client.

Parameters:

Link to this function executeSQL(page_pid, parameters \\ %{}) View Source

Parameters: databaseId - - query - -

Link to this function getDatabaseTableNames(page_pid, parameters \\ %{}) View Source

Parameters: databaseId - -