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
In my local machine i set up palywright service and ran test case with persistent browser and test url without authentication.
But in Azure pipeline i cannot run test cases with persistent browser so i had to modify code and ran my test cases in incognito/private mode using edge browser. But its not able to open the test url for which i wrote test cases. Its giving timeout error.
The url is http and not https. I am trying to run in my local as well as in azure pipeline. Its giving same error i.e. timeout for test url.