Skip to content

appiumtests: fix tests

Fushan Wen requested to merge work/fuf/fixtests into master

Qt 6.8 breaks the accessibility of almost all buttons with actions. Set Accessible.name to work around it.

See also: https://bugreports.qt.io/browse/QTBUG-130360

Merge request reports