sakuli icon indicating copy to clipboard operation
sakuli copied to clipboard

Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations

Results 71 sakuli issues
Sort by recently updated
recently updated
newest added

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.1.4.RELEASE to 5.3.19. Release notes Sourced from spring-core's releases. v5.3.19 :star: New Features Remove DNS lookups during websocket connection initiation #28280 Add application/graphql+json Media type and MIME...

dependencies
java

Bumps logback-classic from 1.1.2 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.2&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.25 to 8.0.16. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.20 Fix for Bug#30805426, IN CASE OF ISAUTHMETHODSWITCHREQUESTPACKET , TOSERVERS > 1 ARE IGNORED. Fix for...

dependencies

Bumps `dependencies.spring.version` from 4.1.4.RELEASE to 5.2.1.RELEASE. Updates `spring-test` from 4.1.4.RELEASE to 5.2.1.RELEASE Release notes *Sourced from [spring-test's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.1.RELEASE > ## :star: New Features > > - Support...

dependencies

add the examples to Sakuli CI build so that all docker examples will be executed after a checkin

Type: Enhancement
Prio: Low
area:docker
READY

* enable as alternative web-test-framework selenium * Make possible to extend existing Selenium tests * Maybe refactor in this step also the Java DSL

Type: Feature
Prio: High
area:core
IN PROGRESS

check in detail if we can find another solution to solve the issue #219. Maybe patch sahi. To get into the error check the stacktraces when the retry happens. Projekt...

Type: Enhancement
BACKLOG
Prio: Medium

since #219 is done, check if we can reduce the timeout of 150s: Sahi code in lib.js row: 145 `this.maxCycles = ScriptRunner.getMaxCyclesForPageLoad() + 300;` Properties to check: ``` script.time_between_steps=100 script.max_cycles_for_page_load=1200...

Type: Enhancement
BACKLOG
Prio: Medium

Currently the div gets opened on the top of the page, even when the page is scrolled down

Type: Bug
BACKLOG
Prio: Medium
area:screenshot_history