tests: adjust for Thunderbird 128#102
Conversation
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024100202-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024091704-4.3&flavor=update
Failed tests12 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/112766#dependencies 199 fixed
Unstable testsDetails
|
Thunderbird 128 on Fedora 41 has buttons as 'button' role, instead of 'push button' that was before. This means the button() function cannot be used anymore (it looks for 'push button' role), use child(..., roleName='button') instead. It's unclear whether that's about Thunderbird version or some library (GTK?) version.
No description provided.