Skip to content

appium test for calculator widget

Harald Sitter requested to merge sitter/kdeplasma-addons:work/appium into master

this introduces new testing tech previously mentioned on plasma-devel. it is based on selenium (and its extension appium) to provide GUI testing through the accessibility API AT-SPI

this initial test does some simple calculations on the calculator widget

Merge request reports