I have a site where clicking a button will download a CSV file (generated clientside, it's not a link). However, I can't get laravel dusk to download the file. I found SeleniumHQ/selenium#5159 but wasn't sure how to translate it into PHP or Laravel Dusk.