sakuli
sakuli copied to clipboard
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
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...
Bumps logback-classic from 1.1.2 to 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...
Bumps commons-io from 2.4 to 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...
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...
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...
add the examples to Sakuli CI build so that all docker examples will be executed after a checkin
* enable as alternative web-test-framework selenium * Make possible to extend existing Selenium tests * Maybe refactor in this step also the Java DSL
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...
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...
Currently the div gets opened on the top of the page, even when the page is scrolled down