MCPcopy Create free account
hub / github.com/angular/angular / app.e2e-spec.ts

File app.e2e-spec.ts

adev/src/content/examples/elements/e2e/src/app.e2e-spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {browser, by, element, ElementFinder, ExpectedConditions as EC} from 'protractor';
2
3describe('Elements', () => {
4 const messageInput = element(by.css('input'));

Callers

nothing calls this directly

Calls 12

elementFunction · 0.85
beforeEachFunction · 0.85
clickFunction · 0.85
waitForTextFunction · 0.85
cssMethod · 0.80
elementMethod · 0.80
getTextMethod · 0.80
getMethod · 0.65
describeFunction · 0.50
itFunction · 0.50
allMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected