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

Download jwebrobot JAR 2.0.0 with all dependencies


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

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

Artifact jwebrobot
Group website.automate
Version 2.0.0
Last update 16. January 2019
Tags: markup implementation automation language reference waml
Organization not specified
URL https://github.com/automate-website/jwebrobot
License MIT License
Dependencies amount 11
Dependencies spring-boot-starter, spring-web, waml-io, commons-io, selenium-java, jcommander, slf4j-api, spring-expression, jfairy, ashot, jul-to-slf4j,
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 2.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.website.automate.jwebrobot
META-INF.maven.website.automate.jwebrobot.META-INF.maven.website.automate.jwebrobot.pom.properties
META-INF.maven.website.automate.jwebrobot.META-INF.maven.website.automate.jwebrobot.pom.xml
.application.yaml
website.automate.jwebrobot
website.automate.jwebrobot.website.automate.jwebrobot.Config
website.automate.jwebrobot.website.automate.jwebrobot.ConfigurationProperties
website.automate.jwebrobot.website.automate.jwebrobot.JWebRobot
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.AlertTextMismatchException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.BooleanExpectedException
website.automate.jwebrobot.exceptions.website.automate.jwebrobot.exceptions.DecimalNumberExpectedException
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.GenericExecutionException
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.exceptions.website.automate.jwebrobot.exceptions.WaitTimeTooBigException
website.automate.jwebrobot.executor
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ActionExecutorUtils
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.ActionResult
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.DefaultScenarioExecutor
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.TimeoutResolver
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.WebDriverProvider
website.automate.jwebrobot.executor.website.automate.jwebrobot.executor.WebDriverWaitProvider
website.automate.jwebrobot.executor.action
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ActionEvaluator
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.AlertActionExecutor
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.DefineActionExecutor
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.ExecuteActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.ExportActionExecutor
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.StepExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.UriActionExecutor
website.automate.jwebrobot.executor.action.website.automate.jwebrobot.executor.action.WaitActionExecutor
website.automate.jwebrobot.executor.action.uri
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.BodyFormatMediaTypeConverter
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.FileResourceManager
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.GenericByteArrayHttpMessageConverter
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.HeadersConverter
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.NoopErrorHandler
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.ResultStatusOperator
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.UriRestTemplateProvider
website.automate.jwebrobot.executor.action.uri.website.automate.jwebrobot.executor.action.uri.UriResultValue
website.automate.jwebrobot.executor.decorators
website.automate.jwebrobot.executor.decorators.website.automate.jwebrobot.executor.decorators.WithItemsExecutor
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.ElementsFilter
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.ObjectEvaluator
website.automate.jwebrobot.expression.website.automate.jwebrobot.expression.SpelExpressionEvaluator
website.automate.jwebrobot.expression.website.automate.jwebrobot.expression.TemplateParserContext
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.AlertActionExpressionEvaluator
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.DefineActionExpressionEvaluator
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.ExecuteActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.ExportActionExpressionEvaluator
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.TimeLimitedActionExpressionEvaluator
website.automate.jwebrobot.expression.action.website.automate.jwebrobot.expression.action.UriActionExpressionEvaluator
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
website.automate.jwebrobot.mapper.website.automate.jwebrobot.mapper.BooleanMapper
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.SimpleNoNullValueStyle
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