Closed hpierre001 closed 2 months ago
PythonLibCore is a great way to extend a library but it needs the kewords to be declared using the decorator @keyword. Therefore, in order to ease the use of this library it would be great to decorate all keywords.
@keyword
Robot api decorators are now used. Will be published in 4.0
PythonLibCore is a great way to extend a library but it needs the kewords to be declared using the decorator
@keyword
. Therefore, in order to ease the use of this library it would be great to decorate all keywords.