summaryrefslogtreecommitdiff
path: root/uitest/uitest
AgeCommit message (Expand)AuthorFilesLines
2021-11-09uitest: pos must be of type strXisco Fauli1-0/+1
2021-11-04tdf#119206: sw: Add UItestXisco Fauli1-1/+2
2021-10-25uitest: execute setActiveFrame in load_file firstXisco Fauli1-6/+20
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli1-15/+1
2021-09-13uitest: guard execute_modeless_dialog_through_command in sdXisco Fauli1-2/+7
2021-07-02Revert "uitest: try harder to close the dialog when it fails..."Xisco Fauli1-8/+0
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli2-12/+7
2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli1-15/+14
2021-06-30uitest: guard create_doc_in_start_center in sdXisco Fauli2-22/+10
2021-06-29uitest: try harder to close the dialog when it fails...Xisco Fauli1-0/+8
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli3-16/+12
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli2-49/+38
2021-06-29uitest: guard execute_dialog_through_command in scXisco Fauli1-1/+2
2021-06-29uitest: guard execute_dialog_through_command in sdXisco Fauli2-10/+10
2021-06-26uitest: introduce load_empty_fileXisco Fauli1-2/+11
2021-06-25uitest: raise exception if timeout is reachedXisco Fauli1-18/+13
2021-06-25uitest: guard execute_dialog_through_actionXisco Fauli2-12/+8
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli3-25/+30
2021-06-23Introduce wait_for_top_focus_window to fix UITest_calc_tests9Stephan Bergmann1-0/+7
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli3-30/+25
2021-06-22uitest: guard load_fileXisco Fauli2-11/+7
2021-06-21uitest: guard execute_blocking_actionXisco Fauli1-14/+12
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski1-2/+12
2021-06-07sw/qa/uitest: close the dialog if thrown an exceptionHenry Castro1-0/+10
2021-06-06UITest: introduce guarded context managersMike Kaganski1-0/+31
2021-06-04Fix UITests that use File Open dialog to load documentsMike Kaganski1-4/+9
2021-05-04uitest: sd: simplify codeXisco Fauli1-1/+1
2021-04-21uitest: just use .uno:CloseDoc and simplify codeXisco Fauli1-11/+3
2021-03-21select_by_text helper method for uitestsNoel Grandin1-0/+3
2021-03-11tdf#132293 remove unused imports from uitestVictor Kukshiev3-4/+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-01-22tdf#118308: sc: Add UItestXisco Fauli1-4/+11
2021-01-12uitest: sc: factor out common code ( part 1 )Xisco Fauli1-0/+5
2020-12-16uitest: sd: Check Position and Size dialog after moving...Xisco Fauli1-0/+4
2020-11-17tdf#137930: uitest: Add assert to check values are not resetXisco Fauli1-0/+5
2020-10-01uitest: factor out common duplicated codeXisco Fauli1-0/+25
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-6/+2
2020-05-22uitest: Add wait methods for slow elementsXisco Fauli1-0/+18
2020-04-27Do not time out close_dialog_through_buttonStephan Bergmann1-9/+1
2020-03-04uitest: speed up close_doc()Miklos Vajna1-15/+13
2019-07-26UI tests opening all dialogs in writer and see if it crashesArtur Neumann1-0/+39
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann1-2/+2
2019-01-16eliminate some noise from uitest failureNoel Grandin1-10/+11
2018-09-27uitest: add the ModelessDialogVisible event to the execute_blocked_actionMarkus Mohrhard1-1/+1
2018-09-27uitest: make it easier to log the received events for dialog creationMarkus Mohrhard1-6/+7
2018-02-21Revert "uitest: add timeout for blocking actions"Stephan Bergmann1-6/+2
2018-02-18uitest: add timeout for blocking actionsMarkus Mohrhard1-2/+6
2018-01-08uitest: add a shared helper method for selecting textMarkus Mohrhard1-0/+3
2017-08-05Fix typosAndrea Gelmini1-1/+1