-
Hi,
My setup is as follows -
1. Windows 10
2. Eclipse IDE Version: 2020-06 (4.16.0)
3. RED Robot Editor 0.9.5.202007240959
My project has 2 files at different locations.
AdminOppFields.robot…
-
Let's get the band back together!
There have been so many nice things published recently that it's worth warming this back up.
Some ideas (**please** feel free to add more):
## Packages
| ne…
-
After launching URL like "Facebook.com" i have used Add Image path and Click keywords.
While executing Click Keyword it throwing the error
java.lang.ExceptionInInitializerError: null
***Settings…
-
Robot Framework data typically uses the whitespace-separated format that looks like this:
```robotframework
*** Test Cases ***
Example
Keyword arg1 arg2
```
In addition to that, we s…
-
Type: Bug
I have a triangular workflow:
* PROJ: my main repository
* FORK: a bare repository
* DEVL: my work directory...
```
upstream origin
[PROJ][FORK]
\ ^
\…
-
**Describe the bug**
Starting a test within RobotCode adds around 3s overhead compared to running the same .robot file from the CLI with `robot`.
For short development loops this overhead is disturb…
-
Right now the language server can't complete on variables from a Python file and ideally I'd like to use the same code that robot framework uses for that, so, I wanted to check if that's already avail…
-
Resources are not working if path contains ${CURDIR} or ${EXECDIR}.
Is it possible to add functionality to try resolve these variables or get some configuration panel to set. With ${CURDIR} should be…
-
Hi, I keep getting the below error in Pycharm when using the PlugIn. I have uninstalled and reinstalled but still occurring :
java.lang.ClassCastException: class com.intellij.psi.impl.file.PsiDirec…
-
I am trying install Robot Framework with Ride and after installing, when i try to run the tests in the IDE, the browser is not launching.
I tried with multiple Browsers and none of it is being launc…