-
Hello, I get different results when running this example on [playground](https://robotframework.org/code/?codeProject=N4IgdghgtgpiBcIDCBXAzgFwPZQAQGMsATOAGhBLXwCcBLABw1qzARBHIDNaAbGNBAG1Q3PgDlocRBn4YA…
-
https://github.com/zilogic-systems/workshop-sessions/tree/master/robot-framework-intro
-
**Is your feature request related to a problem? Please describe.**
If the the test result output files from e.g. Robot Framework contains items that are missing the timestamps (e.g. starttime='N/A') …
-
```
SeleniumLibrary uses Robot's `utils.html_attr_escape` method that has been
deprecated some time ago and was removed in RF 2.8. It will be added
temporarily back in RF 2.8.1, but this library nee…
-
**(1)**
`CConfig.py` defines a `varNamePattern`.
Inside a `for` loop this pattern is used:
`if not re.match(varNamePattern, k):`
My understanding of regular expressions is that they need t…
-
I am trying to use the RequestsLibrary on an api thats using the OAUTH2 authentication.
Authentication is via OAUTH2 with credentials being supplied to the /v1/authtoken endpoint.
Subsequent calls…
-
This was inspired by a conversation on Discord with Jari Uhre (juhrecgi) on the 11th September 2024, 16:50
My reply about Spike testing:
[20:53]damies13:
> is there any 'master switch mode' the…
-
The compliance framework tests each framework (jsonschema, pydantic, owl) ability to correctly validate different test cases. Some of these require extracts (pyshacl) and that's fine.
The way the o…
-
No idea how this would work at the moment and not a priority. This is sort of related to #84 in that the notification to the robot could be used to track program effectiveness.
-
On Centos 6, the SikulixLibrary for Robot Framework keeps throwing the following exception:
11078 [qtp11556956098-27] ERROR org.apache.xmlrpc.server.XmlRpcErrorLogger - No such handler: get_keyword_t…