GithubHelp home page GithubHelp logo

linsolas / casperjs-runner-maven-plugin Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 8.0 1.08 MB

CasperJS Runner Maven plugin

License: Apache License 2.0

Groovy 14.17% Java 75.25% JavaScript 6.94% CoffeeScript 3.64%

casperjs-runner-maven-plugin's Introduction

Hi there ๐Ÿ‘‹

casperjs-runner-maven-plugin's People

Contributors

akuechl avatar bguerin avatar linsolas avatar ngirot avatar quentinastegiano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

casperjs-runner-maven-plugin's Issues

automatic loading of CasperJS

Would be convenient to have an ability to load casperjs automatically. It is just one file, should not be difficult.

regarding maven dependencies

Can any one please tell maven dependencies for casper js ..It did not work when I used the one from "linsolas" casperjs -runner-maven-plugin

Publish maven site

With 65a4bcd you can now produce a Maven site which will automatically be uploaded to a gh-branches of your repository, so that the link to http://linsolas.github.io/casperjs-runner-maven-plugin/ in the README will work

To do this, in your settings.xml (see https://github.com/github/maven-plugins) :

<servers>
...
  <server>
    <id>github</id>
    <username>linsolas</username> <!-- Or remove this line if you want to use a personnal access token -->
    <password>...</password> <!-- your password, or the generated personnal access token -->
  </server>
...
</servers>

Then :

mvn site -Psite

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.