| OLD | NEW |
| (Empty) |
| 1 | |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| 3 <html><head><title>Python: module telemetry.internal.actions.load_media</title> | |
| 4 <meta charset="utf-8"> | |
| 5 </head><body bgcolor="#f0f0f8"> | |
| 6 | |
| 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
| 8 <tr bgcolor="#7799ee"> | |
| 9 <td valign=bottom> <br> | |
| 10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.int
ernal.actions.html"><font color="#ffffff">actions</font></a>.load_media</strong>
</big></big></font></td | |
| 11 ><td align=right valign=bottom | |
| 12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/internal/actions/load_media.py">telemetry/internal/actions/load_me
dia.py</a></font></td></tr></table> | |
| 13 <p><tt># Copyright 2015 The Chromium Authors.
All rights reserved.<br> | |
| 14 # Use of this source code is governed by
a BSD-style license that can be<br> | |
| 15 # found in the LICENSE file.</tt></p> | |
| 16 <p> | |
| 17 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 18 <tr bgcolor="#aa55cc"> | |
| 19 <td colspan=3 valign=bottom> <br> | |
| 20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | |
| 21 | |
| 22 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | |
| 23 <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> | |
| 24 </td><td width="25%" valign=top><a href="telemetry.internal.actions.media_action
.html">telemetry.internal.actions.media_action</a><br> | |
| 25 </td><td width="25%" valign=top><a href="telemetry.internal.actions.page_action.
html">telemetry.internal.actions.page_action</a><br> | |
| 26 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p> | |
| 27 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 28 <tr bgcolor="#ee77aa"> | |
| 29 <td colspan=3 valign=bottom> <br> | |
| 30 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | |
| 31 | |
| 32 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | |
| 33 <td width="100%"><dl> | |
| 34 <dt><font face="helvetica, arial"><a href="telemetry.internal.actions.media_acti
on.html#MediaAction">telemetry.internal.actions.media_action.MediaAction</a>(<a
href="telemetry.internal.actions.page_action.html#PageAction">telemetry.internal
.actions.page_action.PageAction</a>) | |
| 35 </font></dt><dd> | |
| 36 <dl> | |
| 37 <dt><font face="helvetica, arial"><a href="telemetry.internal.actions.load_media
.html#LoadMediaAction">LoadMediaAction</a> | |
| 38 </font></dt></dl> | |
| 39 </dd> | |
| 40 </dl> | |
| 41 <p> | |
| 42 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 43 <tr bgcolor="#ffc8d8"> | |
| 44 <td colspan=3 valign=bottom> <br> | |
| 45 <font color="#000000" face="helvetica, arial"><a name="LoadMediaAction">class <s
trong>LoadMediaAction</strong></a>(<a href="telemetry.internal.actions.media_act
ion.html#MediaAction">telemetry.internal.actions.media_action.MediaAction</a>)</
font></td></tr> | |
| 46 | |
| 47 <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> | |
| 48 <td colspan=2><tt>For calling load() on media elements&
nbsp;and waiting for an event to fire.<br> </
tt></td></tr> | |
| 49 <tr><td> </td> | |
| 50 <td width="100%"><dl><dt>Method resolution order:</dt> | |
| 51 <dd><a href="telemetry.internal.actions.load_media.html#LoadMediaAction">LoadMed
iaAction</a></dd> | |
| 52 <dd><a href="telemetry.internal.actions.media_action.html#MediaAction">telemetry
.internal.actions.media_action.MediaAction</a></dd> | |
| 53 <dd><a href="telemetry.internal.actions.page_action.html#PageAction">telemetry.i
nternal.actions.page_action.PageAction</a></dd> | |
| 54 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
| 55 </dl> | |
| 56 <hr> | |
| 57 Methods defined here:<br> | |
| 58 <dl><dt><a name="LoadMediaAction-RunAction"><strong>RunAction</strong></a>(self,
tab)</dt></dl> | |
| 59 | |
| 60 <dl><dt><a name="LoadMediaAction-WillRunAction"><strong>WillRunAction</strong></
a>(self, tab)</dt><dd><tt>Load the JS code prior to&nbs
p;running the action.</tt></dd></dl> | |
| 61 | |
| 62 <dl><dt><a name="LoadMediaAction-__init__"><strong>__init__</strong></a>(self, s
elector<font color="#909090">=None</font>, timeout_in_seconds<font color="#90909
0">=0</font>, event_to_await<font color="#909090">='canplaythrough'</font>)</dt>
</dl> | |
| 63 | |
| 64 <hr> | |
| 65 Methods inherited from <a href="telemetry.internal.actions.media_action.html#Med
iaAction">telemetry.internal.actions.media_action.MediaAction</a>:<br> | |
| 66 <dl><dt><a name="LoadMediaAction-HasEventCompletedOrError"><strong>HasEventCompl
etedOrError</strong></a>(self, tab, selector, event_name)</dt></dl> | |
| 67 | |
| 68 <dl><dt><a name="LoadMediaAction-LoadJS"><strong>LoadJS</strong></a>(self, tab,
js_file_name)</dt><dd><tt>Loads and executes a JS file&
nbsp;in the tab.</tt></dd></dl> | |
| 69 | |
| 70 <dl><dt><a name="LoadMediaAction-WaitForEvent"><strong>WaitForEvent</strong></a>
(self, tab, selector, event_name, timeout_in_seconds)</dt><dd><tt>Halts med
ia action until the selector's event is fired
.<br> | |
| 71 <br> | |
| 72 Args:<br> | |
| 73 tab: The tab to check for event o
n.<br> | |
| 74 selector: Media element selector.<br> | |
| 75 event_name: Name of the event to check
if fired or not.<br> | |
| 76 timeout_in_seconds: Timeout to check for ev
ent, throws an exception if<br> | |
| 77 not fired.</tt></dd></dl> | |
| 78 | |
| 79 <hr> | |
| 80 Methods inherited from <a href="telemetry.internal.actions.page_action.html#Page
Action">telemetry.internal.actions.page_action.PageAction</a>:<br> | |
| 81 <dl><dt><a name="LoadMediaAction-CleanUp"><strong>CleanUp</strong></a>(self, tab
)</dt></dl> | |
| 82 | |
| 83 <hr> | |
| 84 Data descriptors inherited from <a href="telemetry.internal.actions.page_action.
html#PageAction">telemetry.internal.actions.page_action.PageAction</a>:<br> | |
| 85 <dl><dt><strong>__dict__</strong></dt> | |
| 86 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | |
| 87 </dl> | |
| 88 <dl><dt><strong>__weakref__</strong></dt> | |
| 89 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
| 90 </dl> | |
| 91 </td></tr></table></td></tr></table> | |
| 92 </body></html> | |
| OLD | NEW |