step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_TABLE_CELL | property | objectAttributes | doesNotContain | rowspan:2 | result | atk_table_cell_get_row_column_span() | doesNotContain | row_span=2 | AXAPI | property | AXRole | is | AXCell | property | AXRowIndexRange.length | isNot | 2 | IAccessible2 | property | role | is | ROLE_SYSTEM_CELL | property | objectAttributes | doesNotContain | rowspan:2 | MSAA | property | role | is | ROLE_SYSTEM_CELL | UIA | property | ControlType | is | DataItem | property | TableItem.RowSpan | isNot | 2 |
|