| 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: package telemetry</title> | 3 <html><head><title>Python: package telemetry</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>teleme
     try</strong></big></big></font></td | 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>teleme
     try</strong></big></big></font></td | 
| 10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom | 
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 68  <br> | 68  <br> | 
| 69 Be sure to clean up after yourself by ca
     lling <a href="#Browser-Close">Close</a>() when you are 
     ;done with<br> | 69 Be sure to clean up after yourself by ca
     lling <a href="#Browser-Close">Close</a>() when you are 
     ;done with<br> | 
| 70 the browser. Or better yet:<br> | 70 the browser. Or better yet:<br> | 
| 71   browser_to_create = FindBrowser(options)<br> | 71   browser_to_create = FindBrowser(options)<br> | 
| 72   with browser_to_create.Create() as browser:<br> | 72   with browser_to_create.Create() as browser:<br> | 
| 73     ... do all your operations on&n
     bsp;browser here<br> </tt></td></tr> | 73     ... do all your operations on&n
     bsp;browser here<br> </tt></td></tr> | 
| 74 <tr><td> </td> | 74 <tr><td> </td> | 
| 75 <td width="100%">Methods defined here:<br> | 75 <td width="100%">Methods defined here:<br> | 
| 76 <dl><dt><a name="Browser-Close"><strong>Close</strong></a>(self)</dt><dd><tt>Clo
     ses this browser.</tt></dd></dl> | 76 <dl><dt><a name="Browser-Close"><strong>Close</strong></a>(self)</dt><dd><tt>Clo
     ses this browser.</tt></dd></dl> | 
| 77 | 77 | 
|  | 78 <dl><dt><a name="Browser-GetStackTrace"><strong>GetStackTrace</strong></a>(self)
     </dt></dl> | 
|  | 79 | 
| 78 <dl><dt><a name="Browser-GetStandardOutput"><strong>GetStandardOutput</strong></
     a>(self)</dt></dl> | 80 <dl><dt><a name="Browser-GetStandardOutput"><strong>GetStandardOutput</strong></
     a>(self)</dt></dl> | 
| 79 | 81 | 
| 80 <dl><dt><a name="Browser-GetTraceResultAndReset"><strong>GetTraceResultAndReset<
     /strong></a>(self)</dt><dd><tt>Returns the result of the&nbs
     p;trace, as TraceResult <a href="__builtin__.html#object">object<
     /a>.</tt></dd></dl> | 82 <dl><dt><a name="Browser-GetTraceResultAndReset"><strong>GetTraceResultAndReset<
     /strong></a>(self)</dt><dd><tt>Returns the result of the&nbs
     p;trace, as TraceResult <a href="__builtin__.html#object">object<
     /a>.</tt></dd></dl> | 
| 81 | 83 | 
| 82 <dl><dt><a name="Browser-SetHTTPServerDirectories"><strong>SetHTTPServerDirector
     ies</strong></a>(self, paths)</dt><dd><tt>Returns True if the&nbs
     p;HTTP server was started, False otherwise.</tt></dd></
     dl> | 84 <dl><dt><a name="Browser-SetHTTPServerDirectories"><strong>SetHTTPServerDirector
     ies</strong></a>(self, paths)</dt><dd><tt>Returns True if the&nbs
     p;HTTP server was started, False otherwise.</tt></dd></
     dl> | 
| 83 | 85 | 
| 84 <dl><dt><a name="Browser-SetReplayArchivePath"><strong>SetReplayArchivePath</str
     ong></a>(self, archive_path, append_to_existing_wpr<font color="#909090">=False<
     /font>)</dt></dl> | 86 <dl><dt><a name="Browser-SetReplayArchivePath"><strong>SetReplayArchivePath</str
     ong></a>(self, archive_path, append_to_existing_wpr<font color="#909090">=False<
     /font>, make_javascript_deterministic<font color="#909090">=True</font>)</dt></d
     l> | 
| 85 | 87 | 
| 86 <dl><dt><a name="Browser-StartProfiling"><strong>StartProfiling</strong></a>(sel
     f, options, base_output_file)</dt><dd><tt>Starts profiling using 
     |options|.profiler_tool. Results are saved to<br> | 88 <dl><dt><a name="Browser-StartProfiling"><strong>StartProfiling</strong></a>(sel
     f, options, base_output_file)</dt><dd><tt>Starts profiling using 
     |options|.profiler_tool. Results are saved to<br> | 
| 87 |base_output_file|.<process_name>.</tt></dd></dl> | 89 |base_output_file|.<process_name>.</tt></dd></dl> | 
| 88 | 90 | 
| 89 <dl><dt><a name="Browser-StartTracing"><strong>StartTracing</strong></a>(self, c
     ustom_categories<font color="#909090">=None</font>)</dt></dl> | 91 <dl><dt><a name="Browser-StartTracing"><strong>StartTracing</strong></a>(self, c
     ustom_categories<font color="#909090">=None</font>, timeout<font color="#909090"
     >=10</font>)</dt></dl> | 
| 90 | 92 | 
| 91 <dl><dt><a name="Browser-StopProfiling"><strong>StopProfiling</strong></a>(self)
     </dt><dd><tt>Stops all active profilers and saves 
     their results.</tt></dd></dl> | 93 <dl><dt><a name="Browser-StopProfiling"><strong>StopProfiling</strong></a>(self)
     </dt><dd><tt>Stops all active profilers and saves 
     their results.</tt></dd></dl> | 
| 92 | 94 | 
| 93 <dl><dt><a name="Browser-StopTracing"><strong>StopTracing</strong></a>(self)</dt
     ></dl> | 95 <dl><dt><a name="Browser-StopTracing"><strong>StopTracing</strong></a>(self)</dt
     ></dl> | 
| 94 | 96 | 
| 95 <dl><dt><a name="Browser-__enter__"><strong>__enter__</strong></a>(self)</dt></d
     l> | 97 <dl><dt><a name="Browser-__enter__"><strong>__enter__</strong></a>(self)</dt></d
     l> | 
| 96 | 98 | 
| 97 <dl><dt><a name="Browser-__exit__"><strong>__exit__</strong></a>(self, *args)</d
     t></dl> | 99 <dl><dt><a name="Browser-__exit__"><strong>__exit__</strong></a>(self, *args)</d
     t></dl> | 
| 98 | 100 | 
| 99 <dl><dt><a name="Browser-__init__"><strong>__init__</strong></a>(self, backend, 
     platform_backend)</dt></dl> | 101 <dl><dt><a name="Browser-__init__"><strong>__init__</strong></a>(self, backend, 
     platform_backend)</dt></dl> | 
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 480 <td width="100%"><dl><dt><a name="-RunPage"><strong>RunPage</strong></a> = Run(t
     est, page_set, options)</dt><dd><tt>Runs a given test agains
     t a given page_set with the given options.</t
     t></dd></dl> | 482 <td width="100%"><dl><dt><a name="-RunPage"><strong>RunPage</strong></a> = Run(t
     est, page_set, options)</dt><dd><tt>Runs a given test agains
     t a given page_set with the given options.</t
     t></dd></dl> | 
| 481 </td></tr></table><p> | 483 </td></tr></table><p> | 
| 482 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 484 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
| 483 <tr bgcolor="#55aa55"> | 485 <tr bgcolor="#55aa55"> | 
| 484 <td colspan=3 valign=bottom> <br> | 486 <td colspan=3 valign=bottom> <br> | 
| 485 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
     font></td></tr> | 487 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
     font></td></tr> | 
| 486 | 488 | 
| 487 <tr><td bgcolor="#55aa55"><tt>      </tt></td><td>
      </td> | 489 <tr><td bgcolor="#55aa55"><tt>      </tt></td><td>
      </td> | 
| 488 <td width="100%"><strong>__all__</strong> = ['Browser', 'BrowserOptions', 'PageM
     easurement', 'RunPage', 'Tab']</td></tr></table> | 490 <td width="100%"><strong>__all__</strong> = ['Browser', 'BrowserOptions', 'PageM
     easurement', 'RunPage', 'Tab']</td></tr></table> | 
| 489 </body></html> | 491 </body></html> | 
| OLD | NEW | 
|---|