Description
The Columns element of the description.xml file is used to define the contents of a custom keyword test operation that are displayed in the Test Steps page of the Keyword Test editor and the behavior of in-place editors used to modify the operation parameters.
Parent Elements
A Columns element must be a child of the KDTOperation element.
Child Elements
A Columns element contains one or more Column elements, which correspond to various columns of the Keyword Test editor. If there is no child Column element for a particular column, it will not be used by the operation.
Attributes
The element has no attributes.
See Also
Elements Reference
Structure of the Description File
Creating Keyword Test Operations
Creating Keyword Test Operations Tutorial