You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: The method shouldn't exist. HTTP credentials are cached deep inside browser guts, and resetting them is not easy. We should only be able to set credentials per origin during context creation.
The text was updated successfully, but these errors were encountered:
Here's a list of things we find unfortunate in Playwright API v1 but we can't change since they're part of our stable API.
context.setHTTPCredentials()
The text was updated successfully, but these errors were encountered: