blob: 6f1f91ad6c671af7098e5eaf74b1f399771c2726 [file] [log] [blame]
Hidden by modal dialog
(Dialog itself is not hidden)
Non-hidden element inside dialog
{
"id": "<int>",
"result": {
"accessibilityNode": {
"nodeId": "<string>",
"ignored": true,
"ignoredReasons": [
{
"name": "activeModalDialog",
"value": {
"type": "idref",
"relatedNodes": [
{
"nodeResult": "dialog"
}
]
}
}
],
"role": {
"type": "internalRole",
"value": "Div"
}
}
}
}
{
"id": "<int>",
"result": {
"accessibilityNode": {
"nodeId": "<string>",
"ignored": false,
"role": {
"type": "role",
"value": "dialog"
},
"name": {
"type": "computedString",
"value": "",
"sources": [
{
"type": "relatedElement",
"attribute": "aria-labelledby"
},
{
"type": "attribute",
"attribute": "aria-label"
},
{
"type": "attribute",
"attribute": "title"
}
]
},
"properties": []
}
}
}
{
"id": "<int>",
"result": {
"accessibilityNode": {
"nodeId": "<string>",
"ignored": false,
"role": {
"type": "internalRole",
"value": "Div"
},
"name": {
"type": "computedString",
"value": "",
"sources": [
{
"type": "relatedElement",
"attribute": "aria-labelledby"
},
{
"type": "attribute",
"attribute": "aria-label"
},
{
"type": "attribute",
"attribute": "title"
}
]
},
"properties": []
}
}
}