| OLD | NEW |
| (Empty) |
| 1 | |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| 3 <html><head><title>Python: module telemetry.core.chrome.cros_util</title> | |
| 4 </head><body bgcolor="#f0f0f8"> | |
| 5 | |
| 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
| 7 <tr bgcolor="#7799ee"> | |
| 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>.<a href="telemetry.core.chrome
.html"><font color="#ffffff">chrome</font></a>.cros_util</strong></big></big></f
ont></td | |
| 10 ><td align=right valign=bottom | |
| 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/core/chrome/cros_util.py">telemetry/core/chrome/cros_util.py</a></
font></td></tr></table> | |
| 12 <p><tt># Copyright (c) 2013 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> | |
| 14 # found in the LICENSE file.</tt></p> | |
| 15 <p> | |
| 16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 17 <tr bgcolor="#aa55cc"> | |
| 18 <td colspan=3 valign=bottom> <br> | |
| 19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | |
| 20 | |
| 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="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> | |
| 23 </td><td width="25%" valign=top><a href="telemetry.core.util.html">telemetry.cor
e.util</a><br> | |
| 24 </td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></tabl
e></td></tr></table><p> | |
| 25 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 26 <tr bgcolor="#eeaa77"> | |
| 27 <td colspan=3 valign=bottom> <br> | |
| 28 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> | |
| 29 | |
| 30 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> | |
| 31 <td width="100%"><dl><dt><a name="-NavigateGuestLogin"><strong>NavigateGuestLogi
n</strong></a>(browser_backend, cri)</dt><dd><tt>Navigates through oob
e login screen as guest</tt></dd></dl> | |
| 32 <dl><dt><a name="-NavigateLogin"><strong>NavigateLogin</strong></a>(browser_bac
kend, cri)</dt><dd><tt>Navigates through oobe login screen</
tt></dd></dl> | |
| 33 <dl><dt><a name="-WaitForAccountPicker"><strong>WaitForAccountPicker</strong></
a>(oobe)</dt><dd><tt>Waits for the oobe screen to
be in the account picker state.</tt></dd></dl> | |
| 34 <dl><dt><a name="-WaitForGuestFsMounted"><strong>WaitForGuestFsMounted</strong>
</a>(cri)</dt><dd><tt>Waits for /home/chronos/user to be&nbs
p;mounted as guestfs</tt></dd></dl> | |
| 35 </td></tr></table> | |
| 36 </body></html> | |
| OLD | NEW |