#3- How To Write First Playwright TestCase With Assertion

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

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

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

    Hi Mukesh, try to add a good framework in upcoming videos, in our company we are looking for migrating Playwright with JavaScript... So your framework videos will help all of us.
    Thanks in Advance.

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

      Noted Sir, I will try my best.

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

    Дякую! Please, continue

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

      Yes, I will resume from tomorrow. I was little occupied from 3 days. Thanks mate for following this series.

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

    Hi Mukesh, I am getting received=undefined. How to resolve this in playwright? I am migrating the test from Protractor to playwright?
    Also I am expecting one video related to gridElements and filters?

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

    Does playwright works only with incognito mode?? Can we disable it and open chrome in normal browser

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

    Hi sir, can you do a video on executing scripts on already opened Edge browser??

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

    Can I test the WordPress plugins with the help of Playwright tool ??

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

      Wordpress is CMS plugin so better to automate CMS instead of plugin.

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

    Sir please do video for angular

  • @shraddhadhatavkar4787
    @shraddhadhatavkar4787 3 หลายเดือนก่อน +1

    Hi, In report not able to see steps like you show in video

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

      Add should show all hooks and steps.

    • @shraddhadhatavkar4787
      @shraddhadhatavkar4787 3 หลายเดือนก่อน +1

      @@Mukeshotwani But for me its not showing that's why I emailed you with screenshots

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

      I checked your screenshot it’s visible to me all the steps. Do you means screenshot of each step ?

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

      @@Mukeshotwani No. I mean to say in your Video , for each steps, code is visible in the report report

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

      Again I emailed you please check

  • @amishah9489
    @amishah9489 2 หลายเดือนก่อน +1

    its giving issue Error: EPERM: operation not permitted, rmdir

    • @Mukeshotwani
      @Mukeshotwani  2 หลายเดือนก่อน +1

      Hi Ami, seems you dont have root access try all the commands with sudo
      Which command is not working for you ?

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

      @@Mukeshotwani npx playwright test command is not working. I have enabled sudo and developer mode from settings

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

    Hi

  • @ankitshrivastava1772
    @ankitshrivastava1772 15 วันที่ผ่านมา +1

    Getting Error: No tests found error

    • @Mukeshotwani
      @Mukeshotwani  15 วันที่ผ่านมา

      Hi Ankit, please check is your config file pointing to correct directory or not.