* added methods to view file, assert on File title in the viewer and close viewer.
* moved the ViewerPage file to ADF testing package
* removed the unnecessary methods as using the methods of the ViewerPage class.
* update project script possible different JS-API
* first commit no controll flow
* second commit no controll flow
* third commit no controll flow
* 4 commit no controll flow
* 5 commit no controll flow
* 6 commit no controll flow
* 7 commit no controll flow
* 8 commit no controll flow
* 9 commit no controll flow
* 10 commit no controll flow
* 11 commit no controll flow
* 12 commit no controll flow
* 13 commit no controll flow
* 14 commit no controll flow
* 15 commit no controll flow
* 16 commit no controll flow
* 17 commit no controll flow
* 18 commit no controll flow
* 19 commit no controll flow
* 20 commit no controll flow
* remove wdpromise, protractor promise and deferred promises
* - fixed some incorrect “expect” calls
- fixed some matchers
- removed “return this;” when not needed
- added a few more await-s
* forgot a file
* fix some failing tests
* replaced driver calls with browser calls and enabled back waitForAngular
* fix rightClick methods and hopefully some tests
* fix settings-component
* some more fixes for core and content tests
* try to fix some more issues
* linting
* revert some changes, allowing download on headless chrome won’t work with multiple browser instances
* fixes for Search tests
* try to remove some wait calls
* fix build
* increase allScriptsTimeout and try another protractor and web driver version
* improve navigation methods
* some fixes for notification history and login sso
* forgot a space
* fix packages and enable some screenshots
* navigation bar fixes
* fix some test
* some fixes for notification history and navigation bar
use correct visibility method in attachFileWidget test
* fix searching and another fix for navigation
* try solve sso login
* some more fixes
* refactor async forEach into for..of
* try fix for search tests
* resolve rebabse problems
* remove install
* fix lint
* fix core e2e
* fix core e2e
* fix core e2e
* fix ps tests
* fix some tests
* fix core e2e
* fix core e2e
* fix core
* fix some issues PS
* fix core
* fix core
* fix some ps test
* fix rebase issues
* remove save
* fix url regressed after rebase
* fix url regressed after rebase
* fix ps and core
* fix lint
* more parallel e2e ps
* fix some ps cloud test
* some cloud fix
* fix lint
* fix some test
* remove files to be ignored
* out-tsc
* improve one cs test
* fix candidate base app
* fix ps test
* remove click function
* clean methods alrady present in browser action
* try ugly wait
* move wait
* remove duplicate call
* remove underscore
* fix after review
* fix imports
* minor cosmetic fixes
* fix comments test
* fix core viewer
* increase rendition retry
* sso refresh before test
* general fix test
* try use last proxy
* avoid use proxy
* remove proxy
* fix setting tests
* fix share and sso test
* fix lint exclude
* fix sso
* fix some process services cloud e2e
* fix sso download
* exclude sso test
* fix cloud
* add logout content service test
* add logout core
* add logout search
* redefine global before all
* separate protracotr method
* try
* try multiple attempt before all
* add prefix group and users
* add prefix group and users
* add prefix group and users
* rexecute sso test
* fix process service visibility e2e
* split SSO login test
* fix SSO download
* fix SSO download
* fix some cloud issues
* fix some cloud issues
* fix some cloud issues
* share file fix cs
* fix cloud test
* return to previous page on close
* update e2e
* [ADF-4424] Improve PreviousRouteService to use it in pdfViewer
* change previous Url logic
* remove navigation logic
* remove test
* Update pdfViewer.component.spec.ts
* back button logic for viewer outlet
* unit tests
* remove fdescribe
* remove unused service
* e2e
* return to location
* remove click filter step
* remove unnecessary test steps
* remove un existen export
* unify preview between PS and CS in demo shell
* fix dispalyname property
* [ADF-4232] Fix filePreviewPage methods to reach expectations
* [ADF-4232] Implement new methods
* Fix word spelling
* [ADF-4232] Fix e2e test and rebase
* Rebase branch
* [ADF-4232] add test for reset zoom check
- remove un-reached expects from filePreviewPage
* [ADF-4232] better naming - review changes
* [ADF-4232] no sleep(s), more timeout
* [ADF-4232] some code clean up
* [ADF-4232] some code clean up
* [ADF-4232] refactoring - renaming
* [ADF-4232] refactoring
* [ADF-4232] refactoring move expects to test - code review changes
* [ADF-4232] remove unused methods
- these already exist on viewerPage.ts
* [ADF-4232] remove duplicated code
- use viewerPage instead of filePreviewPage
* [ADF-4232] reset to original timeout in afterAll
* Exporting base login page for e2e tests
* fixed exporting and renamed pages as per standards
* Added base login page to testing package
* Fixed wrong import for the setting page
* Removed old pages and using the one in the adf-testing package
* fix after merge conflict
* fix base url param
* in progress
* done
* done
* moved all the expect statements into a single method 'checkButtonOrderInViewerToolbar' in viewerPage.ts
* lint fixes
* code review comments - updated the button list to fetch the last button in the toolbar and asserting that the last button is the 'More Actions' menu button.
* code review comments
* linting fixes
* updated the right test case id