Playwright Power Platform Toolkit v0.0.4
Playwright Power Platform Toolkit / getAuthState
Function: getAuthState()
getAuthState():
Promise<{storageState:string; }>
Defined in: auth/MsAuthHelper.ts:167
Helper to get authentication state for Playwright BrowserContext
Returns
Promise<{ storageState: string; }>