telemetry.core.chrome.inspector_network
index
telemetry/core/chrome/inspector_network.py

# Copyright (c) 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Classes
       
__builtin__.object
InspectorNetwork

 
class InspectorNetwork(__builtin__.object)
     Methods defined here:
ClearCache(self, timeout=60)
Clears the browser's disk and memory cache.
__init__(self, inspector_backend)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)