(1 of 7) Call cy task until it returns an expected value

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

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

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

    Thank you so much!

  • @ppp.1334
    @ppp.1334 2 ปีที่แล้ว +1

    The 'task' event has not been registered in the plugins file. You must register it before using cy.task()
    no idea.. how to solve this

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

      Check your plug-ins file. You probably forgot to call on task to register it

  • @HungNguyen-ed7uf
    @HungNguyen-ed7uf 2 ปีที่แล้ว

    Can you explain detail why we don't use while loop? I seen video but i don't understand that. Thanks

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

      Read glebbahmutov.com/blog/visualize-cypress-command-queue/