fbpx

Method Keyboard.SetTypeDelay

Sets additional Delay For 'Type' Method: adds time delay in milliseconds before and after typing the text

Usage

Function ZAP.Keyboard.SetTypeDelay( 
	Integer MsDelay
)

Parameters

MsDelay

Type: Integer

Delay in milliseconds

Returns

No return value

Example

VBScript

Zap.Keyboard.SetTypeDelay 500

JavaScript

Zap.Keyboard.SetTypeDelay(500);

Documentation Categories

benefits UI testing and rpa

ZAPTEST

Manual testing tools, vs. automation, checklists and more

FARM

LOAD