object type TABLE
is an object with multiple rows and columns in it
We can operate with object like with table, for example get data from exact cell
Let's see an example
We have table 3 on 3, let's get value from cell 1,3
Properties of Table objects are
name - define the name of the object
columns - define number of the columns
rows - define number of the rows
Text Language - define natural language of application under test
Scalability - this property allow to scale of the template object for recognition.
Relative Object - allow to set parent object for current object
Coordinates - define coordinates of the object on the screen