-
1. Keyword definition not found error is being raised for SeleniumLibrary keywords.
2. Autocomplete is also not working.
3. Variable definition not found error is raised even after importing resou…
-
In VSC the highlighting has improved compared to last version, but still there are some things that are in my opinion wierd.
- variables in arguments and in declaration are different colors
- cate…
-
**Describe the bug**
robotframework version (NO_ROBOT) too old for linting.Please install a newer version and restart the language server. This error is displayed on the first line for *** Settings *…
-
When I start PyCharm project with only project specific settings defined, I see this error:
```
java.io.IOException: Language server process exited.
Command line: [/usr/bin/python, -u, /home/tatu/.…
-
The response of the API looks like this is Postman:
HTTP/1.0 400 Impossible d'obtenir les transactions [la date de début ne doit pas être supérieure à la date]
But in robot framework, the response…
-
Likewise to
```robot
Fill Secret input#pass $password
```
allow also
```robot
Type Text input#user $username
```
to be resolvable.
I thou…
-
**Describe the bug**
When I have [Browser](https://github.com/MarketSquare/robotframework-browser) library project open and I have one of the test files opened, I see this exception in the PyCharm:
…
-
**Description of the defect**
I'm using RoboFramework LSP for Pycharm and it's failing during the libspec generation for my custom libraries. I have a directory structure as follows:
```automated…
-
Hi there,
**Problem:** I am trying to running my Dummy.robot test script in the terminal via cmd line: `robot -d results tests/dummy.robot`. However, it is returning the error 'robot' is not recogn…
-
**Describe the bug**
I download the zip file for PyCharm from latest build (0.7.1) and installed it in PyCharm Community Edition. When starting, I get the several exceptions starting with this one:
…