Closed shaycraft closed 4 years ago
Giving this error:
ate: 2020-08-29T21:58:01.818Z - Hash: fb911e09217b3f8716c7 - Time: 4222ms ** Angular Live Development Server is listening on localhost:8080, open your browser on http://localhost:8080/ ** : Compiled successfully. [15:58:02] I/launcher - Running 1 instances of WebDriver [15:58:02] I/direct - Using ChromeDriver directly... Jasmine started workspace-project App ✗ should display welcome message - Failed: No element found using locator: By(css selector, app-root .content span) /Users/shaycraft/src/github/typescript-utils/node_modules/selenium-webdriver/lib/promise.js:1376:14 return consume(callbackFn, null, this.value_); } return callbackFn(this.value_); ~ } else if (this.state_ === PromiseState.REJECTED) { throw this.value_; /Users/shaycraft/src/github/typescript-utils/node_modules/selenium-webdriver/lib/promise.js:3084:14 activeFlows.push(this.flow_); this.flow_.activeQueue_ = this; return fn(); ~ } finally { this.flow_.activeQueue_ = null;
QS Confrming e2e tests now fixed.
Test evidence:
Giving this error: