Introduction to Cypress Testing | Web Automation | Cypress Tutorial | Part I

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

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

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

    You have failed to make this a first video for beginners. I'm totally lost as soon as you open it. "the only thing you're missing is all of the required context to follow the next step"

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

      Hey wes,
      Thanks for your feedback, will consider this input when we are working on the next tutorial for beginners :)

  • @АндрейБелозеров-к6ю
    @АндрейБелозеров-к6ю ปีที่แล้ว

    Thank you very much, it is really helpful!

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

      Glad to hear that!

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

    I did everything in the video up until when I have to run npm run cy:open, then it gives me error cypress is not recognized as internal or externl command. I managed to open it with npx cypress open, but not with npm run cy:open.
    After that I tried to run 'todo' test but it gives me error econnrefused with possible several reasons... now i have to google why i cannot run the test normaly

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

      Hey there,
      Thank you for reaching out
      For the "cypress is not recognized" error:
      - Verify Cypress installation with npm install cypress.
      - Check the cy:open script in package.json.
      - Install Cypress globally with npm install -g cypress if needed.
      For the "ECONNREFUSED" error:
      - Ensure the server is running and accessible.
      - Verify server configuration and network settings.
      - Check test code and configuration for any errors.
      - Test the connection with other tools (e.g., cURL, Postman).
      If the issues persist, please reach us out at support@lambdatest.com

    • @Yaswanth-x2u
      @Yaswanth-x2u 3 หลายเดือนก่อน

      Maybe check the directory you are running npm run cy:open on it should be on ---/cypresskitechsink: npm run cy:open

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

    Wheres the link for the github project

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

      Hey Adrena, here's the GitRepo for the same: github.com/cypress-io/cypress-example-kitchensink.git

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

    You lost me with the git-link....
    Gosh, I'm such an IT-dinasaur. Spent the last few years surfing on a chromebook.

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

      Haha.. Let us know how can we help ⚡️