I have written some test scripts in Java which uses Selenium and I would like to write results in an Note NSF file, e.g. OpenLog.nsf
I wonder how I can do this within my test program which is running from my local machine which has the Notes client installed?
How do I include references to the notes.jar and user ID in my java programme?