MazarineBlue - WebDriver-keywords module · The WebDriver-keywords module contains the library allowing for webbrowser interaction. This module is a front for the WebDriver module that does the actual work.
Group: org.mazarineblue - All Dependencies
MazarineBlue - WebDriver module · The WebDriver module allows for webbrowser interaction.
MazarineBlue - Utilities module · The Utilities module provides functionality to the other modules.
MazarineBlue - TestUtilities module · The FileSystem module allows for filesystem manipulation.
MazarineBlue - TestReport-keywords module · The TestReport-keywords module contains the library allowing for manipulation of the test report. This module is a front for the TestReport module that does the actual work.
MazarineBlue - TestReport module · The TestReport module provides the test report.
MazarineBlue - Runner-Utilities module · The Runner module contains the user interface. Currently only a standalone is provided.
MazarineBlue - Runner-Standalone module · The Runner module contains the user interface. Currently only a standalone is provided.
MazarineBlue - Pictures module · The Picture module provides Picture manipulation functionality to other modules.
MazarineBlue - Parser module · The Parser module contains the precedence climbing parser.
MazarineBlue - KeywordDriven module · The KeywordDriven module houses the interpreter and thus forms the core, the hart, the engine of MazarineBlue. The instructions and data are fetched though the DataSource interface. And intercommunication between modules is made posible by the EventBus module.
MazarineBlue - FileSytem-keywords module · The FileSystem module allows for filesystem manipulation.
MazarineBlue - EventsUtilities module · The EventsUtilities module provides functionality to the other modules.
MazarineBlue - EventBus module · The EventNotifier module, provides a bus allowing intercommunication between modules. This module implements the pattern as defined by Suchitra Gupta, Jeff Hartkopf and Suresh Ramaswamy.
MazarineBlue - DataSources-keywords module · The DataSources-keywords module contains the library allowing for data extraction. This module is a front for the DataSources module that does the actual work.
MazarineBlue - DataSources module · The DataSources module allows for data extraction.
MazarineBlue - DataDriven-keywords module · The DataDriven-keyword module contains the library allowing for data driven testing. This module is a front for the DataDriven module that does the actual work.
MazarineBlue - DataDriven module · The DataDriven module allows for data driven testing.
MazarineBlue · MazarineBlue is a automation framework, containing a interpreter that reads instructions and data from a source and is extendable though custom build modules. Several modules are included that allow, among other things, data extraction from excel and other sources, web browser interaction and data driven testing.