MCPcopy
hub / github.com/blitz-js/blitz / get

Method get

integration-tests/utils/browsers/selenium.ts:175–177  ·  view source on GitHub ↗
(url: string)

Source from the content-addressed store, hash-verified

173 }
174
175 async get(url: string): Promise<void> {
176 return browser.get(url)
177 }
178
179 async loadPage(url: string) {
180 // in chrome we use a new tab for testing

Callers 15

logMethod · 0.45
loadPageMethod · 0.45
logMethod · 0.45
runTestsFunction · 0.45
runTestsFunction · 0.45
route.tsFile · 0.45
runTestsFunction · 0.45
plugin.tsFile · 0.45
ResetPasswordFormFunction · 0.45
LoginFormFunction · 0.45
__ModelNames__ListFunction · 0.45

Calls

no outgoing calls

Tested by 4

runTestsFunction · 0.36
runTestsFunction · 0.36
runTestsFunction · 0.36
getHeaderMethod · 0.36