Playwright - How to Upload files

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025
  • Practice Test Automation: commitquality.com
    Twitter: / commitquality
    Learn how to upload files using playwright NodeJS

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

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

    Thanks for brief but useful tips.

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

      Thank you for the Super Thanks and support. It really means a lot to me.

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

    Haven't tested this yet but I've been struggling for hours trying to figure out how to do essentially this? I'm brand new and learning a ton from failing and googling as issues pop up so I might've written a lot of unnecessary code that didn't quite work and googled a lot of useless content but in the long run it's helping me start to understand everything. But at the end of the day I still need to find the solutions and I think this video helped me finally after nobody could figure out my issue, I think I overcomplicated it and the solution to the overcomplicated problem I settled on was "that can't be done". Fingers crossed but either way this was such a clear video you earned an instant subscriber and I can't wait to watch more.

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

      Thank you. I love reading comments like this!

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

    Hej! Thank you for this tutorial, helped me very much as always.

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

      Thank you for the kind comment! I'm happy it has helped :)

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

    hey i just wanted to say huge props for the tutorials, gaining a lot of knowledge from them. I also wanted to ask you if theres something that can ease i want to make playwright a tool for all and i want to move my postman regression suite to playwright. Whats the easiest way of moving api automation tests from postman to playwright ?

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

      Thank you :) in all honesty there is no simple fix to migrate everything from postman to playwright. I guess you could import all the scripts you have, but you would still need to convert it to valid playwright syntax.

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

    What if it’s not a input tag i.e TH-cam’s select file(s) button?

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

    Hi
    Are you going to make a video about sending API requests during autotest?

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

      Yeah, sorry for any delay. I haven't had time to record the video yet, however it will be coming

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

    how about video?