Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ app.e2e-spec.ts
File
app.e2e-spec.ts
adev/src/content/examples/attribute-directives/e2e/src/app.e2e-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as webdriver from
'selenium-webdriver'
;
2
3
describe(
'Attribute directives'
, () => {
4
let
driver: webdriver.WebDriver;
Callers
nothing calls this directly
Calls
9
getBgColor
Function · 0.85
getText
Method · 0.80
css
Method · 0.80
wait
Method · 0.80
get
Method · 0.65
describe
Function · 0.50
it
Function · 0.50
click
Method · 0.45
move
Method · 0.45
Tested by
no test coverage detected