summaryrefslogtreecommitdiff
path: root/uitest/uitest
AgeCommit message (Expand)Author
2018-09-27uitest: add the ModelessDialogVisible event to the execute_blocked_actionMarkus Mohrhard
2018-09-27uitest: make it easier to log the received events for dialog creationMarkus Mohrhard
2018-02-21Revert "uitest: add timeout for blocking actions"Stephan Bergmann
2018-02-18uitest: add timeout for blocking actionsMarkus Mohrhard
2018-01-08uitest: add a shared helper method for selecting textMarkus Mohrhard
2017-08-05Fix typosAndrea Gelmini
2017-07-31uitest: wait longer for the blocking action eventMarkus Mohrhard
2017-07-23uitest: wait twice as long for blocking actionsMarkus Mohrhard
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-20MAX_WAIT turns out to be too smallStephan Bergmann
2017-06-13uitest: extract the wait time for the dialogsMarkus Mohrhard
2017-03-26uitest: add a decorator to document required revisionMarkus Mohrhard
2017-03-18uitest: add method to simplify sending CTRL+AMarkus Mohrhard
2017-02-27uitest: catch more exceptions during shutdownMarkus Mohrhard
2017-02-27uitest: handle crash reporter dialog correctly during start-upMarkus Mohrhard
2017-02-27uitest: use the new dialog method in the python codeMarkus Mohrhard
2017-02-18use special method to close dialog through button clickMarkus 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-12-22uitest: add a way to execute blocking actionsMarkus Mohrhard
2016-12-22uitest: add method to get first componentMarkus Mohrhard
2016-12-20uitest: we need the workaround for the race condition also for file loadingMarkus Mohrhard
2016-12-19uitest: work around race condition when starting multiple soffice instancesMarkus Mohrhard
2016-12-19make sure we are not leaving soffice around if python process crashesMarkus Mohrhard
2016-12-02uitest: prevent deadlock when the test failsMarkus Mohrhard
2016-11-21uitest: fix path to url conversion on windowsMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-11pathlib is only in python 3.4+Markus Mohrhard
2016-09-29allow to listen to different eventsMarkus Mohrhard
2016-09-29make use of the new event for closed dialogsMarkus Mohrhard
2016-09-29fix test failureMarkus Mohrhard
2016-07-17uitest: add some work to load several documentsMarkus Mohrhard
2016-07-16uitest: provide a way to open a dialog through an action on an objectMarkus Mohrhard
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: move more code into the new directory layoutMarkus Mohrhard
2016-06-26uitest: add a way to have sleeps in some test runsMarkus Mohrhard
2016-06-26uitest: move for files into the new directory layoutMarkus Mohrhard
2016-06-26uitest: bring some order into the file messMarkus Mohrhard