-
Hi @farhoudshapouran Thanks for the great library.
I have a query regarding highlight text props for extraMarkers, how do I also change the text style like for the below code, I also change the tex…
-
Pyparsing library has the support for Unicode characters but we are not using it. Resulting iocs like `warrıors[dot]com` not getting parsed.
Need to add a keyword argument that accepts unicode char…
-
I have tried a scenario where the keyword "Set Library Search Order" is called on the Suite Setup, to select some keywords related to a custom database library instead of the DatabaseLibrary without a…
-
Fetch remote libraries with `uses`. Currently it's working well with local file system. But it's not working if I want to include any remote libraries to use.
```yaml
#%RAML 1.0
title: Test
vers…
-
**Describe the bug**
When providing a `*, keyword` argument in a command function definition, the library is *supposed* to make it a "greedy" argument, in that any content unconsumed goes into that v…
-
There is an error like the below,
TypeError: methTwo() takes exactly 2
arguments (1 given)
-
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…
-
On the Library Browser page, below the View Problems submit button, there is text that says:
There are 'x' matching WeBWorK problems. This changes in real time when any form element is changed except…
ghost updated
9 years ago
-
Jump to dynamic libraries keyword source does not work. Keyword completion and displaying keyword documentation works fine.
-
I am performing API testing of my Library by running the library as remote server and robot testcases.
When I am using two instances of eclipse for the operation, everything works as expected. I am a…