* 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
* build dev instead of e2e
* clear localStorage before new login
* re-enable all tests
* try again build.e2e
* enable one test
* exclude again
* no message
* no message
* change base method to wait
* fix import
* reduce log
* fix
* data placeholder
* fix
* fix
* fix
* fix style
* change visibility with common method
* fix
* use common get value method
* remove unused import
* fix a few incorrect api calls
* - use separate variables
* correctly wait for items after they have been created
* use browseraction click
* Exclude failing tests
* increase timeout and some fix
* check env before execute test
* simplify conf
* exclude
* rerun
* logs
* refactor pagination tests to use only 51 items
take out pagination tests into a separate stage
* fix check
* remove hardcoded total items. other shared files might already exist
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
Co-authored-by: iuliaib <iulia.burca@ness.com>