GithubHelp home page GithubHelp logo

Comments (4)

caznew277bw avatar caznew277bw commented on July 24, 2024

When I attempt to run the ScenarioOutline.feature I get errors
screen shot 2018-03-08 at 15 24 14
Could it be missing some dependencies? All the others run ok.

from cypress-cucumber-example.

lgandecki avatar lgandecki commented on July 24, 2024

@jlin412 I tried without using the plugin, just pure JS:

it('works', () => {
  cy.visit('https://google.com')
  cy.get('button')
})

and it breakes as well - somehow google jumps out of cypress now? Not sure. I don't think this is related to the plugin. Could you run the simple test I pasted above and verify please?

@caznew277bw please open a new issue, this is completely unrelated to @jlin412 problem, and not even related to this repo :). I don't think this is dependency problem though - if Object.entries is not a function it suggests that you are using some old version of node, could you tell us (in a separate issue, here: https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/issues ) what do you get when you run node -v ?

from cypress-cucumber-example.

jlin412 avatar jlin412 commented on July 24, 2024

@lgandecki When I revert the order of feature file (aGoogle.feature first), it is working. Weird!

from cypress-cucumber-example.

gokulthirunavukarasu avatar gokulthirunavukarasu commented on July 24, 2024

I have two feature file one is login and another one is creation, once login feature file is completed before starting the next feature file application getting its logged out

from cypress-cucumber-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.