[GH-ISSUE #1813] When Map Remote is on the Breakpoint are not working #1806

Closed
opened 2026-03-03 19:54:33 +03:00 by kerem · 2 comments
Owner

Originally created by @nisimjoseph on GitHub (Oct 17, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1813

Description

When the Map Remote on a specific rule and I want to make a Breakpoint on the specific URL that Map Remote catching, for delaying or anything like that, the Breakpoint are not working.
only when I close the Map Remote it does work.

Steps to Reproduce

  1. add URL to map remote
  2. add breakpoint rule for the same URL

Current Behavior

not stoping

Expected Behavior

stop the breakpoint

Environment

mac

  • App version: e.g Proxyman 4.12.0 (latest)
  • macOS version: e.g macOS Monterey
Originally created by @nisimjoseph on GitHub (Oct 17, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1813 ## Description When the Map Remote on a specific rule and I want to make a Breakpoint on the specific URL that Map Remote catching, for delaying or anything like that, the Breakpoint are not working. only when I close the Map Remote it does work. ## Steps to Reproduce <!-- Add relevant code and/or a live example --> 1. add URL to map remote 2. add breakpoint rule for the same URL 3. 4. ## Current Behavior not stoping <!--- What went wrong? --> ## Expected Behavior stop the breakpoint <!--- What should have happened? --> ## Environment mac - App version: e.g Proxyman 4.12.0 (latest) - macOS version: e.g macOS Monterey
kerem 2026-03-03 19:54:33 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 18, 2023):

@nisimjoseph Map Remote does work with Breakpoint. You might check whether or not your Map Remote modifies the URL, then double checking the Breakpoint Rule. I guess Map Remote changes your URL, so it doesn't match your Breakpoint Rule.

Here is an easy way to do it:

  1. Prepare Map Remote and make a request -> Make sure Map Remote is working
  2. Right Click on the mapped Request on the main table view -> Tools -> Breakpoint -> Create a breakpoint
  3. Done.
<!-- gh-comment-id:1767458513 --> @NghiaTranUIT commented on GitHub (Oct 18, 2023): @nisimjoseph Map Remote does work with Breakpoint. You might check whether or not your Map Remote modifies the URL, then double checking the Breakpoint Rule. I guess Map Remote changes your URL, so it doesn't match your Breakpoint Rule. Here is an easy way to do it: 1. Prepare Map Remote and make a request -> Make sure Map Remote is working 2. Right Click on the mapped Request on the main table view -> Tools -> Breakpoint -> Create a breakpoint 3. Done.
Author
Owner

@nisimjoseph commented on GitHub (Oct 24, 2023):

thank you. it working for me. thanks!

<!-- gh-comment-id:1777439109 --> @nisimjoseph commented on GitHub (Oct 24, 2023): thank you. it working for me. thanks!
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
starred/Proxyman#1806
No description provided.