Sakuli :: Core

core module for all sakuli functionality

License

License

GroupId

GroupId

org.sakuli
ArtifactId

ArtifactId

sakuli-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sakuli :: Core
core module for all sakuli functionality
Project URL

Project URL

http://sakuli.org/sakuli-core
Project Organization

Project Organization

ConSol Software GmbH

Download sakuli-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.sakuli/sakuli-core/ -->
<dependency>
    <groupId>org.sakuli</groupId>
    <artifactId>sakuli-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakuli/sakuli-core/
implementation 'org.sakuli:sakuli-core:1.2.0'
// https://jarcasting.com/artifacts/org.sakuli/sakuli-core/
implementation ("org.sakuli:sakuli-core:1.2.0")
'org.sakuli:sakuli-core:jar:1.2.0'
<dependency org="org.sakuli" name="sakuli-core" rev="1.2.0">
  <artifact name="sakuli-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakuli', module='sakuli-core', version='1.2.0')
)
libraryDependencies += "org.sakuli" % "sakuli-core" % "1.2.0"
[org.sakuli/sakuli-core "1.2.0"]

Dependencies

compile (32)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-context jar 4.1.4.RELEASE
org.springframework : spring-jdbc jar 4.1.4.RELEASE
org.springframework : spring-aop jar 4.1.4.RELEASE
org.aspectj : aspectjrt jar 1.8.2
org.aspectj : aspectjweaver jar 1.8.2
mysql : mysql-connector-java jar 5.1.25
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : jul-to-slf4j jar 1.7.7
uk.org.lidalia : sysout-over-slf4j jar 1.0.2
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.9
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.4
joda-time : joda-time jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
net.sf.sahi » sahi jar 5.1
net.sf.sahi » ant-sahi jar 5.1
org.mozilla : rhino jar 1.7.7.1
com.sikulix : sikulixapi jar 1.1.1000
com.sikulix : sikulixlibslux jar 1.1.1000
com.sikulix : sikulixlibsmac jar 1.1.1000
com.sikulix : sikulixlibswin jar 1.1.1000
org.gearman : gearman-java jar 0.6
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.core : jersey-client jar 2.22.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.2
org.jtwig : jtwig-core jar 5.64
org.jtwig : jtwig-spaceless-extension jar 1.44
com.google.code.gson : gson jar 2.8.1
org.checkerframework : checker-qual jar 2.5.0
org.checkerframework : jdk8 jar 2.5.0

provided (1)

Group / Artifact Type Version
org.aspectj : aspectjtools jar 1.8.2

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.7

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.4.RELEASE
org.testng : testng jar 6.8.8
org.mockito : mockito-core jar 2.18.0

Project Modules

There are no modules declared in this project.

Attention: EOL of Sakuli 1

Sakuli was completely rewritten in node and typescript and is now available in version 2:

There will be no further maintenance of Sakuli 1, it is easily possible and suggested to migrate existing tests to Sakuli 2.

sakuli-logo

An end-to-end testing tool for web sites and common UIs with multiple monitoring integrations

About the project

sakuli concept

Sakuli simulates user actions on graphical user interfaces (web, fat client, citrix, …), and provides the obtained information (runtime, result, screenshots) to third party (e.g. Nagios compatible monitoring) systems.

Sakuli is written in Java and runs on many platforms:

The Sakuli project brings together two Open-Source end-to-end testing tools which perfectly fit together: Sahi for web-based tests (by injecting JavaScript code into the browser), as well as the screenshot-based testing tool Sikuli, which allows the execution of keyboard and mouse actions on screen areas that have been defined by previously recorded screenshots and are recognized using the OpenCV engine.

Key Features

  • Platform-independent UI testing tool

  • End-2-End monitoring of application functionality and quality

  • Combines two automation technologies:

    • DOM based web testing

    • Image pattern based UI automation (for non-web content)

  • Scalable from single-client up to multi-node container setup for parallel execution

  • Integration of test results into

    • Monitoring systems (e.g. Nagios/Icinga)

    • CI builds (e.g. Jenkins)

Documentation

The complete versions of our documentation you can find under:

  • Dev version: latest vX.X.X-SNAPSHOT version

  • Stable/Latest version: v1.2.0

Quick links

Sakuli Short Overview Presentation

Sakuli Short Overview Presentation

Sakuli UI Introduction


Supported by Federal Ministry for Economic Affairs and Energy
org.sakuli

ConSol Software GmbH

OpenSource@Consol - Blog: https://labs.consol.de/

Versions

Version
1.2.0