Hi,
I was trying to use inheritance of keywords from a Silk4J project to another but I've got an ambiguous behaviour.
the inherited keywords are correctly listed in the key driven test as available, but during execution the keywords rise a not found keyword error
I was able to find a workaround by importing the sources in the same project and then the inheritance works fine, but is it possible to avoid that ?