Is it possible to simulate video playback in headless browser?

35 views Asked by At

i have a video (vast) that when it runs it sends some http requests, i want to run a test on this in a headless browser (puppeteer, c#), is there a way to make the headless browser send these requests?

Thanks.

0

There are 0 answers