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