[ACA-3590]Created process-instance-header, info-drawer and task-header POs (#5894)

* Created process-instance-header and info-drawer POs

* Refactor ADF tests to use ProcessInstanceHeaderPage

* Fix lint

* Fix card-view-date-item PO

* Add task-header PO

* no message

* Add set and get for due date property

* Changed how it was previously

* Exclude attach folder and attach file tests

* Bugs already fixed, remove excludes

* Modify data-table-item for cases when column title is empty

* Add new methods to datatable PO
This commit is contained in:
Cristina Jalba
2020-07-29 12:05:17 +03:00
committed by GitHub
parent 54df083311
commit 506f0dfbb1
15 changed files with 391 additions and 46 deletions

View File

@@ -199,7 +199,7 @@ if [ "$CI" = "true" ]; then
webdriver-manager update --gecko=false --versions.chrome=$chrome
else
echo "Updating wedriver-manager with latest chromedriver, be sure to use evergreen Chrome."
webdriver-manager update --gecko=false
./node_modules/protractor/bin/webdriver-manager update --gecko=false
fi
export DEBUG_OPTION=''