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.page</title> | 3 <html><head><title>Python: module telemetry.page.page</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>.page</strong></big></big></fon
t></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>.page</strong></big></big></fon
t></td |
10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom |
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/page/page.py">telemetry/page/page.py</a></font></td></tr></table> | 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/page/page.py">telemetry/page/page.py</a></font></td></tr></table> |
12 <p><tt># Copyright (c) 2012 The Chromium Autho
rs. All rights reserved.<br> | 12 <p><tt># Copyright (c) 2012 The Chromium Autho
rs. All rights reserved.<br> |
13 # Use of this source code is governed by
a BSD-style license that can be<br> | 13 # Use of this source code is governed by
a BSD-style license that can be<br> |
14 # found in the LICENSE file.</tt></p> | 14 # found in the LICENSE file.</tt></p> |
15 <p> | 15 <p> |
16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
17 <tr bgcolor="#aa55cc"> | 17 <tr bgcolor="#aa55cc"> |
18 <td colspan=3 valign=bottom> <br> | 18 <td colspan=3 valign=bottom> <br> |
19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | 19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> |
20 | 20 |
21 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | 21 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> |
22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="os.html">os</a><br> | 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="os.html">os</a><br> |
23 <a href="re.html">re</a><br> | 23 </td><td width="25%" valign=top><a href="re.html">re</a><br> |
24 </td><td width="25%" valign=top><a href="time.html">time</a><br> | 24 </td><td width="25%" valign=top><a href="urlparse.html">urlparse</a><br> |
25 <a href="urlparse.html">urlparse</a><br> | |
26 </td><td width="25%" valign=top><a href="telemetry.core.util.html">telemetry.cor
e.util</a><br> | |
27 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p> | 25 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
28 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 26 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
29 <tr bgcolor="#ee77aa"> | 27 <tr bgcolor="#ee77aa"> |
30 <td colspan=3 valign=bottom> <br> | 28 <td colspan=3 valign=bottom> <br> |
31 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | 29 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> |
32 | 30 |
33 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | 31 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> |
34 <td width="100%"><dl> | 32 <td width="100%"><dl> |
35 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.
object</a> | 33 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.
object</a> |
36 </font></dt><dd> | 34 </font></dt><dd> |
37 <dl> | 35 <dl> |
38 <dt><font face="helvetica, arial"><a href="telemetry.page.page.html#Page">Page</
a> | 36 <dt><font face="helvetica, arial"><a href="telemetry.page.page.html#Page">Page</
a> |
39 </font></dt></dl> | 37 </font></dt></dl> |
40 </dd> | 38 </dd> |
41 </dl> | 39 </dl> |
42 <p> | 40 <p> |
43 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 41 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
44 <tr bgcolor="#ffc8d8"> | 42 <tr bgcolor="#ffc8d8"> |
45 <td colspan=3 valign=bottom> <br> | 43 <td colspan=3 valign=bottom> <br> |
46 <font color="#000000" face="helvetica, arial"><a name="Page">class <strong>Page<
/strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></t
d></tr> | 44 <font color="#000000" face="helvetica, arial"><a name="Page">class <strong>Page<
/strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></t
d></tr> |
47 | 45 |
48 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | 46 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> |
49 <td width="100%">Methods defined here:<br> | 47 <td width="100%">Methods defined here:<br> |
50 <dl><dt><a name="Page-WaitToLoad"><strong>WaitToLoad</strong></a>(self, tab, tim
eout, poll_interval<font color="#909090">=0.1</font>)</dt></dl> | 48 <dl><dt><a name="Page-__cmp__"><strong>__cmp__</strong></a>(self, other)</dt></d
l> |
51 | 49 |
52 <dl><dt><a name="Page-__getattr__"><strong>__getattr__</strong></a>(self, name)<
/dt></dl> | 50 <dl><dt><a name="Page-__getattr__"><strong>__getattr__</strong></a>(self, name)<
/dt></dl> |
53 | 51 |
54 <dl><dt><a name="Page-__init__"><strong>__init__</strong></a>(self, url, page_se
t, attributes<font color="#909090">=None</font>, base_dir<font color="#909090">=
None</font>)</dt></dl> | 52 <dl><dt><a name="Page-__init__"><strong>__init__</strong></a>(self, url, page_se
t, attributes<font color="#909090">=None</font>, base_dir<font color="#909090">=
None</font>)</dt></dl> |
55 | 53 |
| 54 <dl><dt><a name="Page-__lt__"><strong>__lt__</strong></a>(self, other)</dt></dl> |
| 55 |
56 <dl><dt><a name="Page-__str__"><strong>__str__</strong></a>(self)</dt></dl> | 56 <dl><dt><a name="Page-__str__"><strong>__str__</strong></a>(self)</dt></dl> |
57 | 57 |
58 <hr> | 58 <hr> |
59 Static methods defined here:<br> | |
60 <dl><dt><a name="Page-WaitForPageToLoad"><strong>WaitForPageToLoad</strong></a>(
obj, tab, timeout, poll_interval<font color="#909090">=0.1</font>)</dt><dd><tt>W
aits for various wait conditions present in o
bj.</tt></dd></dl> | |
61 | |
62 <hr> | |
63 Data descriptors defined here:<br> | 59 Data descriptors defined here:<br> |
64 <dl><dt><strong>__dict__</strong></dt> | 60 <dl><dt><strong>__dict__</strong></dt> |
65 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | 61 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> |
66 </dl> | 62 </dl> |
67 <dl><dt><strong>__weakref__</strong></dt> | 63 <dl><dt><strong>__weakref__</strong></dt> |
68 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | 64 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> |
69 </dl> | 65 </dl> |
70 <dl><dt><strong>archive_path</strong></dt> | 66 <dl><dt><strong>archive_path</strong></dt> |
71 </dl> | 67 </dl> |
72 <dl><dt><strong>display_url</strong></dt> | 68 <dl><dt><strong>display_name</strong></dt> |
73 </dl> | 69 </dl> |
74 <dl><dt><strong>serving_dirs_and_file</strong></dt> | 70 <dl><dt><strong>file_path</strong></dt> |
| 71 <dd><tt>Returns the path of the file, stripping&nb
sp;the scheme and query string.</tt></dd> |
75 </dl> | 72 </dl> |
76 <dl><dt><strong>url_as_file_safe_name</strong></dt> | 73 <dl><dt><strong>file_path_url</strong></dt> |
| 74 <dd><tt>Returns the file path, including the param
s, query, and fragment.</tt></dd> |
| 75 </dl> |
| 76 <dl><dt><strong>file_safe_name</strong></dt> |
| 77 <dd><tt>A version of display_name that's safe to&n
bsp;use as a filename.</tt></dd> |
| 78 </dl> |
| 79 <dl><dt><strong>is_file</strong></dt> |
| 80 <dd><tt>Returns True iff this URL points to a
file.</tt></dd> |
| 81 </dl> |
| 82 <dl><dt><strong>is_local</strong></dt> |
| 83 <dd><tt>Returns True iff this URL is local. T
his includes chrome:// URLs.</tt></dd> |
| 84 </dl> |
| 85 <dl><dt><strong>serving_dir</strong></dt> |
77 </dl> | 86 </dl> |
78 </td></tr></table></td></tr></table> | 87 </td></tr></table></td></tr></table> |
79 </body></html> | 88 </body></html> |
OLD | NEW |