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

Link to this section Summary

Link to this section Functions

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

Parameters:

Link to this function disable(page_pid, parameters) View Source
Link to this function disable(page_pid, parameters, opts) View Source

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

Parameters:

Link to this function enable(page_pid, parameters) View Source
Link to this function enable(page_pid, parameters, opts) View Source

Parameters: databaseId - - query - -

Link to this function executeSQL(page_pid, parameters) View Source
Link to this function executeSQL(page_pid, parameters, opts) View Source
Link to this function getDatabaseTableNames(page_pid) View Source

Parameters: databaseId - -

Link to this function getDatabaseTableNames(page_pid, parameters) View Source
Link to this function getDatabaseTableNames(page_pid, parameters, opts) View Source