In Playwright the chrome browser which is opening while running script is not able to open URLs , showing blank page , It works when i click on refresh icon. Also when i providing QA environment URL then it gives error after MFA authentication but same works with Prod environment URL.
Issue 1– Showing blank page when chrome browser open for first time , URL is showing in URL bar.Also it works when i manually click on refresh icon.Blank page on starting of chrome browser
Expectation– Should open URL which is expecting.
Issue 2– When providing providing QA environment URL then it gives error after MFA authentication but same works with Prod environment URL.Error after MFA authentication
Expectation– After MFA authentication should navigate to home page URL which is provided in script. As same is working for Prod environment URL.
Varsha Mishra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.