-
Hi @jnhyperion Thank you again for your support.
Please correct me if I'm wrong.
Robot Hybrid library is a common way to implement keyword. https://robotframework.org/robotframework/latest/RobotFr…
-
Please navigate to the following path and add the keywords to the bottom of the README file:
```
projects/ngx-toastr-message/README.md
```
-
I would like to suggest adding a `Parse HTML` keyword to XML Library.
**Why:**
- I have a need to test the html output from an application that output's a html file to the local file system
- I f…
-
I'd like to suggest adding a `str` function to the standard library to stringify any type. This would allow the existing standard library string functions to be used to query non-string types - e.g. q…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
- I want to be able to define a set of keywords that I can easily reuse to tag my content so that I do not have to type them every time.
-
There has been a lot of discussion and confusion about folders, groups, tags, keywords and labels and what differentiates them. See for example
https://github.com/JabRef/jabref/issues/11026#issuecomm…
-
Current state:
robotframework-doip library covers the transport layer of UDS standard. It is possible to send UDS requests and get responses on automothive ethernet. But requests have to be encoded a…
-
Library keywords can execute methods freely, but methods aren't shown in the log file as child keywords. For example,
```python
def do_something():
do_first_thing('example')
do_second_t…
-
Hi, thank you very much for this library, it is amazing!
I'd like to know if is possible to rename the library keywords, for example rename $id, $ref, etc. with custom words.
This is because i'm try…