ver Jan10thv2
updated document
This commit is contained in:
@@ -63,3 +63,11 @@ application[name=Thunderbird] page-tab-list[attr|id=\"tabmail-tabs\"]>page-tab[n
|
|||||||
This selector will select the page tab of profile manager in Thunderbird (if open).
|
This selector will select the page tab of profile manager in Thunderbird (if open).
|
||||||
|
|
||||||
For usage of CSS selector: <https://www.w3.org/TR/selectors-3/>. For usage of XPath: <https://www.w3.org/TR/xpath-31/>.
|
For usage of CSS selector: <https://www.w3.org/TR/selectors-3/>. For usage of XPath: <https://www.w3.org/TR/xpath-31/>.
|
||||||
|
|
||||||
|
#### Manual check
|
||||||
|
|
||||||
|
You can use accerciser to check the accessibility tree on GNOME VM.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo apt install accerciser
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user