RIDE
RIDE copied to clipboard
Library import by physical path as a directory for Python Libraries
RF support importing libraries by folder path. If the library is directory RIDE can not handle that case.
RF Documentation about feature
They explain as:
- If Python library is implemented as a directory, the path to it must have a trailing forward slash (/)
Example::
*** Settings ***
Library relative/path/PythonDirLib/ possible arguments
This feature would be very nice addition while especially improving directory python libraries.
Thank you