SeleniumLibrary keywords via Python

Normally yes.
That´s why i would plan to generate this wrapper code from dynamically generated LibDoc xml output.
So each keyword had its documentation and all arguments.

When you install a new SeleniumLibrary the wrapper code can just be regenerated.

The biggest advantage of the dynamic library api (aka dynamic lib core) is, that you can organize your keyword implementations in multiple ‘sub classes’. This advantage would still be there.

1 Like