MCPcopy Index your code
hub / github.com/angular/angular / app.e2e-spec.ts

File app.e2e-spec.ts

integration/ng_elements/e2e/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
3browser.waitForAngularEnabled(false);
4describe('Element E2E Tests', function () {

Callers

nothing calls this directly

Calls 9

beforeEachFunction · 0.85
elementFunction · 0.85
getShadowDomTextFunction · 0.85
cssMethod · 0.80
getTextMethod · 0.80
waitMethod · 0.80
getMethod · 0.65
describeFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected