* try new reporter
* run specific suite for testing purposes
* change folder output for report
* more report settings
* remove fdescribe
* remove package and update package-lock
* remove disabled tests not needed by the new reporter
* try to identify cause of travis failure
* run only specific tests for investigation purpose
* remove sleep and increase retry delay
* try a different fix
* revert to previous fix
* try different expects
* call different js-api method
* remove parameter not needed anymore
* refactor Mark as favourite tests
rename method to be more clear
create separate methods for some checks and actions
* forgot some changes
* refactor delete-undo tests
* some more refactoring
* fix
* async / await on login component and utils
* more async / awaits
* remove fdescribe
* expect for exact totalItems in waitForApi methods
other async / awaits
* pagination tests
* more tries
* disable selenium promise manager
* try to fix shared-links tests
* re-enable selenium_promise_manager and some more fixes
* add target es2017 to e2e
* set target to es2017 on tsconfig.spec.json
* other tries
* forgotten console.log
* disable pagination tests
* some fixes for pagination
* temporary fix viewer actions tests
* fix some actions tests
* fix some tests for actions
* fix some tests for undo action
* try to fix some more tests
* fixes for toolbar actions
* fix NoSuchElementError for openMoreMenu
* fix NoSuchElementError for rightClickOnMultipleSelection
* fixes for mark as favourite
* more fixes
* more fixes
* change order of some expects
* forgot describe