break_on_xhr
Set breakpoints on XHR/Fetch requests containing specific URL strings to debug network interactions in WeChat MiniApp JavaScript code.
Instructions
Sets a breakpoint that triggers when an XHR/Fetch request URL contains the specified string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |