Module PB ReInitialize

The Module PB ReInitialize serves to re-initialize the Sybase connection of the Powerbuilder automation in the case of an error.

You can download the package from the Tricentis Support Portal as described in chapter "Exchange Portal".

For further information on licenses, please contact Tricentis Support.

ModuleAttributes

ModuleAttributes

ModuleAttributes

Description

WindowCaption

Specifies the Caption of the window to be waited for until loading has finished. If no value has been specified, the engine waits until the window appears in the foreground.

IdleTime

Specifies the time in milliseconds to be waited until the window is available. If -1 is specified, the wait time is infinite.

Example

In the example below, the engine waits two seconds until a window appears in the foreground.

Sample TestCase