OLD | NEW |
1 | 1 |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
3 <html><head><title>Python: module telemetry.core.browser_finder</title> | 3 <html><head><title>Python: module telemetry.core.browser_finder</title> |
4 </head><body bgcolor="#f0f0f8"> | 4 </head><body bgcolor="#f0f0f8"> |
5 | 5 |
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> |
7 <tr bgcolor="#7799ee"> | 7 <tr bgcolor="#7799ee"> |
8 <td valign=bottom> <br> | 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>.browser_finder</strong></big><
/big></font></td | 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>.browser_finder</strong></big><
/big></font></td |
10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom |
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 <br> | 183 <br> |
184 Raises:<br> | 184 Raises:<br> |
185 <a href="#BrowserFinderException">BrowserFinderException</a>: O
ptions are improperly set, or an error occurr
ed.</tt></dd></dl> | 185 <a href="#BrowserFinderException">BrowserFinderException</a>: O
ptions are improperly set, or an error occurr
ed.</tt></dd></dl> |
186 </td></tr></table><p> | 186 </td></tr></table><p> |
187 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 187 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
188 <tr bgcolor="#55aa55"> | 188 <tr bgcolor="#55aa55"> |
189 <td colspan=3 valign=bottom> <br> | 189 <td colspan=3 valign=bottom> <br> |
190 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
font></td></tr> | 190 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
font></td></tr> |
191 | 191 |
192 <tr><td bgcolor="#55aa55"><tt> </tt></td><td>
</td> | 192 <tr><td bgcolor="#55aa55"><tt> </tt></td><td>
</td> |
193 <td width="100%"><strong>ALL_BROWSER_TYPES</strong> = ['exact', 'release', 'rele
ase_x64', 'debug', 'debug_x64', 'canary', 'content-shell-debug', 'content-shell-
debug_x64', 'content-shell-release', 'content-shell-release_x64', 'system', 'and
roid-chrome-beta', 'android-chrome-dev', 'android-chromium-testshell', 'android-
jb-system-chrome', 'android-chrome-canary', 'android-chrome', 'android-webview',
'android-content-shell', 'cros-chrome', ...]<br> | 193 <td width="100%"><strong>ALL_BROWSER_TYPES</strong> = ['exact', 'release', 'rele
ase_x64', 'debug', 'debug_x64', 'canary', 'content-shell-debug', 'content-shell-
debug_x64', 'content-shell-release', 'content-shell-release_x64', 'system', 'and
roid-chrome-beta', 'android-chrome-dev', 'android-chrome-shell', 'android-chromi
um-testshell', 'android-jb-system-chrome', 'android-chrome-canary', 'android-chr
ome', 'android-webview', 'android-content-shell', 'cros-chrome', ...]<br> |
194 <strong>BROWSER_FINDERS</strong> = [<module 'telemetry.core.backends.chrome.d
esktop_...core/backends/chrome/desktop_browser_finder.pyc'>, <module 'tele
metry.core.backends.chrome.android_...core/backends/chrome/android_browser_finde
r.pyc'>, <module 'telemetry.core.backends.chrome.cros_bro...ry/core/backen
ds/chrome/cros_browser_finder.pyc'>, <module 'telemetry.core.backends.webd
river.webdr.../webdriver/webdriver_desktop_browser_finder.pyc'>]</td></tr></t
able> | 194 <strong>BROWSER_FINDERS</strong> = [<module 'telemetry.core.backends.chrome.d
esktop_...core/backends/chrome/desktop_browser_finder.pyc'>, <module 'tele
metry.core.backends.chrome.android_...core/backends/chrome/android_browser_finde
r.pyc'>, <module 'telemetry.core.backends.chrome.cros_bro...ry/core/backen
ds/chrome/cros_browser_finder.pyc'>, <module 'telemetry.core.backends.webd
river.webdr.../webdriver/webdriver_desktop_browser_finder.pyc'>]</td></tr></t
able> |
195 </body></html> | 195 </body></html> |
OLD | NEW |