Not an ideal answer, but have you looked at the Java module on CPAN ? You can then use the original Selenium Java libraries, such as LoggingSelenium, to create reports. You will need to start the Java server with the jar provided by the CPAN Java module (but if you are already using Selenium ...)
You can also try Java :: Import , which could avoid having to start the server.
source
share