playwright

3 min. read Published:

Prevent Playwright to follow redirects in the page.goto() function

This article shows how to tell Playwright to stop follow redirects when using the page.goto() function in the headless browser.