Home > puppeteer > Protocol > Fetch > AuthChallengeResponse > username
The username to provide, possibly empty. Should only be set if response is ProvideCredentials.
Signature:
username?: string;