-
robotframework-lsp's development has stopped.
We need to use https://robotcode.io/ instead.
-
Test setup:
* Robot Framework core (original)
* Testsuites management adapted to original core of Robot Framework ('unknown' replaced by 'exceptoion')
Self test: VARIANT_HANDLING / BADCASE / TSM_…
-
Hi,
The schema for robot result validation within this tool should be adapted to support new schema version from robotframework ver 7.x.x
https://github.com/robotframework/robotframework/blob/mast…
-
- Possibly resolving limitation mentioned in: https://github.com/Dasharo/open-source-firmware-validation/pull/501#discussion_r1852073048
-
Hi Son,
for me the following code looks very long winded:
```
if not RobotFramework_TestsuitesManagement.CTestsuitesCfg.oConfig.rConfigFiles.bLevel1:
if sTestsuiteCfgFile != '':
R…
-
In package_context.json I made a key invalid:
```
"installer_location_invalid" : "https://github.com/test-fullautomation/RobotFramework_AIO/releases",
"bundle_name" : "RobotFramework AIO",…
-
In addition to our releases with extended Robot Framework core we need a windows- and linux OSS release which is based on the latest released unchanged Robot Framework core.
Latest version is curre…
-
**Is your feature request related to a problem? Please describe.**
Yes
I make use of the following two libraries that are not included by default.
robotframework-jsonlibrary==0.5
robotframework-…
-
After starting a (SW5) session, we're seeing the following traceback repeatedly:
```
**** Error: Write to remote_cli client failed with stream_is_closed.
remote_cli_write_to_client_failed(cond…
-
https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Using%20variables%20with%20keywords%20creating%20or%20accessing%20variables specifies 3 forms of variables, 2 of them are _highl…