UliSei

Results 4 issues of UliSei

Script **BrokenPipeWorker.robot** ... ``` *** Settings *** Library Browser *** Test Cases *** TC BrokenPipeWorker ${result} Evaluate 1 * 1 Log \nMessage from TC BrokenPipeWorker, result is ${result}. console=yes ```...

### What happened? With the following sample file I get the check result: Snippets/Robcop-too-few-calls-in-keyword.robot:11:1 [W] 0502 Keyword 'Keyword With Some Logic' has too few keywords inside (0/1) (too-few-calls-in-keyword) In my...

bug

[Drag And Drop By Coordinates](https://marketsquare.github.io/robotframework-browser/Browser.html#Drag%20And%20Drop%20By%20Coordinates) tested with chromium and webkit ## Short overview: it makes a difference to test the keyword • with a draggable element which stays where it...

enhancement
priority: high

Keyword description of [Fetch Workload](https://robotframework-camunda-demos.gitlab.io/robotframework-camunda-mirror/latest/keywords/camundalibrary/#Fetch%20Workload): If not provided, this keyword will use a lock_duration of **60000** ms (10 minutes) and set {{deserialize_value=True}} CamundaLibrary.py line 154, 155: "The default is either...

documentation