HOW TO RE-USE STATE (AUTHENTICATE ACROSS ALL TESTS) IN PLAYWRIGHT C#

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

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

  • @Pisarzhevsky
    @Pisarzhevsky 3 วันที่ผ่านมา

    Great video tutorial on C# and Playwright! Super clear and helpful. For your next video, it would be awesome to see a tutorial on setting up Azure Pipelines for Playwright tests. Thanks for sharing your knowledge!

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

    I was asked about this on my interview for a Junior QA position! All I could answer is that we should log in once and then save the browser cookies :). Well this video explains everything in detail

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

    Great Videos . Well Explained . Can you add a tutorial to use Spec Flow with Playwright c# ?
    Thanks

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

    Great video!

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

    Great explanation and very clear.

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

      Glad you think so. Thank you

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

    Hi, thanks a lot for your tutorials!)) It is very insightful :) could you please share if there is possible to reuse storage state from UI tests for the API calls? I work with JSTS :)