RIDE
RIDE copied to clipboard
Preprocess testrunner variables in first place, and then test suite definitions
This is certainly a corner case, but it may be relevant for fix for similar situations. When using the Remote library (which is a library not having keywords and doc) we pass the host address and port. RIDE consults this URL to obtain the keywords documentation defined in that remote library. But, if the URL is defined with variables, and they are only defined in options to pybot/robot, then the documentation is not found. Here is proposed for RIDE before trying to find documentation (and variables definitions) to consult the definitions at testrunner arguments text.
Examples:
