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

Download cinnamon-webdriver JAR 0.1.2 with all dependencies


Files of the artifact cinnamon-webdriver version 0.1.2 from the group io.magentys.

Artifact cinnamon-webdriver
Group io.magentys
Version 0.1.2
Last update 04. June 2018
Tags: test sprinkling abstraction automation java providing framework
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies cinnamon-core, cinnamon-webdriver-factory, guice, gson, guava, selenium-java, snakeyaml, commons-collections, slf4j-api, slf4j-log4j12, aspectjrt, aspectjweaver, hamcrest-library, mockito-core,
There are maybe transitive dependencies!
There is a newer version: 0.2.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of cinnamon-webdriver Show documentation

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

1 downloads

Source code of cinnamon-webdriver version 0.1.2

META-INF
META-INF.META-INF.MANIFEST.MF
io.magentys.cinnamon.guice
io.magentys.cinnamon.guice.io.magentys.cinnamon.guice.FindByKeyInjectionListener
io.magentys.cinnamon.guice.io.magentys.cinnamon.guice.WebDriverModule
io.magentys.cinnamon.webdriver
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.App
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.Browser
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.ByKey
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.CinnamonAlert
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.CinnamonTargetLocator
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.CinnamonWebDriverOptions
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.DefaultTimeout
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.EventHandlingWebDriverContainer
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.OffsetsTimeout
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.ReadyState
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.Screenshot
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.SwitchToWindow
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.SwitchToWindowImpl
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.Timeout
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.Timeouts
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.WebDriverContainer
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.WebDriverUtils
io.magentys.cinnamon.webdriver.io.magentys.cinnamon.webdriver.WindowTracker
io.magentys.cinnamon.webdriver.actions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.Action
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.Actions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.ActionsFactory
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.ChromeActions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.DefaultActions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.Delayable
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.GenericAction
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.InternetExplorerActions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.KeyStrokeActions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.PointActions
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.SelectAction
io.magentys.cinnamon.webdriver.actions.io.magentys.cinnamon.webdriver.actions.SyntheticActions
io.magentys.cinnamon.webdriver.actions.absolute
io.magentys.cinnamon.webdriver.actions.absolute.io.magentys.cinnamon.webdriver.actions.absolute.AbsoluteClickAction
io.magentys.cinnamon.webdriver.actions.absolute.io.magentys.cinnamon.webdriver.actions.absolute.AbsolutePointAction
io.magentys.cinnamon.webdriver.actions.absolute.io.magentys.cinnamon.webdriver.actions.absolute.OffsetAction
io.magentys.cinnamon.webdriver.actions.absolute.io.magentys.cinnamon.webdriver.actions.absolute.OffsetActions
io.magentys.cinnamon.webdriver.actions.basic
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.ClearAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.ClickAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.DeleteContentAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.DoubleClickAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.HoverAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.KeyStrokeIntervalActions
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.ReplaceTextAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.ScrollIntoViewAction
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.SelectActionImpl
io.magentys.cinnamon.webdriver.actions.basic.io.magentys.cinnamon.webdriver.actions.basic.TypeTextAction
io.magentys.cinnamon.webdriver.actions.chrome
io.magentys.cinnamon.webdriver.actions.chrome.io.magentys.cinnamon.webdriver.actions.chrome.ScrollBeforeClickAction
io.magentys.cinnamon.webdriver.actions.jquery
io.magentys.cinnamon.webdriver.actions.jquery.io.magentys.cinnamon.webdriver.actions.jquery.JQueryHoverAction
io.magentys.cinnamon.webdriver.actions.synthetic
io.magentys.cinnamon.webdriver.actions.synthetic.io.magentys.cinnamon.webdriver.actions.synthetic.DomEvent
io.magentys.cinnamon.webdriver.actions.synthetic.io.magentys.cinnamon.webdriver.actions.synthetic.SyntheticDoubleClickAction
io.magentys.cinnamon.webdriver.actions.synthetic.io.magentys.cinnamon.webdriver.actions.synthetic.SyntheticEvent
io.magentys.cinnamon.webdriver.actions.synthetic.io.magentys.cinnamon.webdriver.actions.synthetic.SyntheticHoverAction
io.magentys.cinnamon.webdriver.collections
io.magentys.cinnamon.webdriver.collections.io.magentys.cinnamon.webdriver.collections.ElementListCache
io.magentys.cinnamon.webdriver.collections.io.magentys.cinnamon.webdriver.collections.PageElementCollection
io.magentys.cinnamon.webdriver.collections.io.magentys.cinnamon.webdriver.collections.SizeGreaterThanCondition
io.magentys.cinnamon.webdriver.collections.io.magentys.cinnamon.webdriver.collections.TextsContainCondition
io.magentys.cinnamon.webdriver.collections.io.magentys.cinnamon.webdriver.collections.WrapsElements
io.magentys.cinnamon.webdriver.conditions
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.AjaxFinishedCondition
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.AndCondition
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.CollectionConditions
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.Condition
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.Conditions
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.DocumentReadyStateCondition
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.ElementConditions
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.NotCondition
io.magentys.cinnamon.webdriver.conditions.io.magentys.cinnamon.webdriver.conditions.OrCondition
io.magentys.cinnamon.webdriver.elements
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.AttributeContainsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.AttributeEqualsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.AttributeMatchesCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.ColumnHeadingToClassFieldMappingAdapter
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.CssPropertyContainsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.CssPropertyEqualsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.CssPropertyMatchesCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.DisplayedCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.ElementCache
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.EmptyCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.EnabledCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.EventListenerRegisteredCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.InViewPortCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.InnerHtmlContainsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.ObscuredCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.PageElement
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.PageElementFacade
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.PageElementImpl
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.PositionUnchangedCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.SelectedCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.StringNormaliser
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.Table
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.TableElement
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.TableElementImpl
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.TextContainsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.TextEqualsCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.TextMatchesCondition
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.WebElementConverter
io.magentys.cinnamon.webdriver.elements.io.magentys.cinnamon.webdriver.elements.WebElementWrapper
io.magentys.cinnamon.webdriver.events
io.magentys.cinnamon.webdriver.events.io.magentys.cinnamon.webdriver.events.BeforeClickEvent
io.magentys.cinnamon.webdriver.events.io.magentys.cinnamon.webdriver.events.EventAspect
io.magentys.cinnamon.webdriver.events.handlers
io.magentys.cinnamon.webdriver.events.handlers.io.magentys.cinnamon.webdriver.events.handlers.AttachScreenshot
io.magentys.cinnamon.webdriver.events.handlers.io.magentys.cinnamon.webdriver.events.handlers.CloseExtraWindows
io.magentys.cinnamon.webdriver.events.handlers.io.magentys.cinnamon.webdriver.events.handlers.QuitBrowserSession
io.magentys.cinnamon.webdriver.events.handlers.io.magentys.cinnamon.webdriver.events.handlers.TrackWindows
io.magentys.cinnamon.webdriver.locators
io.magentys.cinnamon.webdriver.locators.io.magentys.cinnamon.webdriver.locators.LocatorException
io.magentys.cinnamon.webdriver.locators.io.magentys.cinnamon.webdriver.locators.LocatorRegistry
io.magentys.cinnamon.webdriver.support
io.magentys.cinnamon.webdriver.support.io.magentys.cinnamon.webdriver.support.FindByKey
io.magentys.cinnamon.webdriver.support.io.magentys.cinnamon.webdriver.support.PageFactory
io.magentys.cinnamon.webdriver.support.pagefactory
io.magentys.cinnamon.webdriver.support.pagefactory.io.magentys.cinnamon.webdriver.support.pagefactory.Annotations
io.magentys.cinnamon.webdriver.support.pagefactory.io.magentys.cinnamon.webdriver.support.pagefactory.PageElementCollectionInterceptor
io.magentys.cinnamon.webdriver.support.pagefactory.io.magentys.cinnamon.webdriver.support.pagefactory.PageElementFieldDecorator
io.magentys.cinnamon.webdriver.support.pagefactory.io.magentys.cinnamon.webdriver.support.pagefactory.PageElementInterceptor
io.magentys.cinnamon.webdriver.support.pagefactory.io.magentys.cinnamon.webdriver.support.pagefactory.PageElementLocator
io.magentys.cinnamon.webdriver.support.ui
io.magentys.cinnamon.webdriver.support.ui.io.magentys.cinnamon.webdriver.support.ui.CinnamonExpectedConditions
io.magentys.cinnamon.webdriver.support.ui.io.magentys.cinnamon.webdriver.support.ui.SearchContextWait
org.openqa.selenium.support.pagefactory
org.openqa.selenium.support.pagefactory.org.openqa.selenium.support.pagefactory.ElementLocator
org.openqa.selenium.support.ui
org.openqa.selenium.support.ui.org.openqa.selenium.support.ui.Select




© 2015 - 2024 Weber Informatics LLC | Privacy Policy