* cleanup download tests
* clean copy test
* clean move tests
* create folder tests
* delete tests
* edit tests
* mark favorite tests
* clean the rest of tests
* move page titles closer to the test
* remove unused steps
* restore upload new version suite
* Add API login in afterAll - part 1
* viewer,infoDrawer,extensions - afterAll API login
* deleteActions - afterAll API login
* Improve before and after methods
* add Promise type to methods - part1
* remove unneeded done() method and add try-catch
* delete wrong import
* Login through API
* small change over log errors
* small improvement over the logs
* rebalance suites conf to be less error prone
* shared api - wait for specific files instead of totalItems
* remove unused
* - make search api wait calls more stable on parallel runs
- remove not needed workaround from closeMoreMenu
* reorganize test suites
a few more test stabilisations
* improve copy tests for parallel running
* more changes to consider parallel running
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>