Giter VIP home page Giter VIP logo

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

alexnederlof avatar amesbah avatar jeremyhewett avatar avandeursen avatar keheliya avatar gzgreg avatar dannyroest avatar alzarei avatar ryansolid avatar alecgdouglas avatar daisy1754 avatar fernandobrito avatar qhanam avatar hideotanida avatar rsingla92 avatar janab avatar oversitting avatar dvdrlee avatar fnakstad avatar juntostics avatar flat235 avatar sarahlynn avatar bmajor avatar cschroedl-gov avatar dhyanb avatar gnarph avatar guifre avatar jordenh avatar martinrogalla avatar ryoa avatar

Watchers

James Cloos avatar tigerxue 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.