Tests file download. Setting download behavior to allow... Downloading file by clicking an anchor link... Browser.downloadWillBegin: { method : Browser.downloadWillBegin params : { frameId : guid : suggestedFilename : download.txt url : data:text/plain;charset=utf-8,Hello_headless_world! } sessionId : } Browser.downloadProgress: { method : Browser.downloadProgress params : { filePath : guid : receivedBytes : state : completed totalBytes : 21 } sessionId : } Downloaded file path: /download.txt