summaryrefslogtreecommitdiff
path: root/uitest/demo_ui/spinfield.py
AgeCommit message (Expand)Author
2022-10-17tdf#132293 remove unused imports and variablesRakielle
2021-12-01uitest: fix license headersXisco Fauli
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli
2021-03-17throw exception for errors in uitest actionsNoel Grandin
2017-02-18uitest: use the correct method to close a dialog through a buttonMarkus Mohrhard
2016-12-24uitest: write a helper method for selecting based on positionMarkus Mohrhard
2016-12-24uitest: add a helper method for typing textMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-07-13uitest: all files moved to the new directory layoutMarkus Mohrhard
2016-07-13uitest: move more parts to the new directory structureMarkus Mohrhard
2016-07-13uitest: remove the imports for pyuno and timeMarkus Mohrhard
2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard
2016-06-26uitest: bring some order into the file messMarkus Mohrhard
2016-06-22uitest: move the demo ui tests to the new unittest approachMarkus Mohrhard
2016-06-20uitest: add demo for spinfieldMarkus Mohrhard