-
Used Docker command
docker run --rm -v "$(pwd):/test" -v /tmp:/tmp -e "ROBOT_THREADS=10" -e PABOT_OPTIONS="--testlevelsplit" --ipc=host --user pwuser --security-opt seccomp=Docker/seccomp_profile…
-
Hi,
I have a wrong usage of [Lists Should Be Equal](https://robotframework.org/robotframework/latest/libraries/Collections.html#Lists%20Should%20Be%20Equal) that leads to a false positive.
While…
-
Note Organiser has still a reasonable size in terms of features, so while we have them all under control, it would be a nice thing to actually write them down to test them.
[RobotFramework](http://ro…
-
The Problem
----------------------
(1)WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. O…
-
## The problem
(1)WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: sock…
-
Hello!, I'm testing the extension together with extension ms-vscode-remote.remote-ssh because application server is a linux machine in the cloud. So far it's working fine for my very basic test includ…
-
**Introduction**
We are using custom python script (robot_runner.py) to run robot tests, so we need to use special pabot option `--command python robot_runner.py --end-command`.
In the usual case, i…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework/issues/detail?id=596) by kai.hackemesser on 20 Jul 2010_
This is a call of a user keyword here in one test case:
${si…
-
Robot Framework currently silently drops all logs from non-main threads, [as documented in the user guide](http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#communication-wh…
-
Because the 2.9 moved to beta phase and it has quite big changes, like: robotframework/robotframework#1952, robotframework/robotframework#1818, robotframework/robotframework#1450 and so on. Have you p…