MCPcopy
hub / github.com/mswjs/msw / waitForResponse

Method waitForResponse

test/browser/playwright.extend.ts:64–64  ·  view source on GitHub ↗
(res: Response)

Source from the content-addressed store, hash-verified

62interface FetchOptions {
63 page?: Page
64 waitForResponse?(res: Response): Promise<boolean> | boolean
65}
66
67interface GraphQLQueryOptions {

Callers 10

fetchFunction · 0.80
queryFunction · 0.80
redirect.test.tsFile · 0.80
body.test.tsFile · 0.80
xhr.test.tsFile · 0.80
body-text.test.tsFile · 0.80
body-json.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected