[ADF-5440] update ADF e2e for APS 2.0 (#7150)

* [ADF-5440] update PS  e2e for APS 2.0
[ci:force] run all e2e

* [ci:force] run all e2e

* [ci:force] revert old app config value
This commit is contained in:
Dharan
2021-07-05 19:42:46 +05:30
committed by GitHub
parent dab75c51ee
commit cb5c3abd7c
3 changed files with 3 additions and 4 deletions

View File

@@ -33,5 +33,4 @@ export class SearchTextPage {
await BrowserActions.clearSendKeys(this.filter.element(this.inputBy), name);
await this.filter.element(this.inputBy).sendKeys(protractor.Key.ENTER);
}
}