Difference between revisions of "ClickTableHeader Command"
From GXtest Wiki
(Created page with "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 co...") |
Revision as of 21:31, 10 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