Hi,
I’m currently trying to create my first custom library just placing a .py file into the robot directory.
It is possible to import the library and use it in Automation Studio, but my custom library functions do not appear in the list of Keywords.
In contrast to this behavior, when I import a standard library (RPA.Word.Application for example), the library keywords automatically appear in the list of keywords.
And I’d like to get the same behavior when I import my custom library.
Again, the imported custom libraries work perfectly in Automation Studio, you can properly call functions from these libraries in the Code mode.
I would love to know when custom libraries can be supported inside the automation studio. What does it take to get it done. I understand there is a need for documentation, can you please let us know if the library implementers can take care of this?
This is a key gating issue to promote the studio for our usecases