step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_TABLE_CELL | property | objectAttributes | contains | colspan:2 | result | atk_table_cell_get_row_column_span() | contains | column_span=2 | AXAPI | property | AXRole | is | AXCell | property | AXColumnIndexRange.length | is | 2 | IAccessible2 | property | role | is | ROLE_SYSTEM_CELL | property | objectAttributes | contains | colspan:2 | property | interfaces | contains | IAccessibleTableCell | MSAA | property | role | is | ROLE_SYSTEM_CELL | UIA | property | ControlType | is | DataItem | property | TableItem.ColumnSpan | is | 2 |
|