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