[AAE-1797] added e2e automated tests (#5509)

* added e2e automation - [C260064] Should download only the last selection when changing pages in Single mode

* [AAE-1797] added e2e automated test- start a process within ACS

* refactoring with dropdownPage

* spellcheck refactoring
This commit is contained in:
Alexandra Abrudan
2020-02-28 15:06:24 +00:00
committed by GitHub
parent 6bf8c17771
commit e5efe74e5e
12 changed files with 713 additions and 444 deletions

View File

@@ -51,6 +51,12 @@ exports.Files = {
description: "Description for app",
processName: "Process3576"
},
START_PROCESS_ATTACH_FILE: {
file_location: "/resources/apps/Start_process_attach_file.zip",
title: "start process app",
description: "Description for app",
processName: "start process file"
},
TEST_ASSIGNEE: {
file_location: "/resources/apps/Assignee.zip",