summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)AuthorFilesLines
2021-04-07uitest: factor out common codeXisco Fauli1-0/+12
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-0/+2
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21select_by_text helper method for uitestsNoel Grandin1-0/+3
2021-03-17throw exception for errors in uitest actionsNoel Grandin3-21/+0
2021-03-11tdf#132293 remove unused imports from uitestVictor Kukshiev4-5/+2
2021-02-24uitest: no need to pass the parent as a parameterXisco Fauli1-2/+8
2021-02-10uitest: sd: check embedded document is open in a new dialogXisco Fauli1-1/+1
2021-02-01tdf#100024: uitest: add comment to existing testXisco Fauli1-0/+2
2021-01-22tdf#118308: sc: Add UItestXisco Fauli1-4/+11
2021-01-15uitest: sw: factor out common code ( part 3 )Xisco Fauli1-10/+1
2021-01-12uitest: sc: factor out common code ( part 1 )Xisco Fauli1-0/+5
2021-01-06uitest: sd: test rotate objectXisco Fauli1-0/+47
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin4-6/+6
2020-12-16uitest: sd: remove duplicated tests and add missing assertXisco Fauli1-32/+2
2020-12-16uitest: sd: Check Position and Size dialog after moving...Xisco Fauli2-0/+54
2020-12-16uitest: sd: fix GOTOXisco Fauli1-5/+9
2020-12-16uitest: sd: Add asserts to existing testsXisco Fauli1-7/+22
2020-11-17tdf#137930: uitest: Add assert to check values are not resetXisco Fauli1-0/+5
2020-11-05Make order of UITest *.py test file processing deterministicStephan Bergmann1-1/+1
2020-10-27uitest: move all calc tests to sc/qa/uitestXisco Fauli18-795/+0
2020-10-27uitest: sw: forgot to move this fileXisco Fauli1-239/+0
2020-10-27tdf#104649: move UItest to CppunitTestXisco Fauli2-37/+0
2020-10-26uitest: move all writer tests to sw/qa/uitestXisco Fauli20-1101/+0
2020-10-24uitest: sc: get_url_for_data_file -> pathlib.PathXisco Fauli1-0/+0
2020-10-23uitest: get_url_for_data_file -> pathlib.PathXisco Fauli1-3/+3
2020-10-23uitest: move navigator tests to their own folderXisco Fauli2-47/+0
2020-10-23uitest: remove duplicated testsXisco Fauli2-49/+0
2020-10-01uitest: factor out common duplicated codeXisco Fauli1-0/+25
2020-09-04uilogger : Add support in the Logger and DSL for MenuBtnAhmed ElShreif2-1/+75
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif2-1/+108
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif2-1/+39
2020-08-29Fix typo in codeAndrea Gelmini1-6/+6
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif2-1/+39
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif2-1/+25
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif2-11/+35
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-06uitest : Add demo for gear button menu in Tools->CustomizeAhmed ElShreif1-0/+28
2020-07-03uitest: Fix small issue in UI Logger DSL grammar "EditUIObject"Ahmed ElShreif1-1/+1
2020-06-11tdf#133862: sw: Add UItestXisco Fauli1-0/+15
2020-06-09Print more information about the swallowed exceptionsStephan Bergmann1-2/+3
2020-06-08Reliably terminate soffice.bin when terminating sofficeStephan Bergmann1-1/+1
2020-06-05self.socket appears to be unusedStephan Bergmann1-2/+0
2020-06-05Reliably terminate soffice when connect throws an exceptionStephan Bergmann1-1/+9
2020-06-04Remove unused self.proStephan Bergmann1-3/+1
2020-06-04Adapt documentationStephan Bergmann1-4/+3
2020-06-03uitest: avoid defining the same object multiple time in in mathShiko1-8/+2
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-6/+2
2020-05-22uitest: Add wait methods for slow elementsXisco Fauli2-10/+30
2020-05-21uitest: sw: grab focus before using toggle button in navigatorXisco Fauli1-0/+4