agouti icon indicating copy to clipboard operation
agouti copied to clipboard

Not able to fetch browser logs for Firefox

Open parth7695 opened this issue 5 years ago • 0 comments

I am trying to write a utility that enables me to fetch the browser logs from console (all the logs not just Javascript console errors) in an automated fashion. I am using Agouti to do the same. I am able to do this task pretty smoothly in Chrome, it gives me all the logs exactly as I see under the console tab (which is what I want), However, this does not work for Firefox (I have tried using selenium standalone server and geckodriver with Agouti). Can someone please suggest how to go about this issue as this is really critical for my testing?

parth7695 avatar Feb 04 '20 23:02 parth7695