[ADF-3385] Implementing start task - test cases (#3613)

* Implementing start task - test cases

* Removed syntax error.

* Add data-automation-id for people widget.
This commit is contained in:
cristinaj
2018-07-27 01:27:31 +03:00
committed by Eugenio Romano
parent 46b1fefce5
commit d056b3decd
8 changed files with 344 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
<input #inputValue
matInput
class="adf-input"
data-automation-id="adf-people-search-input"
type="text"
[id]="field.id"
[(ngModel)]="value"