MCPcopy
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

1import { createNext, FileRef } from 'e2e-utils'
2import { NextInstance } from 'e2e-utils'
3import webdriver from 'next-webdriver'
4

Callers

nothing calls this directly

Calls 13

createNextFunction · 0.90
describeFunction · 0.85
webdriverFunction · 0.85
elementByIdMethod · 0.80
waitForElementByCssMethod · 0.80
clickMethod · 0.80
textMethod · 0.65
backMethod · 0.65
forwardMethod · 0.65
itFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected