Comment by foofoo12 5 hours ago Very useful. Does anything similar exists for Firefox? 2 comments foofoo12 Reply bryanrasmussen 5 hours ago I would look at the Browser Console if I were trying to do something similarhttps://firefox-source-docs.mozilla.org/devtools-user/browse...in fact this is similar to a thing I wanted to do recently that I was calling JIT automation (using FF's browser console) but when I wanted to write an article about it they weren't too interested because FF specific. nicoburns 5 hours ago Servo have a 3rd party script to dump the traffic: https://book.servo.org/hacking/developing-devtools.html#capt... But there's nothing built-in.
bryanrasmussen 5 hours ago I would look at the Browser Console if I were trying to do something similarhttps://firefox-source-docs.mozilla.org/devtools-user/browse...in fact this is similar to a thing I wanted to do recently that I was calling JIT automation (using FF's browser console) but when I wanted to write an article about it they weren't too interested because FF specific.
nicoburns 5 hours ago Servo have a 3rd party script to dump the traffic: https://book.servo.org/hacking/developing-devtools.html#capt... But there's nothing built-in.
I would look at the Browser Console if I were trying to do something similar
https://firefox-source-docs.mozilla.org/devtools-user/browse...
in fact this is similar to a thing I wanted to do recently that I was calling JIT automation (using FF's browser console) but when I wanted to write an article about it they weren't too interested because FF specific.
Servo have a 3rd party script to dump the traffic: https://book.servo.org/hacking/developing-devtools.html#capt... But there's nothing built-in.