Sakuli :: Java DSL

Specific Java-DSL for using Sakuli directly over Java

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

org.sakuli
Идентификатор

Идентификатор

sakuli-java-dsl
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sakuli :: Java DSL
Specific Java-DSL for using Sakuli directly over Java
Ссылка на сайт

Ссылка на сайт

http://sakuli.org/sakuli-java-dsl
Организация-разработчик

Организация-разработчик

ConSol Software GmbH

Скачать sakuli-java-dsl

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.sakuli : sakuli-common jar 1.2.0
org.sakuli : sakuli-core jar 1.2.0
org.checkerframework : checker-qual jar 2.5.0
org.checkerframework : jdk8 jar 2.5.0

test (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.1.4.RELEASE
org.testng : testng jar 6.8.8
org.mockito : mockito-core jar 2.18.0

Модули Проекта

Данный проект не имеет модулей.

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/

Версии библиотеки

Версия
1.2.0