Skip to content

Network and Events

  • Event bridge
  • Fetch intercept

Use the event bridge when the host should react to clicks, inputs, or keyboard activity from the page.

Use fetch intercept when you need to observe, stub, modify, or fulfill network requests and responses before the page sees them.