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.
@meghana12292 жыл бұрын
I get this error --------------->> waiting for selector "a[target='_blank']" , Is there any way to resolve ?
@victorsweetland79962 жыл бұрын
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
@swathireddy29722 жыл бұрын
Hi Naveen, could you please help me how to click on element in current or newly opened window tab in c#
@kutralakumaran95419 ай бұрын
How to maximize the popup window which is handled
@sharanaprasadmailar30986 ай бұрын
How do I switch to tab1 without closing tab2 ?
@VasaviReddy-h5c Жыл бұрын
How to open browser in normal window instead of incognito mode?
@tiyasharma441 Жыл бұрын
This is not handling my "Know your Location : Allow , block" pop up , Can you pls post on this
@naveenautomationlabs Жыл бұрын
thats not a browser window pop up, its a notification pop up.
@tiyasharma441 Жыл бұрын
@@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
@tiyasharma441 Жыл бұрын
@@naveenautomationlabs Hi Naveen... Can u pls help me wid dis .. am unable to click this notification location thing
@hlulanibaloyi5503 Жыл бұрын
@@tiyasharma441 Hi did you find a solution on this? I need help as well
@asmab-q1j Жыл бұрын
How to handle captcha in playwright with java
@naveenautomationlabs Жыл бұрын
You can not and you should not automate captcha. It's implemented to prevent automation.