Step | Type | Element ID | Assertions |
---|
step 1 | test | test | API Name | Assertions |
---|
ATK | property | role | is | ROLE_TABLE_CELL | property | states | contains | STATE_READ_ONLY | property | interfaces | contains | TableCell | AXAPI | property | AXRole | is | AXCell | result | AXUIElementIsAttributeSettable(AXValue) | is | false | IAccessible2 | property | interfaces | contains | IAccessibleTableCell | MSAA | property | role | is | ROLE_SYSTEM_CELL | property | states | contains | STATE_SYSTEM_READONLY | UIA | property | ControlType | is | DataItem | property | controlPatterns | contains | SelectionItem | property | Value.IsReadOnly | is | true |
|
step 2 | test | test1 | API Name | Assertions |
---|
ATK | property | role | is | ROLE_COLUMN_HEADER | property | states | contains | STATE_READ_ONLY | AXAPI | property | AXRole | is | AXCell | result | AXUIElementIsAttributeSettable(AXValue) | is | false | MSAA | property | role | is | ROLE_SYSTEM_COLUMNHEADER | property | states | contains | STATE_SYSTEM_READONLY | UIA | property | ControlType | is | HeaderItem | property | Value.IsReadOnly | is | true |
|
step 3 | test | test2 | API Name | Assertions |
---|
ATK | property | role | is | ROLE_ROW_HEADER | property | states | contains | STATE_READ_ONLY | AXAPI | property | AXRole | is | AXCell | result | AXUIElementIsAttributeSettable(AXValue) | is | false | MSAA | property | role | is | ROLE_SYSTEM_ROWHEADER | property | states | contains | STATE_SYSTEM_READONLY | UIA | property | ControlType | is | HeaderItem | property | Value.IsReadOnly | is | true |
|