How to handle multiple tabs using Playwright Java & POM and interact with elements inside the new tab
How to handle multiple tabs using Playwright Java & POM and interact with elements inside the new tab ?
I am using PageBase class and here is the basic content of it