MCPcopy Create free account
hub / github.com/angular/components / activeElement

Function activeElement

src/cdk/testing/tests/webdriver.e2e.spec.ts:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 async function activeElement() {
46 return wd.switchTo().activeElement();
47 }
48
49 beforeAll(async () => {
50 wd = await new webdriver.Builder()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected