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.page.record_wpr</title> | 3 <html><head><title>Python: module telemetry.page.record_wpr</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
.page.html"><font color="#ffffff">page</font></a>.record_wpr</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
.page.html"><font color="#ffffff">page</font></a>.record_wpr</strong></big></big
></font></td |
10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
108 <hr> | 108 <hr> |
109 Data descriptors inherited from <a href="telemetry.page.page_test.html#PageTest"
>telemetry.page.page_test.PageTest</a>:<br> | 109 Data descriptors inherited from <a href="telemetry.page.page_test.html#PageTest"
>telemetry.page.page_test.PageTest</a>:<br> |
110 <dl><dt><strong>__dict__</strong></dt> | 110 <dl><dt><strong>__dict__</strong></dt> |
111 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | 111 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> |
112 </dl> | 112 </dl> |
113 <dl><dt><strong>__weakref__</strong></dt> | 113 <dl><dt><strong>__weakref__</strong></dt> |
114 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | 114 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> |
115 </dl> | 115 </dl> |
116 <dl><dt><strong>action_name_to_run</strong></dt> | 116 <dl><dt><strong>action_name_to_run</strong></dt> |
117 </dl> | 117 </dl> |
| 118 <dl><dt><strong>clear_cache_before_each_run</strong></dt> |
| 119 <dd><tt>When set to True, the browser's disk
and memory cache will be cleared<br> |
| 120 before each run.</tt></dd> |
| 121 </dl> |
118 <dl><dt><strong>discard_first_result</strong></dt> | 122 <dl><dt><strong>discard_first_result</strong></dt> |
119 <dd><tt>When set to True, the first run of&nb
sp;the test is discarded. This is<br> | 123 <dd><tt>When set to True, the first run of&nb
sp;the test is discarded. This is<br> |
120 useful for cases where it's desirable to have
some test resource cached so<br> | 124 useful for cases where it's desirable to have
some test resource cached so<br> |
121 the first run of the test can warm thing
s up.</tt></dd> | 125 the first run of the test can warm thing
s up.</tt></dd> |
122 </dl> | 126 </dl> |
123 <dl><dt><strong>output_format_choices</strong></dt> | 127 <dl><dt><strong>output_format_choices</strong></dt> |
124 <dd><tt>Allowed output formats. The default is the
first item in the list.</tt></dd> | 128 <dd><tt>Allowed output formats. The default is the
first item in the list.</tt></dd> |
125 </dl> | 129 </dl> |
126 </td></tr></table></td></tr></table><p> | 130 </td></tr></table></td></tr></table><p> |
127 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 131 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
128 <tr bgcolor="#eeaa77"> | 132 <tr bgcolor="#eeaa77"> |
129 <td colspan=3 valign=bottom> <br> | 133 <td colspan=3 valign=bottom> <br> |
130 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> | 134 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> |
131 | 135 |
132 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> | 136 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> |
133 <td width="100%"><dl><dt><a name="-Main"><strong>Main</strong></a>(base_dir)</dt
></dl> | 137 <td width="100%"><dl><dt><a name="-Main"><strong>Main</strong></a>(base_dir)</dt
></dl> |
134 </td></tr></table> | 138 </td></tr></table> |
135 </body></html> | 139 </body></html> |
OLD | NEW |