getDevToolsClient
Get an instance of a client that can be used to leverage the DevTools protocol. Only one instance per browser is available.
Return
DevTools client, or null if this browser is not yet created or if it is closed or closing
See also
{@link CefDevToolsClient}