Skip to content

Commit 60a68aa

Browse files
authored
Merge pull request #87 from Dattebayooooo/add-custom-library
Add Section "Custom Library Examples & Usage"
2 parents e2a89cb + 78878af commit 60a68aa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,12 @@ The Robot Framework Foundation is a non-profit organization that supports the de
238238

239239
- [robotframework-scala-remote-library](https://github.com/jg8481/robotframework-scala-remote-library) - Example of a Remote Server Keywords library implementation in Scala, based on a blog post by Thomas Jaspers.
240240

241+
### Custom Library Examples & Usage
242+
243+
- [Robotframework-custom-library-boilerplate](https://github.com/Dattebayooooo/RobotFramework-CustomLibrary-Boilerplate) - Example of writing custom keywords library implementation in python.
244+
- [Obfuscation of python custom rf library](https://gist.github.com/Dattebayooooo/6974ae64dcb6933b992d8034cc340c87) - Steps to obfuscate
245+
- [How to use obfuscated library](https://gist.github.com/Dattebayooooo/abf3a83ada225e5fce2142fa88d211fb) - Loading Obfuscated library in Robotframework
246+
241247
## Tools
242248

243249
### Built-in Tools

0 commit comments

Comments
 (0)