Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0-samples/auth0-ionic-samples
/ getParagraphText
Method
getParagraphText
angular/e2e/src/app.po.ts:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
}
7
8
getParagraphText() {
9
return
element(by.deepCss(
'app-root ion-content'
)).getText();
10
}
11
}
Callers
1
app.e2e-spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected