Request/Response Interception & API Mocking #5

Open
opened 2025-10-05 18:03:55 +02:00 by jack · 0 comments
Owner

Description

Implement comprehensive network request/response interception and mocking.

Features

  • API mocking & stubbing
  • Request modification
  • Response mocking
  • Per-request network throttling
  • HAR file export
  • Request/response logging
  • Pattern-based interception

Use Cases

  • Testing with mocked APIs
  • Error scenario simulation
  • Slow network testing
  • Offline mode testing
  • API contract testing

Priority

High - Essential for isolated frontend testing

## Description Implement comprehensive network request/response interception and mocking. ## Features - API mocking & stubbing - Request modification - Response mocking - Per-request network throttling - HAR file export - Request/response logging - Pattern-based interception ## Use Cases - Testing with mocked APIs - Error scenario simulation - Slow network testing - Offline mode testing - API contract testing ## Priority High - Essential for isolated frontend testing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/browser-use#5
No description provided.