#29 - Handle Browser Window Pop Up and Tab in Playwright || Playwright with java

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

ความคิดเห็น • 19

  • @nicog.5851
    @nicog.5851 2 ปีที่แล้ว +2

    This video should have more views

  • @donatava
    @donatava 2 ปีที่แล้ว +1

    Very helpful tutorial, thank you!

  • @srmcvg
    @srmcvg 10 หลายเดือนก่อน

    You are a saviour ❤️

  • @purushottamvyas3384
    @purushottamvyas3384 2 ปีที่แล้ว +1

    Thanks for explaining all combinations.

  • @meghana1229
    @meghana1229 2 ปีที่แล้ว +2

    I get this error --------------->> waiting for selector "a[target='_blank']" , Is there any way to resolve ?

  • @subrahmanyaadiga4178
    @subrahmanyaadiga4178 2 ปีที่แล้ว +1

    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.

  • @swathireddy2972
    @swathireddy2972 2 ปีที่แล้ว +1

    Hi Naveen, could you please help me how to click on element in current or newly opened window tab in c#

  • @victorsweetland7996
    @victorsweetland7996 2 ปีที่แล้ว +1

    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

  • @kutralakumaran9541
    @kutralakumaran9541 10 หลายเดือนก่อน

    How to maximize the popup window which is handled

  • @sharanaprasadmailar3098
    @sharanaprasadmailar3098 7 หลายเดือนก่อน

    How do I switch to tab1 without closing tab2 ?

  • @VasaviReddy-h5c
    @VasaviReddy-h5c ปีที่แล้ว

    How to open browser in normal window instead of incognito mode?

  • @tiyasharma441
    @tiyasharma441 ปีที่แล้ว

    This is not handling my "Know your Location : Allow , block" pop up , Can you pls post on this

    • @naveenautomationlabs
      @naveenautomationlabs  ปีที่แล้ว

      thats not a browser window pop up, its a notification pop up.

    • @tiyasharma441
      @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
      @tiyasharma441 ปีที่แล้ว

      @@naveenautomationlabs Hi Naveen... Can u pls help me wid dis .. am unable to click this notification location thing

    • @hlulanibaloyi5503
      @hlulanibaloyi5503 ปีที่แล้ว

      @@tiyasharma441 Hi did you find a solution on this? I need help as well

  • @asmab-q1j
    @asmab-q1j ปีที่แล้ว

    How to handle captcha in playwright with java

    • @naveenautomationlabs
      @naveenautomationlabs  ปีที่แล้ว

      You can not and you should not automate captcha. It's implemented to prevent automation.