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/reactive-forms/e2e/src/app.e2e-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{browser, element, by} from
'protractor'
;
2
3
describe(
'Reactive forms'
, () => {
4
const
nameEditor = element(by.css(
'app-name-editor'
));
Callers
nothing calls this directly
Calls
15
element
Function · 0.85
beforeEach
Function · 0.85
css
Method · 0.80
element
Method · 0.80
getText
Method · 0.80
map
Method · 0.80
getInput
Function · 0.70
get
Method · 0.65
getAttribute
Method · 0.65
toString
Method · 0.65
keys
Method · 0.65
parse
Method · 0.65
Tested by
no test coverage detected