https://cypress.io logo
Join Discord
Powered by
# help
  • t

    thankful-elephant-59970

    08/10/2022, 9:05 PM
    Hello there. I have a question that I need to test a website which is made of Drupal7. They want to update their website to Drupal9. They use basic php code to create this website. Do you think that it’s a good idea to use cypress to test this website instead of using ‘selenium’ or ‘behalf’(I have no idea what it is just only see that this is a automation testing framework for php) ?By the way I love the Cypress thank you so much for everything. It looks so cool…
  • g

    gray-kilobyte-89541

    08/10/2022, 9:11 PM
    yes
  • t

    thankful-elephant-59970

    08/10/2022, 9:23 PM
    Brilliant 🤩 thank you so much
  • s

    swift-glass-92692

    08/10/2022, 10:08 PM
    We merged a change that affected entrypoints, and since you are passing in a custom webpack config it looks like your apps entrypoint is being included and executed (either your index.js or main.js which is responsible for bootstrapping your applications). We have an open issue for this, but a workaround would be to remove the entrypoint when passing in the config. Something like
    Copy code
    import webpackConfig from './webpack.config.js'
    
    delete webpackConfig.entry
    
    module.exports = defineConfig({
      component: {
        devServer: {
          framework: 'react',
          bundler: 'webpack',
          webpackConfig,
        }
      }
    })
    Issue: https://github.com/cypress-io/cypress/issues/23224
  • l

    lemon-winter-31408

    08/10/2022, 10:11 PM
    Thank you! I'm not sure I quite understand but I'll have a more careful look when I get a chance.
  • h

    handsome-lion-1748

    08/11/2022, 12:02 PM
    hi, I was working on my project with vscode, then now I opened it with webstorm and I'm getting an error messages like the one in the picture:
  • h

    handsome-lion-1748

    08/11/2022, 12:08 PM
    I was content using vscode and thought webstorm was an overkill (do you have a preference between the two?), but I tried to check with webstorm because it has the cool functionality of highlighting the unimplemented scenarios' steps in the feature files and moving to the implementation when ctrl+clicking on a step.
  • s

    sticky-minister-8548

    08/11/2022, 12:34 PM
    Hi. I recently encountered this trouble. I'm assuming it's some security problem because it's gov site. Any guesses guys?
  • a

    able-apple-35127

    08/11/2022, 2:36 PM
    hello everyone. I am integrating Cypress with Docker and we run Aqua 3rd party tool to scan the built in images. Aqua throws compliance errors at Cypress version 9.7.0 due to some of the packages being used have high scored vulnerabilities. Can someone tell me how to overcome this vulnerabilities in version 9.7.0 without need to upgrade to version 10+ ?
  • c

    creamy-telephone-59986

    08/11/2022, 3:30 PM
    Hello guys. I am getting a ECONNREFUSED 127.0.0.1:44499 each time I am perfoming automated tests with chrome on a docker container (I have configured dockerfile as an agent in my pipeline and I am using an image from cypress/browsers). I don't have any issue so far when it comes to Edge. I am using cypress 10.4.0. Any idea ?
  • p

    plain-garden-5374

    08/11/2022, 3:48 PM
    Hi I recently encountered this trouble I
  • h

    high-jelly-51603

    08/11/2022, 7:18 PM
    Hey Team Can Anyone now's how to take values from drop-down in cypress I want perfect command Thanks
  • s

    salmon-oxygen-44652

    08/11/2022, 7:25 PM
    Hello, is there a way I can send requests from my client to a distant server that needs a bearer token and a specific ip address ? It seems like the distant server receives my requests as coming from localhost, can I make them come from my ISP's IP address ?
  • l

    lemon-winter-31408

    08/11/2022, 7:29 PM
    10.4.0 and entrypoints
  • g

    gray-kilobyte-89541

    08/11/2022, 8:05 PM
    what's the dropdown's markup?
  • g

    glamorous-country-57678

    08/11/2022, 8:14 PM
    Can someone recommend good tutorials for logging in a user using GitHub and/or reddit Auth?
  • e

    elegant-wolf-5547

    08/11/2022, 10:52 PM
    Hello everyone
  • e

    elegant-wolf-5547

    08/11/2022, 10:53 PM
    I am trying to get the file in this link for Cypress documentation but it seems it is no longer available
  • e

    elegant-wolf-5547

    08/11/2022, 10:53 PM
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjEirLY77_5AhXARzABHYrnDlQQFnoECAgQAQ&url=http%3A%2F%2Fwww.cypressinc.com%2Fenduser.pdf&usg=AOvVaw3yiwypPtW6SNHllgnIah11
  • e

    elegant-wolf-5547

    08/11/2022, 10:53 PM
    Does anyone have it?
  • e

    elegant-wolf-5547

    08/11/2022, 10:54 PM
    New Cypress.io webpage does not seem to have it either
  • e

    elegant-wolf-5547

    08/11/2022, 10:54 PM
    And I am desperately needing it
  • e

    elegant-wolf-5547

    08/11/2022, 10:54 PM
    😖
  • e

    elegant-wolf-5547

    08/11/2022, 10:55 PM
    It is the Enduser Reference Manual
  • p

    prehistoric-keyboard-58940

    08/11/2022, 11:38 PM
    Hi everyone! I'm new in here so I'm trying to understand how this works😃 I have some simple doubts and I would really appreciate if someone could help me... I want to acquire 10 licenses but I have some questions about them. I'm looking for an e-mail contact or someone that I can chat with so I can talk more about it, but the only support team I could find was this discord. Anyone has an idea where I can find a support contact?
  • g

    gray-kilobyte-89541

    08/12/2022, 2:35 AM
    Wrong cypress
  • g

    gray-kilobyte-89541

    08/12/2022, 2:36 AM
    in the channel #982015401074511912 ?
  • a

    adamant-memory-22241

    08/12/2022, 7:08 AM
    Hi Team On older version of cypress I was using cypress open -env configFile=dev , where I had multiple config files for different Now that I have migrated to cypress 10.4.0 am not sure how this can be achieved
  • c

    colossal-farmer-50435

    08/12/2022, 7:32 AM
    Hi Team
  • f

    fresh-doctor-14925

    08/12/2022, 8:07 AM
    Did you take a look at their pricing page? https://www.cypress.io/pricing/#have-more-questions There is an email address on the FAQ at the bottom
1...126127128...252Latest