Thanks, Naveen for this video. One Observation- when we have multiple windows opened and if we are doing action on the parent window via page reference it's doing action but it's not focusing on the parent window.
is there a way to get Page object after click() method on the same tab? For example, click on navbar and get another page object without using different navigate() method
@@naveenautomationlabs hey can u pls help me wid this one … how do I click on anything inside that notification or can I disable it in chrome using playwright script
This video should have more views
Very helpful tutorial, thank you!
You are a saviour ❤️
Thanks for explaining all combinations.
I get this error --------------->> waiting for selector "a[target='_blank']" , Is there any way to resolve ?
Thanks, Naveen for this video. One Observation- when we have multiple windows opened and if we are doing action on the parent window via page reference it's doing action but it's not focusing on the parent window.
Hi Naveen, could you please help me how to click on element in current or newly opened window tab in c#
is there a way to get Page object after click() method on the same tab?
For example, click on navbar and get another page object without using different navigate() method
How to maximize the popup window which is handled
How do I switch to tab1 without closing tab2 ?
How to open browser in normal window instead of incognito mode?
This is not handling my "Know your Location : Allow , block" pop up , Can you pls post on this
thats not a browser window pop up, its a notification pop up.
@@naveenautomationlabs hey can u pls help me wid this one … how do I click on anything inside that notification or can I disable it in chrome using playwright script
@@naveenautomationlabs Hi Naveen... Can u pls help me wid dis .. am unable to click this notification location thing
@@tiyasharma441 Hi did you find a solution on this? I need help as well
How to handle captcha in playwright with java
You can not and you should not automate captcha. It's implemented to prevent automation.