Hey testitos! Does anybody know if a way to subscr...
# help
n
Hey testitos! Does anybody know if a way to subscribe to internal events like this one (
wait:for:xhr
)? https://github.com/cypress-io/cypress/blob/276f0f8b54c5577e309fc4da11ebf31c42e14bd4/packages/driver/src/cy/commands/waiting.ts#L285
Cypress.on('wait:for:xhr')
doesn't seem to pick it up.