Trying to trigger XHR download from Chrome DevTools

I’m trying to open the Chrome DevTools, this works, and then trying to use xclickrelative, but all I get is this error: No tab with id: 282.

This is the image I am using to match:

Is this even possible or is there another way to trigger the xhr download?

Did you use desktop automation mode? Then it should work.

Thank you, that was it!