Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ionic-team/ionic-framework
/ goto
Method
goto
core/src/components/popover/test/fixture.ts:11–13 ·
view source on GitHub ↗
(url: string, config: E2EPageOptions)
Source
from the content-addressed store, hash-verified
9
}
10
11
async
goto(url: string, config: E2EPageOptions) {
12
await
this.page.goto(url, config);
13
}
14
15
async
open(selector: string) {
16
const
{ page } = this;
Callers
15
modal-options-generic.spec.ts
File · 0.45
angular-version.spec.ts
File · 0.45
refresher.spec.ts
File · 0.45
providers.spec.ts
File · 0.45
nav.spec.ts
File · 0.45
modal-dynamic-wrapper.spec.ts
File · 0.45
modal-sheet-inline.spec.ts
File · 0.45
action-sheet-controller.spec.ts
File · 0.45
icon.spec.ts
File · 0.45
modal-child-route.spec.ts
File · 0.45
modal-custom-injector.spec.ts
File · 0.45
tabs-search-params.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected