Updates:
        Status: WontFix

Comment #6 on issue 921 by pekka.klarck: Clicking Source Suite Link in log doesn't open the actual path.
http://code.google.com/p/robotframework/issues/detail?id=921

As Mikko wrote the link is relative on purpose. There even was issue 438 (with a patch) to provide this functionality.

I don't think there's a way to check does a file exist with Javascript so the only option to use either relative or absolute path would be knowing which one to use when the log file is generated. That could be done using a command line option to control which one to use, but I don't think that's worth the effort.

Reply via email to