Page Object Model in Playwright C#

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

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

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

    Thanks a lot, that was exactly what I needed to get my pw project to work. You helped me to clear up some points that i didnt fully understand.

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

      I'm glad it can help. Thanks for the awesome comment

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

    Huge thanks for this video, has helped me a lot

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

      Thank you for the great comment!

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

    Thanks!

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

      Thank you very much for the donation

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

    As someone not used to C#, it is really confusing that you switched to MSTest from using NUnit previously. Especially when you said Playwright suggests using NUnit. I spent a lot of time with the video paused wondering why my system wasn't recognizing TestClass.

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

      That's a fair point and a mistake on my behalf. Hopefully you have figured it out now though.

  • @raviteja-qk3br
    @raviteja-qk3br 5 หลายเดือนก่อน

    Thank you

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

    What advantages do you see in c# playwright over typescript?

    • @CommitQuality
      @CommitQuality  6 หลายเดือนก่อน +1

      Honestly there is much more advantage using playwright test, but if you are not familiar or prefer c# then stick with that