mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #929] Saving a session should only save the captured traffic in the active tab #923
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#923
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cameroncooke on GitHub (Jul 9, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/929
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.29.0 (22900)
macOS Version? (Ex. mac 10.14)
12.0 Beta (21A5268h)
Steps to reproduce
Expected behavior
When using a tab each tab should be isolated, saving a session should save the content of the active tab instead of all traffic that Proxyman has captured for which I'm not viewing.
Screenshots (optional)
@cameroncooke commented on GitHub (Jul 15, 2021):
This is to mimic how Charles works, the tabs are more powerful in Charles as you only have one tab that's ever recording. The only reason I can see that you might want to use tabs is to capture snapshots of history in order to save or compare them.
Just checking Charles again and it looks like I was wrong it's the inactive tab that stops recording, the newly created tab starts recording from the point it was opened. This means that all old tabs stop recording so they are just a history of what happened up until the point a new tab was spawned.