Learn Cypress in 3 Hours | Full Cypress Tutorial | Cypress Automation | LambdaTest

Sdílet
Vložit
  • čas přidán 21. 08. 2024

Komentáře • 111

  • @GabeSegura94
    @GabeSegura94 Před rokem +38

    For those wondering the Integration folder is now depreciated in newer versions of Cypress, when you select E2E, after running cy:open, it will generate an e2e folder and there is where you will find the tests

  • @pawem.5160
    @pawem.5160 Před 2 lety +6

    after more than two hours I got to the 12th minute of this tutorial. So many things didn't work for me that I learned Cypess by myself to keep up: D

    • @LambdaTest
      @LambdaTest  Před rokem +1

      Hey Pawel 👋🏻,
      Let us know how can we help.

    • @pawem.5160
      @pawem.5160 Před rokem

      @@LambdaTest The beginning of tutorial is little outdated (minus of a very fast-growing environment), but it's OK. Little help of stackoverflow and everything is working great :) To your knowledge:
      I don't know how to get "zsh" terminal,
      I don't understand how to work on localhost,
      I had "Build Error While Integrating Cypress Testing Library on Gitlab" while installing cypress-testing-library

    • @27sosite73
      @27sosite73 Před rokem

      ​@@pawem.5160 Napięć swoją dupę, obejrzyj wideo, a następnie przeczytaj dokumentację, a będziesz szczęśliwy

  • @elleclark8332
    @elleclark8332 Před 2 lety +2

    My friend told me about this channel and guess what I'm in love with what they are doing😍 I'm a beginner in this field, this tutorial really helped me to learn about Cypress in detail❤ I'd appriciate if you guys can make a video on Cypress Mouse Commands😁

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Elle, Thanks for your kind words! The Cypress tutorial has all you need to learn Cypress in detail: czcams.com/video/jX3v3N6oN5M/video.html However, we have a dedicated video covering Cypress Mouse Commands as well: czcams.com/video/43pTrPA7CNY/video.html

  • @THANHNGUYEN-hh2fx
    @THANHNGUYEN-hh2fx Před rokem

    Hi! Fellow Austinite here. Love this video!

    • @LambdaTest
      @LambdaTest  Před rokem

      Thanks 😊
      Subscribe to our channel to never miss an update on the upcoming tutorials! ✨

  • @lucastepuk9077
    @lucastepuk9077 Před 2 lety +7

    Amazing classes! Congrats and thanks for the experience

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Thanks Lucastep..Glad you liked it!

  • @miguelangelpecerosvargas9780

    Thanks a lot for this relevant info! This video helps me to have an overview of what I'm looking for, it's time to create my testing framework. After working several years with selenium and java for web applications, now I will try to implement cypress for react application so I'm excited to do that. I will use for e2e testing, I'm thinking to implement POM and Gherkin.

    • @LambdaTest
      @LambdaTest  Před rokem +1

      Thanks for your kind words.Glad you liked it 😇
      Make sure you subscribe to our CZcams channel for more 👋🏻

  • @DuyTran-ss4lu
    @DuyTran-ss4lu Před 2 lety +2

    Cool, concise and informative. Thanks so much

  • @user-su2di7zw5m
    @user-su2di7zw5m Před 9 měsíci +1

    Все четко и ясно. Хорошая связка.

    • @LambdaTest
      @LambdaTest  Před 8 měsíci

      Glad it was helpful.
      Please subscribe to our CZcams channel for more such videos 🌟

  • @27sosite73
    @27sosite73 Před rokem +1

    great tutorial!
    ty mate

    • @LambdaTest
      @LambdaTest  Před rokem

      Glad you liked it,
      Subscribe to our channel for more such tutorials! ✨

  • @girijajoshi8911
    @girijajoshi8911 Před 2 lety +3

    i am not able to see the Integration folder getting created, I think it's not supported by the latest Cypress versions, how to compare your video with latest Cypress version?

    • @adnana2351
      @adnana2351 Před 2 lety +1

      If you clone the repository, you will not able to find a match with the video. Because the repo has developed a lot through the contributions. My suggestion is to create a basic cypress project and follow along with the videos.

    • @GabeSegura94
      @GabeSegura94 Před rokem

      those folders are now depreciated in newer versions of Cypress, when you select E2E, it will generate an e2e folder and there is where you will find the tests

  • @jackdowling3297
    @jackdowling3297 Před rokem +1

    Great tutorial!

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey Jack 👋🏻
      Glad you liked it! Subscribe for more✨

  • @alejandrosejas
    @alejandrosejas Před 2 lety +2

    hi, i'm having an error @7:03 , right after i try to run the command, the console returns this error:
    > cypress-example-kitchensink@0.0.0-development cy:open
    > cypress open
    sh: cypress: command not found

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hey Alejandro,
      Let us get back to you on the same

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hey Alejandro, please try npm install cypress@latest --save-dev in your current folder

    • @alejandrosejas
      @alejandrosejas Před 2 lety

      @@LambdaTest thank you! it worked :)

  • @anashwarbisht9846
    @anashwarbisht9846 Před 2 lety +3

    Hey pls tell me perquisites of this course

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Anashwar, you can find the prerequisite in this tutorial. However, do let us know if you are referring to any specific section/topic

  • @snorlaxin_for_days
    @snorlaxin_for_days Před rokem +1

    Can you please add a video to talk about starting up localhost 8080?

    • @LambdaTest
      @LambdaTest  Před rokem

      That's a great suggestion!
      Subscribe, and look forward to more tutorials! ✨

  • @michaellanemn
    @michaellanemn Před rokem

    great stuff. thanks for the info.

    • @LambdaTest
      @LambdaTest  Před rokem

      Glad you found this helpful😊
      Subscribe to our channel to never miss an update on the upcoming tutorials! ✨

  • @SnapFootballSkils
    @SnapFootballSkils Před rokem

    Hello team? I am totally new to Cypress automation
    Did I come to the right place ?

    • @LambdaTest
      @LambdaTest  Před rokem

      Yes!😊
      Subscribe to our channel for more such tutorials! ✨

  • @einsteingranny2695
    @einsteingranny2695 Před 2 lety

    1:34:29
    NICE VIDEO! VERY HELPFUL!
    Just wondering why did you change findByPlaceholder into findByLabelText!

  • @jakubzezua9961
    @jakubzezua9961 Před 2 lety +1

    Hi, can you help me. Chrome starts, Cypress starts but after choosing test, error:
    Sorry, we could not load: localhost:8080/todo
    Simillar error for every test.

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Jacob, let us get back to you on this

    • @LambdaTest
      @LambdaTest  Před 2 lety

      HI Jakub, The Web Application is not configured in your local. Please change the application URL to "lambdatest.github.io/sample-todo-app/"

    • @alejandrosejas
      @alejandrosejas Před 2 lety +8

      before running Cypress, make sure the localhost server is up and running, just type "npm start" on your project's terminal

    • @adnana2351
      @adnana2351 Před 2 lety +1

      @@alejandrosejas This was helpful for other scenarios too. Thanks

  • @navyasharma2875
    @navyasharma2875 Před 2 lety +1

    Could you guys help me understand how we can find HTML Elements Using Cypress Locators I'm stuck and I couldn't find it? 🙏

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Navya, To find HTML Elements Using Cypress Locators please refer to our earlier blog on How To Find HTML Elements Using Cypress Locators: www.lambdatest.com/blog/finding-html-elements-using-cypress-locators/

  • @Zeczam
    @Zeczam Před 2 lety +1

    Do you know how to get visual studio code on windows to accept mac style commands? I can't even install the project files without errors

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hey, Let us get back to you on this

    • @Zeczam
      @Zeczam Před 2 lety +1

      @@LambdaTest thanks I've solved it. Needed to install git

  • @noras6318
    @noras6318 Před 2 lety +1

    Can you help me with how to write tests with Cypress UI commands? I have just started to learn cypress so it'd be very helpful 🤩

    • @LambdaTest
      @LambdaTest  Před 2 lety +1

      Nora, you can always check out our cypress playlist. Here is the link😊: czcams.com/video/jX3v3N6oN5M/video.html

  • @carlotadias9335
    @carlotadias9335 Před rokem +1

    Hope to contribute for the 1000 likes.

    • @LambdaTest
      @LambdaTest  Před rokem +1

      Make sure you subscribe to our CZcams Channel for more such tutorials! 🙌

  • @360-jatin6
    @360-jatin6 Před rokem

    Do u need to learn javascript for this tutorial or can i directly jump into this?

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey there 👋🏻
      This tutorial assumes some familiarity with JavaScript and web testing concepts, so it would be beneficial to have some prior experience with these topics before starting the tutorial. However, if you're new to JavaScript and web development, you can still follow along with the tutorial and learn as you go.

  • @yazanali1454
    @yazanali1454 Před rokem

    Can you share your vs code and vs code terminal theme plz ?

  • @mohbib360
    @mohbib360 Před 2 lety

    thank you for your tutorial is the automation of windows desktop applications also possible with this cypress tool?
    cordially

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey there👋🏻,
      Cypress is not capable of automating desktop apps.
      Cypress is more about a web application automation framework. This means if the application can run in a browser, Cypress can automate it.

  • @akshaybardol6303
    @akshaybardol6303 Před 11 dny

    I am facing the following error :
    Whenever I run the spec file or project in my local it is working fine and reports are also generating properly......But when i run it on Lambdatest - it is giving me error of " Cannot find module 'cypress- mochawesome-reporter/plugin '......I did all the possible solutions to resolve this but still showing this error not able to run the script on Lambdatest..... kindly please help on this

    • @LambdaTest
      @LambdaTest  Před 5 dny

      Hi Akshay,
      Please ensure cypress-mochawesome-reporter is correctly installed and imported in your Cypress plugins file, and that the node_modules directory is properly built on LambdaTest.

  • @footballeverywhere9169

    Your font looks good. How to get that? Is that an extension to be added in the project?

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey there 👋🏻
      Glad you liked it! Here are the steps to change your font in VS Code.
      Open your VS Code settings by clicking the gear icon in the lower left corner. Then, search for “Font Family” and type in “Cascadia Code”

  • @Matkotech
    @Matkotech Před rokem +1

    What is this vs code theme? Awsome content! :)

    • @LambdaTest
      @LambdaTest  Před rokem +1

      Thanks Matkotech👋🏻, Glad you liked it ✨

    • @Matkotech
      @Matkotech Před rokem

      @@LambdaTest still do you know what vs code theme is this? ☺️

    • @Matkotech
      @Matkotech Před rokem

      @@LambdaTest still do you know what vs code theme is this? ☺️

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey Matkotech 👋🏻
      Give us some time to get back with the details.

  • @crnamamba3205
    @crnamamba3205 Před 2 lety +1

    i have an error - missing script: "cy:open". why that?

    • @LambdaTest
      @LambdaTest  Před 2 lety +1

      Hey, Let us get back to you on this

    • @LambdaTest
      @LambdaTest  Před 2 lety +1

      Hey, Please try npm install cypress@latest --save-dev in your current folder

  • @pauldanielmooney
    @pauldanielmooney Před 2 lety +1

    Anyway to fix the airy audio?

    • @LambdaTest
      @LambdaTest  Před 2 lety

      @paul, you mean the background noise? Also, if you can mention any particular time period where you are facing this, we will look into it. :)

  • @WasimAkram-ph9gp
    @WasimAkram-ph9gp Před 2 lety +1

    Hi Sir,
    I have a button in the
    If I click that button it will open a new window.
    I am able to click button inside the frame but not able to replace the parent window/use the child window
    Please help

    • @LambdaTest
      @LambdaTest  Před 2 lety +1

      Hi Wasim, Let us get back to you on this

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Wasim,
      1. make sure the frame is loaded correctly using this command: cy.frameLoaded('pass the locator of Frame')
      2. Each time to access elements under the frame you must use "cy.()" then. If you are not using cy. , means Cypress access elements outside of the frame.

  • @priyagurde8968
    @priyagurde8968 Před 2 lety

    How to access global variable in cypress from another spec file.

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hey Priya,
      You can define the global variables in the cypress.json file that is in your project root.
      Also check this out docs.cypress.io/guides/references/configuration

  • @thilinawilliams3703
    @thilinawilliams3703 Před 2 lety

    This is an error message I get for the opening scenario after installing lambatest to cypress framework. Is there anyone who could fix this? Environment variables also been applied
    -------------------
    Checking Lambda Config in current directory
    Validating CLI
    validating config
    Error!! Cypress Config File does not exist

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey Thilina 👋🏻
      One of the main reason for this error could be cypress.json is not placed the root. Can you place the JSON file in the root of the project
      Or, you can pass the config file path parameter in your script

    • @esmeraldodeguzmanjr5276
      @esmeraldodeguzmanjr5276 Před rokem

      @@LambdaTest I ran to the same issue.
      But 1. The documentation said that cypress.json is now changed to cypress.config.js
      2. I tried to point the parameter to cypress.config.js but after lambdatest-cypress run, I am receiving an error:
      Cypress.json is not parsed, please provide a valid json
      Error!! Cypress Config File does not has correct json
      3. I tried creating cypress.config.json, so now I have both cypress.config.json and cypress.config.js, I tried github workflow and it works just fine but lambdatest gives me this error: There is both a cypress.json and a cypress.config.js at the location below:
      I don't have cypress.json file in my root directory.
      And all my configs are in the root directory also.
      Thank you for this tutorials btw. I am trying to finish this because I wanted to try taking your free cypress certificate. Kudos to you all!

    • @esmeraldodeguzmanjr5276
      @esmeraldodeguzmanjr5276 Před rokem

      Okay. After hours of searching and debugging, I finally figured it out.
      It all has to do on how the lambdatest-config.json is setup.
      1. If you are using cypress v9, you are to explicitly use the cypress_config_file in run_settings.
      2. If you are using Cypress v10 and above you just delete cypress_config_file in run_settings as it is automatically detected by lambdatest. If you add cypress_config_file and set it to the new config file, lambdatest-cypress run will till throw an error even if you use the --ccf flag.
      There's this note in the lambdatest documentation which says:
      Cypress 10 and above versions automatically identify the cypress.config.js file in the project. Therefore, you don't need to specify the cypress_config.js capability.
      I already read that prior to my hours of checking but somehow did not understand it right away.
      So for me, what I did is (I am using Cypress ^V10) I updated my lambdatest-config.json file as follows:
      1. Deleted the cypress_config_file in my run_settings
      2. Updated my npm_dependencies > cypress version to the correct one that I am using
      And there, I was able to get my test working.

  • @MuhammadBilal-cq6tp
    @MuhammadBilal-cq6tp Před 2 lety +1

    Kindly share the github source code ?

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey Muhammad
      Please refer to this GitHub repo github.com/cypress-io/cypress-example-kitchensink

  • @onvamdimon2224
    @onvamdimon2224 Před 2 lety +1

    Hi! Good video. You mentioned repository link (Kitchen Sink) to clone and that it's in a description. But I can't see any... Cheers!

    • @LambdaTest
      @LambdaTest  Před 2 lety +1

      Hey Om, here's the repository link: github.com/cypress-io/cypress-example-kitchensink

    • @onvamdimon2224
      @onvamdimon2224 Před 2 lety +2

      @@LambdaTest Cheers! I found by googling it already. IT guys are smart 😜🧠

  • @n8_may
    @n8_may Před 2 lety +1

    Very helpful. Thanks Chris (aka Ted Cruz's son)

  • @nedimasani1059
    @nedimasani1059 Před rokem

    i can not find cypress.json file

    • @LambdaTest
      @LambdaTest  Před rokem

      Hi,
      If you are unable to find the cypress.json file in your project, it is possible that it hasn't been created yet or it might be located in a different directory. Make sure to save the cypress.json file in the root directory of your Cypress project to ensure it is recognized by Cypress.

  • @GamerDmitri_aka_fruitloaf

    You are Jesus to me!

  • @laponiec
    @laponiec Před 9 měsíci +1

    The beginning of this video is super confusing. You just show your VScode with the code downloaded from your git repo, then you say that there is only one thing you need to do, which is cloning the repo, then you install Cypress ? Perhaps, it would be better for the beginners to show them everything step by step, so they can see the whole process.
    The Cypress folder never got created, it was already in the repo and it does not contain the integration folder. The structure is:
    cypress -> e2e -> 1-getting-started/2-advanced-examples
    Cypress dashboard looks completely different witj E2E Testing and Component Testing buttons - it does not give the user any opportunity to edit those tests.
    No explanation of what "it" does, what can be the alternatives placved there etc.
    I find this tutorial extremely un-useful.

    • @LambdaTest
      @LambdaTest  Před 9 měsíci

      Hey there,
      Thank you for taking the time to provide detailed feedback on the Cypress tutorial. We apologize for any confusion and gaps in the content
      Folder Structure Clarification: The structure cypress -> e2e -> 1-getting-started/2-advanced-examples is specific to the version and configuration of the Cypress setup in the tutorial. The standard Cypress installation creates a cypress directory with subdirectories like integration, fixtures, and support. The e2e directory is part of newer structures in Cypress 8 and later versions, focusing on end-to-end testing.
      Cypress Dashboard Updates: Cypress's UI does change over time with updates. The dashboard now differentiates between E2E Testing and Component Testing. For editing tests, you would typically do this within your code editor, not on the dashboard. The dashboard is more for viewing test runs, results, and configurations.
      Cypress Commands: The it command is used to define individual test cases in Mocha, which is the testing framework Cypress uses. Each it block represents a single test. Alternatives or variations include using describe to group multiple it test cases.
      If you have any more questions or need further guidance, please don't hesitate to reach out.

  • @muhammadshahriyarabid6592

    I got an error
    cy.visit() failed trying to load: / We failed looking for this file at the path: /Users/macintosh/Shahriyar/Cypressautomation/ The internal Cypress web server responded with: > 404: Not Found Because this error occurred during a before each hook we are skipping the remaining tests in the current suite: My First Test
    @LambdaTest can you please solve my problem.

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Muhammad, let us get back to you on this

    • @Quickmark94
      @Quickmark94 Před 2 lety

      @@LambdaTest Hi, any updates regarding this one? I'm also getting this error. For anyone still getting this error, it got solved on my side by adding 'baseUrl' , running a test, then changing it back to '/'. Not sure why it fixed it though :D . Please be advised that the config should look like this: e2e: {
      baseUrl: 'localhost:8080',
      }

    • @LambdaTest
      @LambdaTest  Před rokem

      Hey, Can you please check that you have sure your page is running healthy in localhost:3000? Maybe you can try to run a step first to make a request to this address and see if the status response is 200. Sometimes the reason could also be that cypress.json file was not in the root. Let us know if that helped :)

  • @zoehadwani1485
    @zoehadwani1485 Před 2 lety +1

    I so grateful about this course.
    I am facing this error pass two days and still haven't found solution. need urgent help.
    Error: read ECONNRESET
    {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
    }
    Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:211:20)
    Thank you so much

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Zoe, let us get back to you on this!

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Zoe, The cause of this issue can be that the Cypress is getting blocked by anti-virus software. You can stop or pause your Antivirus and try. Also, update your Cypress version.

  • @wasimakram2935
    @wasimakram2935 Před 2 lety +1

    Hi
    Is there any other way apart from cy.reload() to reload the page
    Thanks in advancd

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hey Wasim, Let us get back to you on this

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hey Wasim, Cypress reload command help reload the page, is there any specific reason to look for an alternative?
      However, you can use window.location.reload()

  • @dandan8197
    @dandan8197 Před 2 lety +1

    great video! question, I got this error, how can I fix it? and Thank You!
    cy.visit() failed trying to load:
    localhost:8080/todo
    We attempted to make an http request to this URL but the request failed without a response.
    We received this error at the network level:
    > Error: connect ECONNREFUSED 127.0.0.1:8080

    • @LambdaTest
      @LambdaTest  Před 2 lety

      Hi Dan, The Web Application is not configured in your local. Please change the application URL to "lambdatest.github.io/sample-todo-app/"

    • @alejandrosejas
      @alejandrosejas Před 2 lety +3

      before running Cypress, make sure the localhost server is up and running, just type "npm start" on your project's terminal

    • @justinharrison4542
      @justinharrison4542 Před 2 lety

      @@alejandrosejas Thank ya sir!