AzureAdUiTestAutomation
AzureAdUiTestAutomation copied to clipboard
Can we do same implementation ( Azure AD login ) using playwright ?
Sure you can, if you can write to local storage in Playwright.
I am not able to write to a local storage for some reason it keeps erroring saying AccountKey reference error
Here is reference error https://github.com/microsoft/playwright/issues/18390