telemetry.internal.browser.browser_info
index
telemetry/internal/browser/browser_info.py

# Copyright 2014 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
BrowserInfo

 
class BrowserInfo(__builtin__.object)
    A wrapper around browser object that allows looking up infos of the
browser.
 
  Methods defined here:
HasDiagonalScrollingSupport(self)
HasFlingGestureSupport(self)
HasRepeatableSynthesizeScrollGesture(self)
HasWebGLSupport(self)
__init__(self, browser)

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