summaryrefslogtreecommitdiff
path: root/uitest/demo_ui
AgeCommit message (Expand)AuthorFilesLines
2021-03-17throw exception for errors in uitest actionsNoel Grandin3-21/+0
2021-01-15uitest: sw: factor out common code ( part 3 )Xisco Fauli1-10/+1
2020-04-21uitest: remove unneeded time.sleepXisco Fauli1-8/+0
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-1/+1
2020-03-25Defect type: IDENTIFIER_TYPOCaolán McNamara1-2/+2
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara2-2/+2
2019-04-10Fix one more get_url_for_data_fileStephan Bergmann1-2/+3
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania1-0/+24
2018-01-08uitest: add a shared helper method for selecting textMarkus Mohrhard1-2/+2
2018-01-08uitest: add demo showing how to select text in EditMarkus Mohrhard1-1/+25
2017-02-18use special method to close dialog through button clickMarkus Mohrhard2-3/+3
2017-02-18uitest: use the correct method to close a dialog through a buttonMarkus Mohrhard7-9/+44
2016-12-24uitest: write a helper method for selecting based on positionMarkus Mohrhard6-15/+13
2016-12-24uitest: add a helper method for typing textMarkus Mohrhard2-5/+4
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl12-25/+24
2016-10-11pathlib is only in python 3.4+Markus Mohrhard1-7/+2
2016-09-29add missing test filesMarkus Mohrhard2-0/+0
2016-07-17uitest: add demo showing how to select active frameMarkus Mohrhard1-0/+15
2016-07-17uitest: don't hard code my path in testMarkus Mohrhard1-2/+12
2016-07-17uitest: add demo for handling two filesMarkus Mohrhard1-0/+41
2016-07-13uitest: all files moved to the new directory layoutMarkus Mohrhard11-22/+1
2016-07-13uitest: move more parts to the new directory structureMarkus Mohrhard2-2/+2
2016-07-13uitest: remove the imports for pyuno and timeMarkus Mohrhard7-73/+0
2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard11-11/+11
2016-06-26uitest: add a way to have sleeps in some test runsMarkus Mohrhard1-3/+3
2016-06-26uitest: move for files into the new directory layoutMarkus Mohrhard2-2/+2
2016-06-26uitest: bring some order into the file messMarkus Mohrhard11-11/+11
2016-06-25uitest: add special char widget demoMarkus Mohrhard1-0/+37
2016-06-22uitest: remove sleeps from demo ui partsMarkus Mohrhard2-6/+0
2016-06-22uitest: move the demo ui tests to the new unittest approachMarkus Mohrhard11-250/+211
2016-06-22uitest: add treelist demoMarkus Mohrhard2-0/+65
2016-06-22uitest: add tabcontrol demoMarkus Mohrhard2-0/+55
2016-06-20uitest: add demo for spinfieldMarkus Mohrhard2-0/+106
2016-06-18uitest: add the radiobutton demoMarkus Mohrhard1-0/+43
2016-06-18uitest: close all the documents in the testsMarkus Mohrhard5-2/+18
2016-06-18uitest: add the ui demo testsMarkus Mohrhard1-0/+10
2016-06-18uitest: move code from calc_demo to normal demo for gridwinMarkus Mohrhard1-0/+73
2016-06-18uitest: add close_doc to the demosMarkus Mohrhard5-4/+10
2016-06-18uitest: add demo for tabdialog handlingMarkus Mohrhard1-0/+49
2016-06-18uitest: move uitest python part from dev-toolsMarkus Mohrhard4-0/+157