Enable Postman Interceptor on Chrome incognito

Viewed 19

I've installed on Chrome the Postman Interceptor extension and I'm using it along the Postman desktop app on Mac OS.

I am running multiple sessions with selenium webdriver and I want to produce a log of all the requests.

Since selenium webdriver launches Chrome in incognito mode I would like to enable the Interceptor (which I have tested successfully just browsing with Chrome) also for the incognito mode. How can I do it?

0 Answers
Related