-
It's pretty common in most languages to have a style convention limiting line length to something like 80 or 100 characters. Currently Tidy will split rows that have more than 8 cells, but if individu…
-
If possible, please add this to the tools section. Thank you.
**Name:** Test Assistant
**Description:** This conversational test assistant allows you to control test processes and RPA tasks with y…
-
Would it be possible to add "**trim**" parameter to keyword "**Should Be Equal As Strings**" (+related keywords)?
Many times I need to compare two strings, but there are some trailing or leading whi…
-
- Currently there are only six videos but we should have many more, including RoboCon videos.
- Some of the videos have titles like "Create Your First Script - Part 1" below them but not all. Also…
-
Hi,
The new Browser library should be added to robotframework.org and there are some very old libraries that should be deleted from the page. Others like the SeleniumScreenshots should just have th…
-
Hi,
I am @ken-suga . I am an undergraduate student at a university in Japan. I have some experience working with Arduino Uno and am a hobby user of AVR microcontrollers. I have C, C++, Python, Ruby a…
-
RF 3.1 added support for accessing variable items using syntax `${var}[item]` (incl. nested access `${var}[x][y][z]`, #2601) but *only* when variable is a list or a dictionary. This is a nice syntax a…
-
The benefits here are:
- The extension can use a python version independent from the `robotframework` version (so, we don't need to support older versions of Python).
- Operations taking time on `ro…
-
Following menu items should be replaced as direct links and remove chapters from the webpage.
- RPA
- Foundation
- Shop
- RoboCON
There should be also symbol which indicates, that those are links…
-
In this repo please put a detailed explanation of the code and what that code does. Thank you.