Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Interception

Request/response cycle.

Hierarchy

  • Interception

Index

Properties

id

id: string

log

log: any

request

requestWaited

requestWaited: boolean

Was cy.wait() used to wait on this request?

internal

Optional response

Optional responseHandler

responseHandler: HttpResponseInterceptor

responseWaited

responseWaited: boolean

Was cy.wait() used to wait on the response to this request?

internal

state

Generated using TypeDoc