Python Playwright Masterclass

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

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

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

    Thank you for taking the time to make this video and highlighting the relevant stuff that new users can adopt quickly. Cheers to you.

  • @user-jq4ht9em4t
    @user-jq4ht9em4t 2 ปีที่แล้ว +3

    Great video!
    I want to know more about page object models!
    Thank you. This video helped me a lot!

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

    Heya! Do more detailed content for the Playwright! Wish you the best! Thanks for this overview!

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

    This is amazing. Thanks for creating this video and sharing your knowledge.

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

    Thank you!!! Love your videos!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

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

    Great video!

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

    thank you for this awesome tutorial!

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

    Nice job dude !

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

    Thanks!

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

      You bet! Glad you enjoyed it.

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

    Great tutorial, thanks!

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

      Glad you enjoyed it!

  • @ffgaming-fe3cx
    @ffgaming-fe3cx 6 หลายเดือนก่อน

    how to find multiple elements using python? which locator or selector should i need?

  • @NG-tc7mh
    @NG-tc7mh 2 ปีที่แล้ว

    Nice video bro. When installing pip install playwright browser in vscode, i'm getting failed error which says "failed install chromium v100 and unable to get local issuer certificate" in my company laptop. Do you have any suggestion?

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

    Hello, how to add automatically video or tracing in allure ? I know that JavaScript repo does it automatically, but didn't find it for python, Thanks

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

    So I have to loop a virtual pages in scrapy with playwright. I have been a bit stuck for day or two. Is there any chance you could help?

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

      Have you by chance taken a look at this integration project it may be more helpful to you. I have not used scrapy before. th-cam.com/video/0wO7K-SoUHM/w-d-xo.html

  • @daddy_eddy
    @daddy_eddy 9 หลายเดือนก่อน +1

    Thanks! Pytest isn't working.
    pytest : The term 'pytest' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
    name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + pytest
    + ~~~~~~
    + CategoryInfo : ObjectNotFound: (pytest:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

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

    Thanks!

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

      Hey! Your awesome!

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

      @@Lethcode Curious if you're planning a tutorial on page objects in python. Keep up the good work!