MCPcopy Create free account
hub / github.com/angular/angular / getGreetCount

Method getGreetCount

integration/cli-signal-inputs/e2e/src/app.po.ts:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 getGreetCount() {
25 return element(by.id('greet-count')).getText() as Promise<string>;
26 }
27}

Callers 1

app.e2e-spec.tsFile · 0.80

Calls 2

elementFunction · 0.85
getTextMethod · 0.80

Tested by

no test coverage detected