#3 - Page Chaining Concept with Page Object Model || Playwright & Java

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

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

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

    GIT REPO for this url : github.com/naveenanimation20/Playwright-Java-PageObjectModel.git

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

    Step by step explanation. Wonderful thanks 🙏

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

    Dear Naveen thank you for guiding us so well.

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

    Thanks Naveen for sharing all the learnings.

  • @smartshari
    @smartshari 2 ปีที่แล้ว

    Awesome work. Thanks Naveen for teaching us Page object model in such detail 👍

  • @Daniel-zq7nx
    @Daniel-zq7nx 2 ปีที่แล้ว

    Thank you Naveen ,returning LoginPage(page); is really cool

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

    Thanks for sharing the POM series on Playwright.. Very nicely explained 👍 Great Work !

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

    It's a humble request please make videos on Cypress, latest version and best way to practice, where we can use it.

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

    thanks so much, bro

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

    Great Videos!!!!!!

  • @roshanmaskey3909
    @roshanmaskey3909 2 หลายเดือนก่อน

    hi naveen , Firstly i would like thanks for wonderful videos which highly valuable to us as a tester . you mention that u will show the data driven testing in playwright but no where u implemented this concepts. will it be same concept as testng frame ? kindly can u cover it ?

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

    why aren't you using Playwright asserts? Is there any specific reason to use testng asserts??

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

    Hi Naveen, I have seen the video for base class and also for ThreadLocal #4 video. WHen I run parallel ThreadCount=2 I am facing error as "com.microsoft.playwright.PlaywrightException: Object doesn't exist: handle@dc6f831c1ddfdf763239053172c24222". 2 Browsers getting launched but one of the browser gets closed and gives this error message. The other browser runs correctly. ANy ThreadLocal concept I have implement in BaseTest?

  • @yaphetb5717
    @yaphetb5717 2 ปีที่แล้ว

    Hey Naveen, Thanks for the great series. I have one question, Can you tell me how to take screenshots on failed tests only? I am using Playwright along with JUnit 4.

  • @varsharani849
    @varsharani849 2 ปีที่แล้ว

    Hello sir I need ur help or plz make a video so how to automate sub menu links or footer links of ecommerce website in playwright suppose in a single column more than 10 links or i have to perform click action and their redirection

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

    Sir i need a help for automate login... I need to automate login in desktop application can u help me for that

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

      yes, whats the use case?

    • @Rajatbhr
      @Rajatbhr 2 ปีที่แล้ว

      @@naveenautomationlabs i have 1 official tool and i have that tool id and password also and want to login that tool by server otp method please help me for that