Search

Alter Send Key Delay

Articles

Use this function to change the delay between keying in the input characters to a Web application field (in seconds). Default value is 0 seconds.

Note: Useful in dynamic web pages.

Syntax

AlterSendKeyDelay (delay)

Parameters

Input Parameter Name Description
delay Value is seconds (Amount of time to be waited before keying in the next input character)

Sample

AlterSendKeyDelay (50)

  • Waits for 50 seconds before keying in the next input character
Did you find what you were looking for?