Need to Open Multiple PCAPs in Wireshark?

I had to compare separate PCAP files, but it seems Wireshark isn’t capable as that’d bypass its function of monitoring traffic in a single instance.

However, on OS X, run:

open -n /Applications/Wireshark.app

Another instance launches and I used it to open the second PCAP file.

Source: https://osqa-ask.wireshark.org/