Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.06 KB

File metadata and controls

32 lines (26 loc) · 1.06 KB
title description ms.author ms.date ms.tgt_pltfrm ms.topic author
TestAction Data Type
Represents a test action on a page.
solsen
02/26/2024
na
reference
SusanneWindfeldPedersen

TestAction Data Type

Version: Available or changed with runtime version 1.0.

Represents a test action on a page.

Instance methods

The following methods are available on instances of the TestAction data type.

Method name Description
Enabled() Enables an action on a test page.
Invoke() Invokes an action on a test page.
Visible() Sets whether to display the action on a test page.

See Also

Get Started with AL
Developing Extensions