I After clicking one control from dialog box I m getting a popup but there is already a popup behind the dialog box. I want to verify the newly opened popup message but control is taking the message of existing opened popup rather than new one. Can someone help me with how to handle that?
Asked
Active
Viewed 615 times
0
-
1Hi, have you seen: https://playwright.dev/docs/multi-pages – arjunattam Dec 17 '20 at 18:09
-
Already tried with that but it's not working – Manish Manjhi Dec 18 '20 at 07:01