All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download crawljax JAR 2.0 with all dependencies


Crawling Ajax applications through dynamic analysis and reconstruction of the UI state changes. Crawljax is based on a method which dynamically builds a `state-flow graph' modeling the various navigation paths and states within an Ajax application.

Files of the artifact crawljax version 2.0 from the group com.crawljax.

Artifact crawljax
Group com.crawljax
Version 2.0
Last update 10. June 2011
Tags: dynamic application builds state states flow dynamically through analysis crawljax which paths graph navigation modeling ajax method applications various reconstruction within crawling based changes
Organization not specified
URL http://crawljax.com
License Apache 2
Dependencies amount 20
Dependencies commons-lang, commons-configuration, commons-math, commons-io, jgrapht, xmlunit, nekohtml, jcip-annotations, xercesImpl, selenium-firefox-driver, selenium-chrome-driver, selenium-htmlunit-driver, selenium-ie-driver, selenium-support, selenium-iphone-driver, selenium-remote-driver, selenium-android-driver, guava, jcl-over-slf4j, jul-to-slf4j,
There are maybe transitive dependencies!
There is a newer version: 2.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of crawljax Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of crawljax version 2.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.crawljax.browser
com.crawljax.browser.com.crawljax.browser.BrowserPool
com.crawljax.browser.com.crawljax.browser.EmbeddedBrowser
com.crawljax.browser.com.crawljax.browser.EmbeddedBrowserBuilder
com.crawljax.browser.com.crawljax.browser.WebDriverBackedEmbeddedBrowser
com.crawljax.browser.com.crawljax.browser.WebDriverBrowserBuilder
com.crawljax.browser.com.crawljax.browser.package-info
com.crawljax.condition
com.crawljax.condition.com.crawljax.condition.AbstractCondition
com.crawljax.condition.com.crawljax.condition.Condition
com.crawljax.condition.com.crawljax.condition.ConditionType
com.crawljax.condition.com.crawljax.condition.CountCondition
com.crawljax.condition.com.crawljax.condition.JavaScriptCondition
com.crawljax.condition.com.crawljax.condition.Logic
com.crawljax.condition.com.crawljax.condition.NotRegexCondition
com.crawljax.condition.com.crawljax.condition.NotUrlCondition
com.crawljax.condition.com.crawljax.condition.NotVisibleCondition
com.crawljax.condition.com.crawljax.condition.NotXPathCondition
com.crawljax.condition.com.crawljax.condition.RegexCondition
com.crawljax.condition.com.crawljax.condition.UrlCondition
com.crawljax.condition.com.crawljax.condition.VisibleCondition
com.crawljax.condition.com.crawljax.condition.XPathCondition
com.crawljax.condition.browserwaiter
com.crawljax.condition.browserwaiter.com.crawljax.condition.browserwaiter.ExpectedCondition
com.crawljax.condition.browserwaiter.com.crawljax.condition.browserwaiter.ExpectedElementCondition
com.crawljax.condition.browserwaiter.com.crawljax.condition.browserwaiter.ExpectedVisibleCondition
com.crawljax.condition.browserwaiter.com.crawljax.condition.browserwaiter.WaitCondition
com.crawljax.condition.browserwaiter.com.crawljax.condition.browserwaiter.WaitConditionChecker
com.crawljax.condition.browserwaiter.com.crawljax.condition.browserwaiter.package-info
com.crawljax.condition.crawlcondition
com.crawljax.condition.crawlcondition.com.crawljax.condition.crawlcondition.CrawlCondition
com.crawljax.condition.crawlcondition.com.crawljax.condition.crawlcondition.CrawlConditionChecker
com.crawljax.condition.crawlcondition.com.crawljax.condition.crawlcondition.package-info
com.crawljax.condition.eventablecondition
com.crawljax.condition.eventablecondition.com.crawljax.condition.eventablecondition.EventableCondition
com.crawljax.condition.eventablecondition.com.crawljax.condition.eventablecondition.EventableConditionChecker
com.crawljax.condition.eventablecondition.com.crawljax.condition.eventablecondition.package-info
com.crawljax.condition.invariant
com.crawljax.condition.invariant.com.crawljax.condition.invariant.Invariant
com.crawljax.condition.invariant.com.crawljax.condition.invariant.InvariantChecker
com.crawljax.condition.invariant.com.crawljax.condition.invariant.package-info
com.crawljax.condition
com.crawljax.condition.com.crawljax.condition.package-info
com.crawljax.core
com.crawljax.core.com.crawljax.core.CandidateCrawlAction
com.crawljax.core.com.crawljax.core.CandidateElement
com.crawljax.core.com.crawljax.core.CandidateElementExtractor
com.crawljax.core.com.crawljax.core.CandidateElementManager
com.crawljax.core.com.crawljax.core.CrawlQueue
com.crawljax.core.com.crawljax.core.CrawlQueueManager
com.crawljax.core.com.crawljax.core.CrawlSession
com.crawljax.core.com.crawljax.core.Crawler
com.crawljax.core.com.crawljax.core.CrawlerExecutor
com.crawljax.core.com.crawljax.core.CrawljaxController
com.crawljax.core.com.crawljax.core.CrawljaxException
com.crawljax.core.com.crawljax.core.ExtractorManager
com.crawljax.core.com.crawljax.core.InitialCrawler
com.crawljax.core.com.crawljax.core.TagAttribute
com.crawljax.core.com.crawljax.core.TagElement
com.crawljax.core.configuration
com.crawljax.core.configuration.com.crawljax.core.configuration.AcceptAllFramesChecker
com.crawljax.core.configuration.com.crawljax.core.configuration.ConfigurationHelper
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawlActions
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawlAttribute
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawlElement
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawlSpecification
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawlSpecificationReader
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawljaxConfiguration
com.crawljax.core.configuration.com.crawljax.core.configuration.CrawljaxConfigurationReader
com.crawljax.core.configuration.com.crawljax.core.configuration.Form
com.crawljax.core.configuration.com.crawljax.core.configuration.FormAction
com.crawljax.core.configuration.com.crawljax.core.configuration.FormInputField
com.crawljax.core.configuration.com.crawljax.core.configuration.IgnoreFrameChecker
com.crawljax.core.configuration.com.crawljax.core.configuration.InputField
com.crawljax.core.configuration.com.crawljax.core.configuration.InputSpecification
com.crawljax.core.configuration.com.crawljax.core.configuration.InputSpecificationReader
com.crawljax.core.configuration.com.crawljax.core.configuration.PropertiesFile
com.crawljax.core.configuration.com.crawljax.core.configuration.ProxyConfiguration
com.crawljax.core.configuration.com.crawljax.core.configuration.ThreadConfiguration
com.crawljax.core.configuration.com.crawljax.core.configuration.ThreadConfigurationReader
com.crawljax.core.configuration.com.crawljax.core.configuration.package-info
com.crawljax.core.exception
com.crawljax.core.exception.com.crawljax.core.exception.BrowserConnectionException
com.crawljax.core.exception.com.crawljax.core.exception.CrawlPathToException
com.crawljax.core.exception.com.crawljax.core.exception.package-info
com.crawljax.core
com.crawljax.core.com.crawljax.core.package-info
com.crawljax.core.plugin
com.crawljax.core.plugin.com.crawljax.core.plugin.CrawljaxPluginsUtil
com.crawljax.core.plugin.com.crawljax.core.plugin.GeneratesOutput
com.crawljax.core.plugin.com.crawljax.core.plugin.GuidedCrawlingPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.OnBrowserCreatedPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.OnFireEventFailedPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.OnInvariantViolationPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.OnNewStatePlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.OnRevisitStatePlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.OnUrlLoadPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.Plugin
com.crawljax.core.plugin.com.crawljax.core.plugin.PostCrawlingPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.PreCrawlingPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.PreStateCrawlingPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.ProxyServerPlugin
com.crawljax.core.plugin.com.crawljax.core.plugin.package-info
com.crawljax.core.state
com.crawljax.core.state.com.crawljax.core.state.Attribute
com.crawljax.core.state.com.crawljax.core.state.CrawlPath
com.crawljax.core.state.com.crawljax.core.state.Element
com.crawljax.core.state.com.crawljax.core.state.Eventable
com.crawljax.core.state.com.crawljax.core.state.Identification
com.crawljax.core.state.com.crawljax.core.state.StateFlowGraph
com.crawljax.core.state.com.crawljax.core.state.StateMachine
com.crawljax.core.state.com.crawljax.core.state.StateVertix
com.crawljax.core.state.com.crawljax.core.state.package-info
com.crawljax.examples
com.crawljax.examples.com.crawljax.examples.CrawljaxAdvancedExampleSettings
com.crawljax.examples.com.crawljax.examples.CrawljaxSimpleExampleSettings
com.crawljax.examples.com.crawljax.examples.JarRunner
com.crawljax.examples.com.crawljax.examples.SiteSimpleExample
com.crawljax.examples.com.crawljax.examples.package-info
com.crawljax.forms
com.crawljax.forms.com.crawljax.forms.FormHandler
com.crawljax.forms.com.crawljax.forms.FormInput
com.crawljax.forms.com.crawljax.forms.FormInputValueHelper
com.crawljax.forms.com.crawljax.forms.InputValue
com.crawljax.forms.com.crawljax.forms.RandomInputValueGenerator
com.crawljax.forms.com.crawljax.forms.package-info
com.crawljax.oraclecomparator
com.crawljax.oraclecomparator.com.crawljax.oraclecomparator.AbstractComparator
com.crawljax.oraclecomparator.com.crawljax.oraclecomparator.Comparator
com.crawljax.oraclecomparator.com.crawljax.oraclecomparator.OracleComparator
com.crawljax.oraclecomparator.com.crawljax.oraclecomparator.StateComparator
com.crawljax.oraclecomparator.comparators
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.AttributeComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.DateComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.EditDistanceComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.PlainStructureComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.RegexComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.ScriptComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.SimpleComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.StyleComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.XPathExpressionComparator
com.crawljax.oraclecomparator.comparators.com.crawljax.oraclecomparator.comparators.package-info
com.crawljax.oraclecomparator
com.crawljax.oraclecomparator.com.crawljax.oraclecomparator.package-info
com.crawljax.util
com.crawljax.util.com.crawljax.util.AttributeInjector
com.crawljax.util.com.crawljax.util.DOMComparer
com.crawljax.util.com.crawljax.util.DomHistoryElement
com.crawljax.util.com.crawljax.util.EditDistance
com.crawljax.util.com.crawljax.util.ElementResolver
com.crawljax.util.com.crawljax.util.Helper
com.crawljax.util.com.crawljax.util.HtmlNamespace
com.crawljax.util.com.crawljax.util.PrettyHTML
com.crawljax.util.com.crawljax.util.XMLObject
com.crawljax.util.com.crawljax.util.XPathHelper
com.crawljax.util.com.crawljax.util.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy