aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/wasm/selenium/qwasmwindow.py
Commit message (Collapse)AuthorAgeFilesLines
* wasm: a11y - add selenium qml testEven Oscar Andersen2025-10-011-0/+676
Copy the selenium framework from qtbase. We check: initial setup, focus handling, checkbox behavior, radiobutton behavior, button behavior, text behavior. Fixes: QTBUG-135060 Change-Id: I737c35812f05406d5f3257d44ccd3054faebac93 Reviewed-by: Piotr WierciƄski <piotr.wiercinski@qt.io>