It has been two years since I last did anything with browser automation. Apparently, exporting HAR files has become way easier! This used to be so painful…
http://www.softwareishard.com/blog/har-export-trigger/
(HAR = HTTP Archive, basically a text file with all the HTTP Requests and Responses that belong to browsing one web page, how long it took, etc)