- Open the browser console with
Ctrl + Shift + J
. - Select multiprocess mode.
- “Parent process only” mode only captures the main Firefox browser process, not the child processes that render web content.
- Click the gear icon on the right and enable network monitoring in the popup menu.
- Ensure “requests” is selected.
- (Optional) clear old logs with the trash bin icon on the left.
- Click the link and check for request logs in the browser console.