Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{browser, by, element, ElementFinder, ExpectedConditions as EC} from
'protractor'
;
2
3
browser.waitForAngularEnabled(false);
4
describe(
'Element E2E Tests'
,
function
() {
Callers
nothing calls this directly
Calls
9
beforeEach
Function · 0.85
element
Function · 0.85
getShadowDomText
Function · 0.85
css
Method · 0.80
getText
Method · 0.80
wait
Method · 0.80
get
Method · 0.65
describe
Function · 0.50
it
Function · 0.50
Tested by
no test coverage detected