summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-17Fix typosAndrea Gelmini1-1/+1
2020-05-17uitest: Fix some issue in the UI Logger DSL coreEL-SHREIF2-3/+24
2020-05-11uitest: Fix small issue in UI Logger DSL grammarEL-SHREIF1-1/+4
2020-04-27Do not time out close_dialog_through_buttonStephan Bergmann1-9/+1
2020-04-22Revert "tdf114724: uitest: make test less time.sleep dependent"Xisco FaulĂ­1-15/+3
2020-04-21uitest: no need to use time.sleep hereXisco Fauli1-6/+0
2020-04-21tdf114724: uitest: make test less time.sleep dependentXisco Fauli1-3/+15
2020-04-21uitest: remove unneeded time.sleepXisco Fauli1-8/+0
2020-04-21uitest: use while loop instead of time.sleepXisco Fauli1-5/+12