AzureAdUiTestAutomation icon indicating copy to clipboard operation
AzureAdUiTestAutomation copied to clipboard

Can we do same implementation ( Azure AD login ) using playwright ?

Open bheemreddy181 opened this issue 3 years ago • 3 comments

bheemreddy181 avatar Oct 28 '22 14:10 bheemreddy181

Sure you can, if you can write to local storage in Playwright.

juunas11 avatar Oct 29 '22 13:10 juunas11

I am not able to write to a local storage for some reason it keeps erroring saying AccountKey reference error

bheemreddy181-zz avatar Oct 29 '22 14:10 bheemreddy181-zz

Here is reference error https://github.com/microsoft/playwright/issues/18390

bheemreddy181 avatar Oct 31 '22 02:10 bheemreddy181