OLD | NEW |
| (Empty) |
1 | |
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"> | |
5 | |
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
7 <tr bgcolor="#7799ee"> | |
8 <td valign=bottom> <br> | |
9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="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/deskt
op_browser_finder.py</a></font></td></tr></table> | |
12 <p><tt>Finds desktop browsers that can be cont
rolled by telemetry.</tt></p> | |
13 <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> | |
18 | |
19 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | |
20 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.core.browser.html">telemetry.core.browser</a><br> | |
21 <a href="telemetry.core.chrome.cros_interface.html">telemetry.core.chrome.cros_i
nterface</a><br> | |
22 <a href="telemetry.core.chrome.desktop_browser_backend.html">telemetry.core.chro
me.desktop_browser_backend</a><br> | |
23 <a href="telemetry.core.platform.linux_platform_backend.html">telemetry.core.pla
tform.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.platf
orm.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">t
elemetry.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_ba
ckend.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> | |
38 | |
39 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | |
40 <td width="100%"><dl> | |
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>) | |
42 </font></dt><dd> | |
43 <dl> | |
44 <dt><font face="helvetica, arial"><a href="telemetry.core.chrome.desktop_browser
_finder.html#PossibleDesktopBrowser">PossibleDesktopBrowser</a> | |
45 </font></dt></dl> | |
46 </dd> | |
47 </dl> | |
48 <p> | |
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">c
lass <strong>PossibleDesktopBrowser</strong></a>(<a href="telemetry.core.possibl
e_browser.html#PossibleBrowser">telemetry.core.possible_browser.PossibleBrowser<
/a>)</font></td></tr> | |
53 | |
54 <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> | |
55 <td colspan=2><tt>A desktop browser that can be co
ntrolled.<br> </tt></td></tr> | |
56 <tr><td> </td> | |
57 <td width="100%"><dl><dt>Method resolution order:</dt> | |
58 <dd><a href="telemetry.core.chrome.desktop_browser_finder.html#PossibleDesktopBr
owser">PossibleDesktopBrowser</a></dd> | |
59 <dd><a href="telemetry.core.possible_browser.html#PossibleBrowser">telemetry.cor
e.possible_browser.PossibleBrowser</a></dd> | |
60 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
61 </dl> | |
62 <hr> | |
63 Methods defined here:<br> | |
64 <dl><dt><a name="PossibleDesktopBrowser-Create"><strong>Create</strong></a>(self
)</dt></dl> | |
65 | |
66 <dl><dt><a name="PossibleDesktopBrowser-SupportsOptions"><strong>SupportsOptions
</strong></a>(self, options)</dt></dl> | |
67 | |
68 <dl><dt><a name="PossibleDesktopBrowser-__init__"><strong>__init__</strong></a>(
self, browser_type, options, executable, flash_path, is_content_shell)</dt></dl> | |
69 | |
70 <dl><dt><a name="PossibleDesktopBrowser-__repr__"><strong>__repr__</strong></a>(
self)</dt></dl> | |
71 | |
72 <hr> | |
73 Data descriptors inherited from <a href="telemetry.core.possible_browser.html#Po
ssibleBrowser">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> | |
76 </dl> | |
77 <dl><dt><strong>__weakref__</strong></dt> | |
78 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
79 </dl> | |
80 <dl><dt><strong>browser_type</strong></dt> | |
81 </dl> | |
82 <dl><dt><strong>options</strong></dt> | |
83 </dl> | |
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></b
ig></font></td></tr> | |
89 | |
90 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> | |
91 <td width="100%"><dl><dt><a name="-FindAllAvailableBrowsers"><strong>FindAllAvai
lableBrowsers</strong></a>(options)</dt><dd><tt>Finds all the des
ktop browsers available on this machine.</tt></dd></dl> | |
92 </td></tr></table><p> | |
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> | |
97 | |
98 <tr><td bgcolor="#55aa55"><tt> </tt></td><td>
</td> | |
99 <td width="100%"><strong>ALL_BROWSER_TYPES</strong> = 'exact,release,debug,canar
y,content-shell-debug,content-shell-release,system'</td></tr></table> | |
100 </body></html> | |
OLD | NEW |