https://cypress.io logo
Join Discord
Powered by
# general-chat
  • b

    best-window-49967

    11/18/2022, 2:34 PM
    Okay man I will go back to dev ops team and explain
  • m

    mysterious-belgium-25713

    11/18/2022, 2:37 PM
    I have one last bypass but that is not a pretty one. Because then for every cypress version you have to do this. You download the latest cypress binary: https://cdn.cypress.io/desktop/11.1.0/win32-x64/cypress.zip To keep it easy i would create a folder somewhere in your c drive c:/cypress_binaries put that zip in there so the location would be c:/cypress_binaries/cypress.zip on your machine create an environment variable called CYPRESS_INSTALL_BINARY and as value it should be the location where the binary is found c:/cypress_binaries/cypress.zip After that you will have to open up a new terminal (or sometimes restart because windows) and try to install cypress. Cypress will now look for the binary zip file instead of trying to download it from internet
  • m

    mysterious-belgium-25713

    11/18/2022, 2:37 PM
    @best-window-49967
  • b

    best-window-49967

    11/18/2022, 2:38 PM
    Thanks I will try that
  • m

    mysterious-belgium-25713

    11/18/2022, 2:40 PM
    One note i might have the slashes wrong because i am doing this out of my head. So it could also be c:\cypress_binaries\cypress.zip Most of the times i work on a mac
  • l

    lemon-wall-91819

    11/18/2022, 4:13 PM
    Hello, new Cypress user here :DšŸ¤“
  • l

    late-dinner-1440

    11/19/2022, 4:29 PM
    Hi, I try to add a plugin for a few basic tests and one command. But it is not working the release process and the plugin by itself since I add the dist folder. Maybe somebody here can help. Thx a lot https://github.com/ncatestify/cypress-base-plugin
  • s

    strong-autumn-86160

    11/20/2022, 9:38 AM
    Hello, Today I've installed cypress and I'm doing some tests. There's this
    Testing strategies
    guid of Aws cognito ( https://docs.cypress.io/guides/end-to-end-testing/amazon-cognito-authentication#What-you-ll-learn ) that I don't understand why it's suggesting to do all those steps. Anyone mind giving some light? I'm using cognito but I don't see the point
  • l

    late-dinner-1440

    11/21/2022, 3:23 PM
    Is here anywhere help or reaction to our questions?
  • g

    gray-kilobyte-89541

    11/21/2022, 3:56 PM
    sure
  • l

    late-dinner-1440

    11/21/2022, 3:57 PM
    Ok thx...two posts up i need help with a plugin
  • g

    gray-kilobyte-89541

    11/21/2022, 5:02 PM
    well, since you have no details on how you used the plugin and that plugin is pretty obscure, i wonder if anyone can help. By the way, I have an entire paid course about plugins at https://cypress.tips/courses/cypress-plugins
  • l

    late-dinner-1440

    11/21/2022, 5:17 PM
    Ok I just started and on one commit it was working locally with one command. I have problems now and make some trouble with the github webhook. How can I show it to you I think its not far to make it run and this would be a good help.
  • g

    gray-kilobyte-89541

    11/21/2022, 5:35 PM
    post the code snippet here? make a public repo with the simple code that is not working?
  • l

    late-dinner-1440

    11/21/2022, 5:53 PM
    Like above you see it unter the actions https://github.com/ncatestify/cypress-base-plugin
  • g

    gray-kilobyte-89541

    11/21/2022, 6:37 PM
    and what happens? does it not have the command? does it end up in the right file to import? Why are there both JS and TS files?
  • l

    late-dinner-1440

    11/21/2022, 7:14 PM
    So we go forward thx Tobi - the ja files come from the tsc command and the release script. I tried to build it with this post https://dev.to/muratkeremozcan/how-to-create-an-internal-test-plugins-for-your-team-in-ts-implement-custom-commands-and-use-other-cypress-plugins-in-them-5lp and after that for npm with this https://glebbahmutov.com/blog/publishing-cypress-command/ - and I do not know what is the issue that is the reason why i ask here. I am now for 2 hours away thx for your passion
  • k

    kind-minister-59159

    11/21/2022, 8:01 PM
    I tried to search here but couldn't find the answer. I'm looking at doing visual regression testing, but I was wondering what the recommended free tool would be. I'm writing up a cost comparison and wanted to get some input thanks!
  • m

    mysterious-belgium-25713

    11/21/2022, 8:07 PM
    You can look at this list: https://docs.cypress.io/plugins/directory#Visual%20Testing
  • m

    mysterious-belgium-25713

    11/21/2022, 8:07 PM
    I only used Percy but that was a paid tool
  • k

    kind-minister-59159

    11/21/2022, 8:17 PM
    thanks! I'll take a look at this. I've only used applitools
  • e

    early-article-48946

    11/21/2022, 8:19 PM
    @best-flower-17510 Hi mate šŸ™‚ I did complete the form and i didint receive any confirmation email for the code
  • b

    best-flower-17510

    11/21/2022, 8:20 PM
    Dming you now, you should see the details when you submit the form šŸ˜€
  • e

    elegant-river-87347

    11/22/2022, 3:53 AM
    Hi everyone , Has anyone encountered like this issue in your CI ?
  • f

    fresh-doctor-14925

    11/22/2022, 9:06 AM
    Which version of cypress are you running? I know there's been electron crashes for some versions
  • e

    elegant-river-87347

    11/22/2022, 9:07 AM
    Cypress 10.7
  • f

    fresh-doctor-14925

    11/22/2022, 9:14 AM
    https://docs.cypress.io/api/events/catalog-of-events#Examples
  • e

    elegant-river-87347

    11/22/2022, 9:19 AM
    Thank you I’m gonna give these a try šŸ‘šŸ˜Š
  • m

    melodic-whale-8072

    11/22/2022, 8:37 PM
    Hi, I have a billing question. What's the best way to get that answered?
  • f

    freezing-wall-7568

    11/22/2022, 10:33 PM
    once I login via cy.session
1...949596...127Latest