|   | 
- Method resolution order:
 
- PossibleCrOSBrowser
 
- telemetry.internal.browser.possible_browser.PossibleBrowser
 
- telemetry.internal.app.possible_app.PossibleApp
 
- __builtin__.object
 
 
 
Methods defined here: 
- Create(self, finder_options)
  
- SupportsOptions(self, finder_options)
  
- UpdateExecutableIfNeeded(self)
  
- __init__(self, browser_type, finder_options, cros_platform, is_guest)
  
- __repr__(self)
  
 
Methods inherited from telemetry.internal.browser.possible_browser.PossibleBrowser: 
- IsRemote(self)
  
- RunRemote(self)
  
- SetCredentialsPath(self, credentials_path)
  
- last_modification_time(self)
  
 
Data descriptors inherited from telemetry.internal.browser.possible_browser.PossibleBrowser: 
- browser_type
 
 
- supports_tab_control
 
 
 
Data descriptors inherited from telemetry.internal.app.possible_app.PossibleApp: 
- __dict__
 
- dictionary for instance variables (if defined)
 
 
- __weakref__
 
- list of weak references to the object (if defined)
 
 
- app_type
 
 
- platform
 
 
- target_os
 
- Target OS, the app will run on.
 
 
 |