-
**Describe the bug**
Invalid vscode plugin warnings that cause multiple issues
Using VS code plugin
Name: RobotCode - Robot Framework Support
Id: d-biehl.robotcode
Description: Robot Framework…
-
## What's the test to develop? Please describe
Try to migrate existing `pytest` test cases to `robot`, and see if there is any difficulties, and solve the difficulties, implement basic functions as…
-
Suppose we have this kind of basic python package:
![image](https://github.com/jnhyperion/HyperRobotFrameworkPlugin/assets/39498464/69eb1e5a-f710-4dd3-b4cb-03b48c9a32ae)
where robot_interface.py con…
-
The syntax for the `FOR` loop changed in Robot Framework 3.1 and the old syntax will be deprecated in 3.2.
More info here: https://github.com/robotframework/robotframework/blob/master/doc/releaseno…
-
```
What steps will reproduce the problem?
1. Run Robot Framework test that calls remote library keyword "Stop Remote
Server" and observe test output.
Or
1. Run libdoc.py against the remote library…
-
With version 4 of robot framework the import of the xml file seems to break now. It seems they have changed the format of the xml file around tags and now also have the new skipped status available. I…
-
Hello all,
As per the license file the code is licensed as LGPL-3.0. However in multiple different files there are GPL license references. Is this a carryover from this issue https://github.com/kow…
-
Hi! I'd like to start by thanking you for your continued work on Robocode. I've had a lot of fun with it for almost a decade now.
While evaluating the new Tank Royale platform, I attempted to port …
-
```
Environment: jython 2.7rc3
The issue occurs for selenium RC1 library v2.9.1:
Error in file '/data/edtest/resource/setup.txt': Importing test library
'SeleniumLibrary' failed: ImportError: cann…
-
**Describe the bug**
It is unable to build the libspec.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the following repository https://github.com/openbmc/openbmc-test-automation
2…