Thanks Gleb for another wonderful plug-in! Honestly you’re God sent. Your cypress videos and blogs have really helped me in my cypress journey! Could you please make a cypress video showing detailed steps of how to programmatically login through Amazon Cognito? Many thanks in anticipation!
Wonderful!!! It look like real coding now! I mean I like both ways to perform those functions however the that plugin makes cypress "less" code less lol
Searching for bypass assertions and use if conditional almost 3days finally found it, thanks alot, Could you share how to recurse properly without getting memory error
I am sorry, I don't understand the question. Are you saying there is memory error in my example code? Or your own application? Could you ask your Cypress question at on.cypress.io/chat or on.cypress.io/discord or the specific repo via GH issues? It will be easier for your to provide code snippets, screenshots, etc to explain what you are trying to do. You could also help me answer Cypress-related questions faster by supporting me via GitHub sponsors github.com/sponsors/bahmutov, by buying my Cypress courses at cypress.tips/courses, or by inviting me to teach Cypress cypress.tips/workshops
Please make a video on email testing in cypress. Example- user will get verification email in his inbox and he should click action button in email to set his password.
Hi Gleb. I am having issue with cypress-if plugin with shelex allure reporter. Can you please suggest any workarounds. Basically the report generated by allure reporter is either not generated or is generated incorrectly. Thanks
I am sorry, I don't understand the question. Could you ask your Cypress question at on.cypress.io/chat or on.cypress.io/discord or the specific repo via GH issues? It will be easier for your to provide code snippets, screenshots, etc to explain what you are trying to do. You could also help me answer Cypress-related questions faster by supporting me via GitHub sponsors github.com/sponsors/bahmutov, by buying my Cypress courses at cypress.tips/courses, or by inviting me to teach Cypress cypress.tips/workshops
Hi could you please make video on Cypress api automation? By using authenticated login api and return token from that api and use it in some other api (page object model) or some other class. I am able to return token as response but unable to use it in other class or page
A m very angry as the person which you showed in video :D I want the freedom while using if else and using elements in cypress :) Thank you for the helping :) !!
The following error originated from your test code, not from Cypress. > Cannot overwite the get query. Queries can only be overwritten with Cypress.Commands.overwriteQuery(). When Cypress detects uncaught errors originating from your test code it will automatically fail the current test. Cypress could not associate this error to any specific test. getting this
you're literally cypress godfather, thank you for all your efforts
he is
Thanks Gleb for another wonderful plug-in! Honestly you’re God sent. Your cypress videos and blogs have really helped me in my cypress journey!
Could you please make a cypress video showing detailed steps of how to programmatically login through Amazon Cognito?
Many thanks in anticipation!
God of Cypress!
Indeed he is
And a very patient man with the endless daily directed questions on Gitter and Discord
Cypress GOD mode
He's the master of cypress ❤ 🎉
Wonderful!!! It look like real coding now! I mean I like both ways to perform those functions however the that plugin makes cypress "less" code less lol
If-Cypress is no more a fantasy, here is Cypress-If! ♥Cypress
Nice one Gleb. I prefer the long code than the pluggin library.
That assertion disabling is great and I like it. .should with empty arrow function.
I agree, I like being explicit, but I would love to have a built-in way of doing conditions in Cypress
very useful command, especially for beginners.
Omg, I am gonna use this a lot now. Thanks
Finally! Thanks 🙏
Searching for bypass assertions and use if conditional almost 3days finally found it, thanks alot,
Could you share how to recurse properly without getting memory error
I am sorry, I don't understand the question. Are you saying there is memory error in my example code? Or your own application? Could you ask your Cypress question at on.cypress.io/chat or on.cypress.io/discord or the specific repo via GH issues? It will be easier for your to provide code snippets, screenshots, etc to explain what you are trying to do. You could also help me answer Cypress-related questions faster by supporting me via GitHub sponsors github.com/sponsors/bahmutov, by buying my Cypress courses at cypress.tips/courses, or by inviting me to teach Cypress cypress.tips/workshops
Please make a video on email testing in cypress. Example- user will get verification email in his inbox and he should click action button in email to set his password.
Hi Gleb. I am having issue with cypress-if plugin with shelex allure reporter. Can you please suggest any workarounds.
Basically the report generated by allure reporter is either not generated or is generated incorrectly. Thanks
And i confirmed after removing cypress if, it works fine
My cypress version is 8.7.0
I am sorry, I don't understand the question. Could you ask your Cypress question at on.cypress.io/chat or on.cypress.io/discord or the specific repo via GH issues? It will be easier for your to provide code snippets, screenshots, etc to explain what you are trying to do. You could also help me answer Cypress-related questions faster by supporting me via GitHub sponsors github.com/sponsors/bahmutov, by buying my Cypress courses at cypress.tips/courses, or by inviting me to teach Cypress cypress.tips/workshops
briliant!
I think this should have been again compatible with Cypress since v12.6.0, but I can't get it working in v12.9.0, any idea if there still is an issue?
Why would it be suddenly compatible? The issue is still open github.com/bahmutov/cypress-if/issues/58
Thanks alot
Hi could you please make video on Cypress api automation? By using authenticated login api and return token from that api and use it in some other api (page object model) or some other class.
I am able to return token as response but unable to use it in other class or page
Something like this glebbahmutov.com/blog/csrf-testing/
how would you insert a half note in the channel rack
???
A m very angry as the person which you showed in video :D I want the freedom while using if else and using elements in cypress :) Thank you for the helping :) !!
“Fear is the path to the dark side…fear leads to anger…anger leads to hate…hate leads to suffering.” - Master Yoda
The following error originated from your test code, not from Cypress.
> Cannot overwite the get query. Queries can only be overwritten with Cypress.Commands.overwriteQuery().
When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
Cypress could not associate this error to any specific test. getting this
Cypress v12 broke this plugin, see the GitHub issue in the cypress-if repo
cypress dont work in cypress 12.6 error with import
Yes, there is an open issue about it :(
How to check url contains text using if condition
? can you give a code fragment?
can you do cy.url contains and then do the if?
@@JK-241 Yup, I don't see why it would be different github.com/bahmutov/cypress-if/pull/26
this is something I will use and not tell