XS-leaks while download in headless-chrome.
There is a feature to search the note and a download option, so visiting the following page http://34.84.72.167/search?q=LINECTF{&download downloads a json file if the param value of q
exists in notes.
Download doesn't work in headless chrome, so it throws an error.
page.goto(url).then(() => {