Giter Site home page Giter Site logo

Comments (6)

samhatoum avatar samhatoum commented on August 29, 2024

Comment by BernsteinA
Thursday Feb 11, 2016 at 19:08 GMT


bump. +1
requesting ignore-ssl-errors

from chimpy.

samhatoum avatar samhatoum commented on August 29, 2024

Comment by PierreCBSI
Tuesday Apr 19, 2016 at 17:51 GMT


I'm in a similar situation, trying to generate a html report but struggling with the commandline args.... What's the solution?

from chimpy.

samhatoum avatar samhatoum commented on August 29, 2024

Comment by samhatoum
Tuesday Apr 19, 2016 at 17:52 GMT


You can use this tool to generate a junit report from the cucumber json
https://github.com/stjohnjohnson/cucumber-junit

from chimpy.

samhatoum avatar samhatoum commented on August 29, 2024

Comment by samhatoum
Tuesday Apr 19, 2016 at 17:53 GMT


@sgrover sorry for the long delays. We now support a custom config file so you should be able to do it. check out chimp.readme.io

from chimpy.

samhatoum avatar samhatoum commented on August 29, 2024

Comment by vigneshmanogar
Friday Apr 22, 2016 at 05:25 GMT


Thanks for the great tool guys.

I have one issue. Tests work fine when using phantomJS to browse through my production server. But fail when using phantomJS to browse through my localhost. 'Browser.getUrl' seems to return 'about:blank'. I am assuming that it could be because of ssl issues. Below, related section from my configuration file.

      // - - - - WEBDRIVER-IO  - - - -
      webdriverio: {
            desiredCapabilities: {
                  javascriptEnabled: true,
                  acceptSslCerts: true
            },
            logLevel: 'verbose',
            // logOutput: null,
            host: '127.0.0.1',
            port: 4444,
            path: '/wd/hub',
            baseUrl: null,
            coloredLogs: true,
            screenshotPath: './fails',
            waitforTimeout: 500,
            waitforInterval: 250,
      },

Can you let me know if this is the right way of using it..? Thanks again.

from chimpy.

samhatoum avatar samhatoum commented on August 29, 2024

Comment by eriben
Monday Jun 20, 2016 at 21:44 GMT


Added a Pull Request for the SSL issue, when running PhantomJS over localhost:

xolvio/chimp#402

from chimpy.

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.