Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ navigation.test.ts
File
navigation.test.ts
test/e2e/app-dir/interoperability-with-pages/navigation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createNext, FileRef } from
'e2e-utils'
2
import
{ NextInstance } from
'e2e-utils'
3
import
webdriver from
'next-webdriver'
4
Callers
nothing calls this directly
Calls
13
createNext
Function · 0.90
describe
Function · 0.85
webdriver
Function · 0.85
elementById
Method · 0.80
waitForElementByCss
Method · 0.80
click
Method · 0.80
hasElementByCssSelector
Method · 0.80
text
Method · 0.65
back
Method · 0.65
forward
Method · 0.65
it
Function · 0.50
expect
Function · 0.50
Tested by
no test coverage detected