jklingen
jklingen
A tool brought to my attention that your documentation includes an outdated version of jQuery, which has several known vulnerabilities. I don't know whether any of those actually cause a...
**User story** As a citrus newbie, I would prefer the logs to say things like "**Awaiting** JMS message on destination...." or "**Awaiting** message from ..." instead of "Receiving JMS message...
**User story** As a citrus newbie, I would like to pass an enum value (not a string) to `ExecuteSQLQueryBuilder#validateScript()` to define script type, so that I don't have to look...
**User story** As a citrus user, I would like to be able to chain `ExecuteSQLQueryBuilder#validateScript` calls to add multiple validation scripts, so that each script (and resulting error message) is...
**User story** As a citrus newbie, I would love to see a self-explaining method for adding selectors e.g. to `HttpServerRequestActionBuilder`, so that I know how to use selectors without reading...
**Citrus Version** 2.7.6 **Expected behavior** `repeatOnError().until(true).action(errorThrowingAction)` should execute `errorThrowingAction` exactly once, causing the test to fail **Actual behavior** `errorThrowingAction` is not executed (because the repeat-until condition is evaluated first), causing...
**User story** As a software developer, I would love to see a convenient way to configure retry count of `repeatOnError`, so that I can write citrus test even faster. Currently...
**User story** As a software developer, I would like to have one or more examples in the JavaDoc of `RepeatOnErrorBuilder#until(String)` in order to be able to understand the expected condition...
**tl;dr: The one and only official Greenshot website is [getgreenshot.org](https://getgreenshot.org). Always get Greenshot from getgreenshot.org. You can help fighting fake websites by reporting them to Google, Microsoft, Duckduckgo, etc...** Lately,...
As noticed in #638, it does not seem to be in use. When that one is merged, let's have another look whether there's a reason why it still exists. If...