Comment #6 on issue 584 by kai.hackemesser: Variable resolution doesn't
work properly with variables passed to a library constructor.
http://code.google.com/p/robotframework/issues/detail?id=584
Attached a slightly modified example of your files.
- Compile that java file using the command "javac ExampleLib.java" in the
same folder where the other files sit.
- Run "jybot ." in that same folder
- check the produced log.html file.
Attachments:
res.txt 117 bytes
tc.txt 86 bytes
ExampleLib.java 243 bytes