1 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 3 <html><head><title>Python: module telemetry.page.page_runner</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 href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.page.html"><font color="#ffffff">page</font></a>.page_runner</strong></big></big></font></td 10 ><td align=right valign=bottom 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/page/page_runner.py">telemetry/page/page_runner.py</a></font></td></tr></table> 12 <p><tt># Copyright (c) 2012 The Chromium Authors. 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=top><a href="telemetry.core.browser_finder.html">telemetry.core.browser_finder</a><br> 23 <a href="collections.html">collections</a><br> 24 <a href="copy.html">copy</a><br> 25 <a href="telemetry.decorators.html">telemetry.decorators</a><br> 26 <a href="telemetry.exception_formatter.html">telemetry.exception_formatter</a><br> 27 <a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> 28 </td><td width="25%" valign=top><a href="glob.html">glob</a><br> 29 <a href="logging.html">logging</a><br> 30 <a href="telemetry.page.actions.navigate.html">telemetry.page.actions.navigate</a><br> 31 <a href="os.html">os</a><br> 32 <a href="telemetry.page.actions.page_action.html">telemetry.page.actions.page_action</a><br> 33 <a href="telemetry.page.page_filter.html">telemetry.page.page_filter</a><br> 34 </td><td width="25%" valign=top><a href="telemetry.page.page_runner_repeat.html">telemetry.page.page_runner_repeat</a><br> 35 <a href="telemetry.page.page_test.html">telemetry.page.page_test</a><br> 36 <a href="telemetry.core.platform.profiler.profiler_finder.html">telemetry.core.platform.profiler.profiler_finder</a><br> 37 <a href="random.html">random</a><br> 38 <a href="telemetry.page.results_options.html">telemetry.page.results_options</a><br> 39 <a href="sys.html">sys</a><br> 40 </td><td width="25%" valign=top><a href="tempfile.html">tempfile</a><br> 41 <a href="time.html">time</a><br> 42 <a href="traceback.html">traceback</a><br> 43 <a href="telemetry.core.util.html">telemetry.core.util</a><br> 44 <a href="telemetry.core.wpr_modes.html">telemetry.core.wpr_modes</a><br> 45 </td></tr></table></td></tr></table><p> 46 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 47 <tr bgcolor="#ee77aa"> 48 <td colspan=3 valign=bottom> <br> 49 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> 50 51 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> 52 <td width="100%"><dl> 53 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.object</a> 54 </font></dt><dd> 55 <dl> 56 <dt><font face="helvetica, arial"><a href="telemetry.page.page_runner.html#PageState">PageState</a> 57 </font></dt></dl> 58 </dd> 59 </dl> 60 <p> 61 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 62 <tr bgcolor="#ffc8d8"> 63 <td colspan=3 valign=bottom> <br> 64 <font color="#000000" face="helvetica, arial"><a name="PageState">class <strong>PageState</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr> 65 66 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> 67 <td width="100%">Methods defined here:<br> 68 <dl><dt><a name="PageState-CleanUpPage"><strong>CleanUpPage</strong></a>(self, test)</dt></dl> 69 70 <dl><dt><a name="PageState-ImplicitPageNavigation"><strong>ImplicitPageNavigation</strong></a>(self, test<font color="#909090">=None</font>)</dt><dd><tt>Executes the implicit navigation that occurs for every page iteration.<br> 71 <br> 72 This function will be called once per page before any actions are executed.</tt></dd></dl> 73 74 <dl><dt><a name="PageState-PreparePage"><strong>PreparePage</strong></a>(self, test<font color="#909090">=None</font>)</dt></dl> 75 76 <dl><dt><a name="PageState-__init__"><strong>__init__</strong></a>(self, page, tab)</dt></dl> 77 78 <hr> 79 Data descriptors defined here:<br> 80 <dl><dt><strong>__dict__</strong></dt> 81 <dd><tt>dictionary for instance variables (if defined)</tt></dd> 82 </dl> 83 <dl><dt><strong>__weakref__</strong></dt> 84 <dd><tt>list of weak references to the object (if defined)</tt></dd> 85 </dl> 86 </td></tr></table></td></tr></table><p> 87 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 88 <tr bgcolor="#eeaa77"> 89 <td colspan=3 valign=bottom> <br> 90 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr> 91 92 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td> </td> 93 <td width="100%"><dl><dt><a name="-AddCommandLineArgs"><strong>AddCommandLineArgs</strong></a>(parser)</dt></dl> 94 <dl><dt><a name="-ProcessCommandLineArgs"><strong>ProcessCommandLineArgs</strong></a>(parser, args)</dt></dl> 95 <dl><dt><a name="-Run"><strong>Run</strong></a>(test, page_set, expectations, finder_options)</dt><dd><tt>Runs a given test against a given page_set with the given options.</tt></dd></dl> 96 </td></tr></table> 97 </body></html>