pause

Pause an audio or video control at a specified point.
NameDescriptionTypeModifier
window

TA name of the window.

Interface EntityNone
control

TA name of the control.

Interface ElementNone
pause time

(Optional) Time in the recording at which the audio/video is to be paused (format: hh:mm:ss).

Default Value: current location of audio/video pointer.
StringNone
None
This action may be used within the following project items: test modules and user-defined actions.
The following settings are applicable to this action: case sensitive, remove double quotes from cells, standard ASCII only, object wait, window wait.
This action is applicable to the following controls: Audio, Video.
                                
                                    	window	control	pause time	
pause	sub forms	audio_controltest	00:00:10	
&nbsp				
	window	control	property	variable
get control property	sub forms	audio_controltest	paused	tm_PauseStatus
&nbsp				
	value	expected		
check value	#tm_PauseStatus	true		
&nbsp				
	window	control	property	expected
check control property	sub forms	audio_controltest	current	00:00:10
                                
                            
  • This built-in action applies to HTML5 audio/video controls only.
  • The pause action works independently of the state of the audio or video control when invoked. That is, whether the player is in play mode beforehand, or where the pointer is, are of no consequence. The effect is that the player is paused, with the audio/video pointer placed at the point specified by pause time.
  • This action supports the <ignore> modifier. If the string <ignore> is present as the value of any of the arguments, or any argument contains an expression that evaluates to <ignore>, the action is skipped during execution.

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333