puppeteer being redirected when browser is not
问题 Attempting to test page https://publicindex.sccourts.org/anderson/publicindex/ When navigating with standard browser to the page, the navigation ends at the requested page (https://publicindex.sccourts.org/anderson/publicindex/) with the page displaying an "accept" button. However, when testing with puppeteer in headless mode, the request is redirected to https://publicindex.sccourts.org. I have a rough idea of what is occuring, but can not seem to prevent the redirection to https:/