2 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.core.chrome.desktop_browser_finder
</title>
4 </head><body bgcolor=
"#f0f0f8">
6 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"heading">
8 <td valign=bottom
> <br>
9 <font color=
"#ffffff" face=
"helvetica, arial"> <br><big><big><strong><a href=
"telemetry.html"><font color=
"#ffffff">telemetry
</font></a>.
<a href=
"telemetry.core.html"><font color=
"#ffffff">core
</font></a>.
<a href=
"telemetry.core.chrome.html"><font color=
"#ffffff">chrome
</font></a>.desktop_browser_finder
</strong></big></big></font></td
10 ><td align=right valign=bottom
11 ><font color=
"#ffffff" face=
"helvetica, arial"><a href=
".">index
</a><br><a href=
"../telemetry/core/chrome/desktop_browser_finder.py">telemetry/core/chrome/desktop_browser_finder.py
</a></font></td></tr></table>
12 <p><tt>Finds
desktop
browsers
that
can
be
controlled
by
telemetry.
</tt></p>
14 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
15 <tr bgcolor=
"#aa55cc">
16 <td colspan=
3 valign=bottom
> <br>
17 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Modules
</strong></big></font></td></tr>
19 <tr><td bgcolor=
"#aa55cc"><tt> </tt></td><td> </td>
20 <td width=
"100%"><table width=
"100%" summary=
"list"><tr><td width=
"25%" valign=top
><a href=
"telemetry.core.browser.html">telemetry.core.browser
</a><br>
21 <a href=
"telemetry.core.chrome.cros_interface.html">telemetry.core.chrome.cros_interface
</a><br>
22 <a href=
"telemetry.core.chrome.desktop_browser_backend.html">telemetry.core.chrome.desktop_browser_backend
</a><br>
23 <a href=
"telemetry.core.platform.linux_platform_backend.html">telemetry.core.platform.linux_platform_backend
</a><br>
24 </td><td width=
"25%" valign=top
><a href=
"logging.html">logging
</a><br>
25 <a href=
"telemetry.core.platform.mac_platform_backend.html">telemetry.core.platform.mac_platform_backend
</a><br>
26 <a href=
"os.html">os
</a><br>
27 <a href=
"platform.html">platform
</a><br>
28 </td><td width=
"25%" valign=top
><a href=
"telemetry.core.possible_browser.html">telemetry.core.possible_browser
</a><br>
29 <a href=
"telemetry.core.profile_types.html">telemetry.core.profile_types
</a><br>
30 <a href=
"subprocess.html">subprocess
</a><br>
31 <a href=
"sys.html">sys
</a><br>
32 </td><td width=
"25%" valign=top
><a href=
"telemetry.core.platform.win_platform_backend.html">telemetry.core.platform.win_platform_backend
</a><br>
33 </td></tr></table></td></tr></table><p>
34 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
35 <tr bgcolor=
"#ee77aa">
36 <td colspan=
3 valign=bottom
> <br>
37 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Classes
</strong></big></font></td></tr>
39 <tr><td bgcolor=
"#ee77aa"><tt> </tt></td><td> </td>
41 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.possible_browser.html#PossibleBrowser">telemetry.core.possible_browser.PossibleBrowser
</a>(
<a href=
"__builtin__.html#object">__builtin__.object
</a>)
44 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.chrome.desktop_browser_finder.html#PossibleDesktopBrowser">PossibleDesktopBrowser
</a>
49 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
50 <tr bgcolor=
"#ffc8d8">
51 <td colspan=
3 valign=bottom
> <br>
52 <font color=
"#000000" face=
"helvetica, arial"><a name=
"PossibleDesktopBrowser">class
<strong>PossibleDesktopBrowser
</strong></a>(
<a href=
"telemetry.core.possible_browser.html#PossibleBrowser">telemetry.core.possible_browser.PossibleBrowser
</a>)
</font></td></tr>
54 <tr bgcolor=
"#ffc8d8"><td rowspan=
2><tt> </tt></td>
55 <td colspan=
2><tt>A
desktop
browser
that
can
be
controlled.
<br> </tt></td></tr>
57 <td width=
"100%"><dl><dt>Method resolution order:
</dt>
58 <dd><a href=
"telemetry.core.chrome.desktop_browser_finder.html#PossibleDesktopBrowser">PossibleDesktopBrowser
</a></dd>
59 <dd><a href=
"telemetry.core.possible_browser.html#PossibleBrowser">telemetry.core.possible_browser.PossibleBrowser
</a></dd>
60 <dd><a href=
"__builtin__.html#object">__builtin__.object
</a></dd>
63 Methods defined here:
<br>
64 <dl><dt><a name=
"PossibleDesktopBrowser-Create"><strong>Create
</strong></a>(self)
</dt></dl>
66 <dl><dt><a name=
"PossibleDesktopBrowser-SupportsOptions"><strong>SupportsOptions
</strong></a>(self, options)
</dt></dl>
68 <dl><dt><a name=
"PossibleDesktopBrowser-__init__"><strong>__init__
</strong></a>(self, browser_type, options, executable, flash_path, is_content_shell)
</dt></dl>
70 <dl><dt><a name=
"PossibleDesktopBrowser-__repr__"><strong>__repr__
</strong></a>(self)
</dt></dl>
73 Data descriptors inherited from
<a href=
"telemetry.core.possible_browser.html#PossibleBrowser">telemetry.core.possible_browser.PossibleBrowser
</a>:
<br>
74 <dl><dt><strong>__dict__
</strong></dt>
75 <dd><tt>dictionary
for
instance
variables
(if
defined)
</tt></dd>
77 <dl><dt><strong>__weakref__
</strong></dt>
78 <dd><tt>list
of
weak
references
to
the
object
(if
defined)
</tt></dd>
80 <dl><dt><strong>browser_type
</strong></dt>
82 <dl><dt><strong>options
</strong></dt>
84 </td></tr></table></td></tr></table><p>
85 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
86 <tr bgcolor=
"#eeaa77">
87 <td colspan=
3 valign=bottom
> <br>
88 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Functions
</strong></big></font></td></tr>
90 <tr><td bgcolor=
"#eeaa77"><tt> </tt></td><td> </td>
91 <td width=
"100%"><dl><dt><a name=
"-FindAllAvailableBrowsers"><strong>FindAllAvailableBrowsers
</strong></a>(options)
</dt><dd><tt>Finds
all
the
desktop
browsers
available
on
this
machine.
</tt></dd></dl>
93 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
94 <tr bgcolor=
"#55aa55">
95 <td colspan=
3 valign=bottom
> <br>
96 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Data
</strong></big></font></td></tr>
98 <tr><td bgcolor=
"#55aa55"><tt> </tt></td><td> </td>
99 <td width=
"100%"><strong>ALL_BROWSER_TYPES
</strong> = 'exact,release,debug,canary,content-shell-debug,content-shell-release,system'
</td></tr></table>