Difference between revisions of "ClickTableHeader Command"
From GXtest Wiki
Line 10: | Line 10: | ||
* The grid or table control | * The grid or table control | ||
* The column (attribute or variable) in which the click will be performed | * The column (attribute or variable) in which the click will be performed | ||
+ | |||
[[File:ClickTableHeader.png]] | [[File:ClickTableHeader.png]] |
Latest revision as of 15:19, 11 October 2013
We use the ClickTableHeader command when we need to click the header of a specific column in a grid or table, for example, in order to sort the elements of the grid by that column.
The command recieves two parameters:
- The grid or table control
- The column (attribute or variable) in which the click will be performed