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

Download jwebrobot JAR 0.11.1 with all dependencies


Reference implementation of the web automation markup language (WAML).

Files of the artifact jwebrobot version 0.11.1 from the group website.automate.

Artifact jwebrobot
Group website.automate
Version 0.11.1
Last update 18. August 2016
Tags: markup implementation automation language reference waml
Organization not specified
URL https://github.com/automate-website/jwebrobot
License MIT License
Dependencies amount 11
Dependencies waml-io, waml-report-io, selenium-java, jcommander, guice, guice-multibindings, slf4j-api, slf4j-log4j12, freemarker, jfairy, ashot,
There are maybe transitive dependencies!
There is a newer version: 2.0.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jwebrobot Show documentation

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

0 downloads

Source code of jwebrobot version 0.11.1

META-INF
META-INF.META-INF.MANIFEST.MF
.log4j.properties
website.automate.jwebrobot
website.automate.jwebrobot.website.automate.jwebrobot.ConfigurationProperties
website.automate.jwebrobot.website.automate.jwebrobot.GuiceInjector
website.automate.jwebrobot.website.automate.jwebrobot.JWebRobot
website.automate.jwebrobot.config
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ActionExecutorModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ActionExpressionEvaluatorModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ActionMapperModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ContextValidatorModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ElementFilterModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ExecutionEventListenerModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ExpressionEvaluatorModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ScenarioExecutorModule
website.automate.jwebrobot.config.website.automate.jwebrobot.config.ScenarioLoaderModule
website.automate.jwebrobot.config.logger
website.automate.jwebrobot.config.logger.website.automate.jwebrobot.config.logger.InjectLogger
website.automate.jwebrobot.config.logger.website.automate.jwebrobot.config.logger.LoggerModule
website.automate.jwebrobot.config.logger.website.automate.jwebrobot.config.logger.Slf4jLogListener
website.automate.jwebrobot.config.logger.website.automate.jwebrobot.config.logger.Slf4jMembersInjector
website.automate.jwebrobot.context
website.automate.jwebrobot.context.website.automate.jwebrobot.context.GlobalExecutionContext
website.automate.jwebrobot.context.website.automate.jwebrobot.context.ScenarioExecutionContext
website.automate.jwebrobot.exceptions
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.ActionExecutorMissingException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.ExceptionTranslator
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.ExpressionEvaluationException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.FilterTimeoutException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.MalformedURLException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.NonReadableFileException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.RecursiveScenarioInclusionException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.ScenarioExecutionException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.StepsMustBePresentException
website.automate.jwebrobot.executor
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.DefaultScenarioExecutor
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ExecutionResults
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ExecutorOptions
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ScenarioExecutor
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ScenarioPatternFilter
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ScenarioPreprocessor
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.WebDriverProvider
website.automate.jwebrobot.executor.action
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ActionExecutorFactory
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ActionPreprocessor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.BaseActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ClickActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ConditionalActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.EnsureActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.EnterActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.FilterActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.IncludeActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.MoveActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.OpenActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.SelectActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.StoreActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.WaitActionExecutor
website.automate.jwebrobot.executor.filter
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.BaseElementFilter
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.ElementFilter
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.ElementFilterChain
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.ElementFilterProvider
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.SelectorElementFilter
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.TextElementFilter
website.automate.jwebrobot.executor.filter.website.automate.jwebrobot.executor.filter.ValueElementFilter
website.automate.jwebrobot.expression
website.automate.jwebrobot.expression.website.automate.jwebrobot.expression.ConditionalExpressionEvaluator
website.automate.jwebrobot.expression.website.automate.jwebrobot.expression.ExpressionEvaluator
website.automate.jwebrobot.expression.website.automate.jwebrobot.expression.FreemarkerExpressionEvaluator
website.automate.jwebrobot.expression.action
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.ActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.ActionExpressionEvaluatorProvider
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.ClickActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.ConditionalActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.EnsureActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.EnterActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.FilterActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.IncludeActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.MoveActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.OpenActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.SelectActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.StoreActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.TimeLimitedActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.WaitActionExpressionEvaluator
website.automate.jwebrobot.listener
website.automate.jwebrobot.listener.website.automate.jwebrobot.listener.ExecutionEventListener
website.automate.jwebrobot.listener.website.automate.jwebrobot.listener.ExecutionEventListeners
website.automate.jwebrobot.loader
website.automate.jwebrobot.loader.website.automate.jwebrobot.loader.PatternScenarioLoader
website.automate.jwebrobot.loader.website.automate.jwebrobot.loader.ScenarioFile
website.automate.jwebrobot.loader.website.automate.jwebrobot.loader.ScenarioLoader
website.automate.jwebrobot.mapper.action
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.AbstractActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.ActionMapperProvider
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.ClickActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.ConditionalActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.EnsureActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.EnterActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.FilterActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.IncludeActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.MoveActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.OpenActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.SelectActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.StoreActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.TimeLimitedActionMapper
website.automate.jwebrobot.mapper.action.website.automate.jwebrobot.mapper.action.WaitActionMapper
website.automate.jwebrobot.report
website.automate.jwebrobot.report.website.automate.jwebrobot.report.Reporter
website.automate.jwebrobot.screenshot
website.automate.jwebrobot.screenshot.website.automate.jwebrobot.screenshot.Screenshooter
website.automate.jwebrobot.screenshot.website.automate.jwebrobot.screenshot.ScreenshotEventListener
website.automate.jwebrobot.utils
website.automate.jwebrobot.utils.website.automate.jwebrobot.utils.CollectionMapper
website.automate.jwebrobot.utils.website.automate.jwebrobot.utils.Mapper
website.automate.jwebrobot.utils.website.automate.jwebrobot.utils.PrecedenceComparator
website.automate.jwebrobot.utils.website.automate.jwebrobot.utils.ViewPortShootingStrategy
website.automate.jwebrobot.validator
website.automate.jwebrobot.validator.website.automate.jwebrobot.validator.ContextValidator
website.automate.jwebrobot.validator.website.automate.jwebrobot.validator.ContextValidators
website.automate.jwebrobot.validator.website.automate.jwebrobot.validator.MockContextValidator




© 2015 - 2024 Weber Informatics LLC | Privacy Policy