Giter Site home page Giter Site logo

Comments (3)

prashant-ramcharan avatar prashant-ramcharan commented on May 17, 2024

Hi,

Take a look at the Courgette-JVM Example project.

This shows exactly how to use this library alongside Selenium.

Unless there are restrictions to the resources you trying to access, you wouldn't have an issue running your tests in parallel.

The library simply allows you to run all your features / scenarios independently of one another as each tests is executed in a separate JVM. You will not need to add any extra logic to your code.

from courgette-jvm.

iam500 avatar iam500 commented on May 17, 2024

Ok. I am seeing Missing artifact io.github.prashant-ramcharan:courgette-jvm:pom:2.2.1 when i add the dependency.
will courgette run different test cases in parallel mode?

from courgette-jvm.

prashant-ramcharan avatar prashant-ramcharan commented on May 17, 2024

You need to refresh your project dependancies.

will courgette run different test cases in parallel mode? -- Yes, each test case will run independently in parallel.

from courgette-jvm.

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.