summaryrefslogtreecommitdiff
path: root/test/test2.py
AgeCommit message (Collapse)AuthorFilesLines
2025-05-14Fix tests with AT-SPI2 >= 2.53failing-testsColomban Wendling1-7/+7
Role name for push buttons changed from "push button" to "button" for uniformizing APIs, but that means the names Dogtail use have to match, as it's not using the role IDs but names. Fix this by trying to ask AT-SPI2 for the name, and falling back on the historical name in the odd case it'd fail.
2019-07-01test: get focus on frameWu Xiaotian1-1/+1
2019-07-01force get focus on atril when testingWu Xiaotian1-0/+1
2019-07-01migrate to python3 for test casesWu Xiaotian1-4/+5
2011-11-09renaming evince to atrilPerberos1-2/+2
2011-11-09inicialPerberos1-0/+28