Cypress.io + Percy = End-to-end functional and visual testing for the web

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 20

  • @michealsoprano1919
    @michealsoprano1919 4 года назад

    At the 44:23 mark you gives have some links up on the screen. Can you add those links to the video description? Thanks

  • @apurimedia
    @apurimedia 5 лет назад +2

    Nice work guys! Thanks for the explanation!
    Now I'm just wondering how to get my hands on Cypress & Percy swag? lol

  • @cerenaadonis
    @cerenaadonis 4 года назад +1

    I tried the same for using percy with cypress, but when i use the percy exec comamnd, i get an error "Failed to launch the browser process". Can anyone help me to solve it please?

  • @StillGamingTM
    @StillGamingTM 4 года назад

    Thanks for the video, will probably use Percy for visual testing

  • @amowu
    @amowu 2 года назад

    Is this work on Cypress Dashboard?

  • @kusumakatamneni3404
    @kusumakatamneni3404 3 года назад

    percy] StatusCodeError 401 - {"errors":[{"status":"unauthorized","detail":"Invalid API token."}]}- can any one help me in this.

  • @userunknown1971
    @userunknown1971 3 года назад

    I'm using Cypress and Percy. Percy takes a snapshot before the JavaScript has loaded on the page. Any ideas how to get it to wait before taking the snapshot? The Cypress cy.wait() command or the should("be.visible") command doesn't fix it.

  • @franknota9129
    @franknota9129 3 года назад

    Hi, do you write these functional tests in JavaScript? If so, where can I learn how to write the syntax for this. It seems different from traditional coding/development. Thank you.

  • @tresorTshims
    @tresorTshims 5 лет назад

    Hi how can you run the test without having the source code of the web. because I was given a task to run percy with the web that is on staging but I do not have access to the source code, there is a way that i can run my visual testing?

    • @StillGamingTM
      @StillGamingTM 4 года назад +1

      You could make a separate repository and use it to visit staging. You don't explicitly need access to the source code in order to be able to write these tests. Percy, Cypress and the like don't "care" about the underlying code, they just work inside the browser

  • @rutjeronimo7316
    @rutjeronimo7316 5 лет назад

    It doesn't support IE 11?

  • @erickeiser4783
    @erickeiser4783 5 лет назад

    Can I still get the swag?