-
```
What steps will reproduce the problem?
1. Have over 60 test suites and 100 test cases.
2. Upgrade com.googlecode.robotframework-maven-plugin from 1.1.1 to 1.1.2
What is the expected output? What …
-
**Issue:**
There is a related issue https://github.com/mkorpela/pabot/issues/321 that got fixed by introducing --processtimeout. The problem is however, when a person running rfbrowser tests in paral…
-
**Describe the bug**
Whenever Setting a new variable with the Set (Test/Suite/Global) Variable keyword there is a robotcode.namespace(VariableNotFound) error message even though running the test case…
-
cc. @fabioz @avaissi @orlof
I have xeus-robot and robotframework-lsp installed in my environement. I have a `keywords.robot` file containing:
```robotframework
*** Settings ***
Library String
…
-
I'm using the following combination of packages:
robotframework 7.0
robotframework-appiumlibrary 2.0.0
selenium 4.17.2
I am using Appium 2.4.1 and uiautomator2@2.43.4
My tests run normally,…
-
**Describe the bug**
I pulled the Docker image from Dockerhub and added the selenium.robot Test to my tests folder. After i run the container it shows
```
========================================…
-
windows7-x64 python3.6.5
pip install robotframework-qtlibrary
return:
D:\Python36\Scripts>pip install robotframework-qtlibrary
Collecting robotframework-qtlibrary
Using cached https://files.py…
-
**Describe the bug**
When I use multiple profiles with matching sections (for example variables) the second profile completely overwrites the first profile section.
In my case I had profiles with di…
-
Hello, I get different results when running this example on [playground](https://robotframework.org/code/?codeProject=N4IgdghgtgpiBcIDCBXAzgFwPZQAQGMsATOAGhBLXwCcBLABw1qzARBHIDNaAbGNBAG1Q3PgDlocRBn4YA…
-
Using latest version of **Extended Requests Library** with **Requests Library** version **0.6.4** works perfectly. If you upgrade RequestsLibrary to **latest version (0.6.5)**, then all **Post Request…