-
Hi,
It would be great if anyone could help me solving this problem
I am getting the following errors while running a testScript
Robots
Error in file ....__init__.txt in table 'Settings': Importin…
yanne updated
9 years ago
-
```
What steps will reproduce the problem?
1.Open Browser http://www.google.com chrome
2.Input Text q Cheese
3.Close Browser
Simplified test case or site demonstrating the problem:
The test c…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When there is some RF code like this…
-
In the project I'm working on we use dynamic python libraries with 10k+ keywords. After migrating to RF 6.0 we noticed that the libdoc execution time doubled.
Here is a comparison of the time take…
-
due i'm moving from window to linux the same tests , i make a mistake with the use of the \\ or // so, in windows, this path works
${IMAGE_DIR} ${CURDIR}\\img
but in linux, it should to be
…
-
Hello.
I am having some problems with the VisualTest part of the library. I am comparing two images without a move_tolerance and I get (as expected) that they are not the same. I tried adding some mo…
-
If the Evaluate keyword does not import any external modules it can be replaced with `${{ }}` syntax.
```
# cannot be replaced
${items} = Evaluate [json.loads(item) for item in ('1', '"b"')…
-
**Describe the bug**
Both Chrome and Chromium will not launch. If i run it with --no-sandbox, it will launch but will cause instability like crashes, EGL errors, no such file or directory etc...
*…
ghost updated
3 years ago
-
I want to use my own string id (is allowed in mongodb) as _id when saving documents, but library always try to convert that id to objectid and therefor it fails.
-
```
RDB hasn't been updated for quite a while. And since release 2.6a1 of the Robot
Framework the debugger won't start any longer because modules moved within the
framework (and later got deleted...…