Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0-samples/auth0-ionic-samples
/
Class
angular/e2e/src/app.po.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ browser, by, element } from
'protractor'
;
2
3
export
class
AppPage {
4
navigateTo() {
5
return
browser.get(
'/'
);
6
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected