| 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.wpr_server</title> | 3 <html><head><title>Python: module telemetry.core.wpr_server</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>.wpr_server</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>.wpr_server</strong></big></big
></font></td |
| 10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 <font color="#000000" face="helvetica, arial"><a name="ReplayServer">class <stro
ng>ReplayServer</strong></a>(<a href="__builtin__.html#object">__builtin__.objec
t</a>)</font></td></tr> | 45 <font color="#000000" face="helvetica, arial"><a name="ReplayServer">class <stro
ng>ReplayServer</strong></a>(<a href="__builtin__.html#object">__builtin__.objec
t</a>)</font></td></tr> |
| 46 | 46 |
| 47 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | 47 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> |
| 48 <td width="100%">Methods defined here:<br> | 48 <td width="100%">Methods defined here:<br> |
| 49 <dl><dt><a name="ReplayServer-Close"><strong>Close</strong></a>(self)</dt></dl> | 49 <dl><dt><a name="ReplayServer-Close"><strong>Close</strong></a>(self)</dt></dl> |
| 50 | 50 |
| 51 <dl><dt><a name="ReplayServer-__enter__"><strong>__enter__</strong></a>(self)</d
t></dl> | 51 <dl><dt><a name="ReplayServer-__enter__"><strong>__enter__</strong></a>(self)</d
t></dl> |
| 52 | 52 |
| 53 <dl><dt><a name="ReplayServer-__exit__"><strong>__exit__</strong></a>(self, *arg
s)</dt></dl> | 53 <dl><dt><a name="ReplayServer-__exit__"><strong>__exit__</strong></a>(self, *arg
s)</dt></dl> |
| 54 | 54 |
| 55 <dl><dt><a name="ReplayServer-__init__"><strong>__init__</strong></a>(self, brow
ser_backend, path, is_record_mode, is_append_mode, webpagereplay_host, webpagere
play_local_http_port, webpagereplay_local_https_port, webpagereplay_remote_http_
port, webpagereplay_remote_https_port)</dt></dl> | 55 <dl><dt><a name="ReplayServer-__init__"><strong>__init__</strong></a>(self, brow
ser_backend, path, is_record_mode, is_append_mode, make_javascript_deterministic
, webpagereplay_host, webpagereplay_local_http_port, webpagereplay_local_https_p
ort, webpagereplay_remote_http_port, webpagereplay_remote_https_port)</dt></dl> |
| 56 | 56 |
| 57 <hr> | 57 <hr> |
| 58 Data descriptors defined here:<br> | 58 Data descriptors defined here:<br> |
| 59 <dl><dt><strong>__dict__</strong></dt> | 59 <dl><dt><strong>__dict__</strong></dt> |
| 60 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | 60 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> |
| 61 </dl> | 61 </dl> |
| 62 <dl><dt><strong>__weakref__</strong></dt> | 62 <dl><dt><strong>__weakref__</strong></dt> |
| 63 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | 63 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> |
| 64 </dl> | 64 </dl> |
| 65 </td></tr></table></td></tr></table><p> | 65 </td></tr></table></td></tr></table><p> |
| 66 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 66 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 67 <tr bgcolor="#eeaa77"> | 67 <tr bgcolor="#eeaa77"> |
| 68 <td colspan=3 valign=bottom> <br> | 68 <td colspan=3 valign=bottom> <br> |
| 69 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> | 69 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> |
| 70 | 70 |
| 71 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> | 71 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> |
| 72 <td width="100%"><dl><dt><a name="-GetChromeFlags"><strong>GetChromeFlags</stron
g></a>(replay_host, http_port, https_port)</dt></dl> | 72 <td width="100%"><dl><dt><a name="-GetChromeFlags"><strong>GetChromeFlags</stron
g></a>(replay_host, http_port, https_port)</dt></dl> |
| 73 </td></tr></table> | 73 </td></tr></table> |
| 74 </body></html> | 74 </body></html> |
| OLD | NEW |