MCPcopy
hub / github.com/vercel/next.js / context

Method context

packages/next-playwright/src/index.ts:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27interface PlaywrightPage {
28 url(): string
29 context(): PlaywrightBrowserContext
30}
31
32const INSTANT_COOKIE = 'next-instant-navigation-testing'

Callers 13

croakFunction · 0.80
setupMethod · 0.80
instantFunction · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
input.jsFile · 0.80
beforePageLoadFunction · 0.80
beforePageLoadFunction · 0.80
HomeFunction · 0.80

Calls

no outgoing calls

Tested by 2

beforePageLoadFunction · 0.64
beforePageLoadFunction · 0.64