GithubHelp home page GithubHelp logo

pwg17 / crawljax Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crawljax/crawljax

0.0 2.0 0.0 166.26 MB

Crawljax: Crawling JavaScript-based Ajax Web Applications

License: Apache License 2.0

crawljax's Introduction

Crawljax

Crawljax is a tool for automatically crawling and testing modern web applications. Crawljax can explore any JavaScript-based Ajax web application through an event-driven dynamic crawling engine. It produces as output a state-flow graph of the dynamic DOM states and the event-based transitions between them. Crawljax can easily be extended through its easy-to-use plugin architecture.

For more project info visit the Crawljax website.

Documentation

You can find more technical documentation in our project wiki.

Community

Keep track of development and community news.

License

This project is licensed under the "Apache License, Version 2.0".

Changelog

Detailed change history is avaialbe in our changelog.

Analytics

Testing

You can run the tests using maven with the command

mvn clean package

If you want to run all the test, including browser tests, run

mvn clean test -P integrationtests

The default driver used for testing uses PhantomJS so make sure you have PhantomJS installed on your machine. You can also specify which browser you'd like to use with the test.browser variable. For example, if you want to test with Firefox, use:

mvn clean test -P integrationtests -Dtest.browser=FIREFOX

Again, make sure a recent version of Firefox is installed on your machine before running the tests.

crawljax's People

Contributors

alecgdouglas avatar alexnederlof avatar alzarei avatar amesbah avatar avandeursen avatar bmajor avatar daisy1754 avatar dannyroest avatar dhyanb avatar dvdrlee avatar flat235 avatar fnakstad avatar gnarph avatar guifre avatar janab avatar jeremyhewett avatar jordenh avatar juntostics avatar keheliya avatar oversitting avatar rsingla92 avatar ryansolid avatar ryoa avatar sarahlynn avatar ultrabook avatar

Watchers

 avatar  avatar

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.