Value Property (Prompt Object)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

The Value property lets you get or set the value in the browser prompt box.

Declaration

TestObj.Value

Read-Write Property String
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

Text displayed in the input field of the prompt box.

See Also

Prompt Object
Message Property (Web Objects)
Testing Web Applications
Handle JavaScript Popups and Browser Dialogs

Highlight search results