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.
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.
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?
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?
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
Thanks for the video, will probably use Percy for visual testing
Nice work guys! Thanks for the explanation!
Now I'm just wondering how to get my hands on Cypress & Percy swag? lol
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.
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.
At the 44:23 mark you gives have some links up on the screen. Can you add those links to the video description? Thanks
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?
did you resolve it
percy] StatusCodeError 401 - {"errors":[{"status":"unauthorized","detail":"Invalid API token."}]}- can any one help me in this.
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?
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
Is this work on Cypress Dashboard?
Can I still get the swag?
It doesn't support IE 11?
I sure hope not