Lines Matching full:play
3 <html><head><title>Python: module telemetry.page.actions.play</title>
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>.<a href="telemetry.page.actions.html"><font color="#ffffff">actions</font></a>.play</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/page/actions/play.py">telemetry/page/actions/play.py</a></font></td></tr></table>
12 <p><tt>A Telemetry page_action that performs the "play" action on media elements.<br>
15 defined then then the action attempts to play the first video element or audio<br>
16 element on the page. A selector can also be 'all' to play all media elements.<br>
42 <dt><font face="helvetica, arial"><a href="telemetry.page.actions.play.html#PlayAction">PlayAction</a>
54 <dd><a href="telemetry.page.actions.play.html#PlayAction">PlayAction</a></dd>
64 <dl><dt><a name="PlayAction-WaitForEvent"><strong>WaitForEvent</strong></a>(self, tab, selector, event_name, timeout)</dt><dd><tt>Halts play action until the selector's event is fired.</tt></dd></dl>