* 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.
* adding new process, forms and decision tables for e2e tests on decision table mappings.
* added the process and form required to test terminate end event
* added method to assert on checkbox widget, isChecked
* removed unnecessary method
* added method in checkboxWidget
* moved the method to checkbox widget
* Move the resources in the cloud lib
* Use adf cli
* Add missing process definitions
* Add debug points
* Print new class
* Use the resources under the adf-testing
* Use the resources from testing package
* Fix adf-testing bugs
* remove empty row
* Remove the npm install
* Remove log stuff
* Remove the console log
* Fix typo on process def names
Improve the debug e2e command
* Fix lowercase name
* Check the process cloud env and content env
* Add the new process definitions
* Add missing process definitions
* Use the latest simpleapp
* Rollback the bigFile
* Use relative link
* Trasnpile the adf-testing before using it
* added message events api
* added export
* added the getProcessInstance method in the queryservice
* added form-cloud.service with method to submit the form.
* added form-cloud.service with method to submit the form.
* returning the error instead of throwing, which can be used in expected negative api assertions in the test.
* added getTaskByNAme method to filter a task by unique task-name within a process-instance
* linting fix
* made correlation key as optional parameter
* removed the unnecessary tslint disable statements
* removed the unnecessary tslint disable statements and reverted the throw error statement
* logging response is not needed
* added return type
* added return type
* added the create and delete role api for test preconditions
* added the required visibility conditions, for the method to work consistently across apps
* removed the visibility conditions that are not necessary
* [ADF-4823] fixed download and start fixing show preview
* [ADF-4823] fixed preview files
* [ADF-4823] - added unit test
* [ADF-4823] - fixed lint problem
* [ADF-4823] - rebased and fixed lint problem
* added a new method in BrowserActions to check that the action menu is visible, and using that in the tests.
* linting fixes
* fix content service document list action test
* restore build.sh
* perform twice movement mosue for right click for avoid bug in non headless chrome
* change sso ref element present
* change sso ref element present
* 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
* [ADF-4572] Display value widget display issue when it has no value
* Added readonly type to form-render
* Added unit test case
* * Fixed ee test
* * Updating tests to return textWidget for display value
* * Making changes to displayValueWidget css selector
* * Updated case to check display value from api
* added right click method to browseractions
* added rightclickrowbyindex method to DataTableComponentPage
* updated row locator
* removed the rightclick from here
* e2e tests for saving the date format fine and checking that still able to save the dynamic table with non-required DateTime field.
* remove empty line spaces.
* e2e test for ADF-4699 - Allow a form to be used (or not used) in standalone tasks
* e2e test for ADF-4699 - Allow a form to be used (or not used) in standalone tasks
* test enhancements
* replacing the app with forms with standAlone flag in the json.