|
I have been able to recreate this issue using the htmlSuite java -jar selenium-server.jar -htmlSuite *firefox http://localhost:8080 "open <blank>" eg relative will fail giving "open /absolute/" will pass giving "open relative/" will fail giving I have checked with the They all exhibit the same behaviour on a localhost and web address. This may be related to bug: I have been looking through the java files and everything appears fine up to ln 143 of HTMLLauncher.java where in the latest nightlies the line XP sp2 Donald Patch for browserlaunchers/LauncherUtils.java htmlrunner/HTMLLauncher.java Donald I got bit by this issue, too. I've tested Donald's patch, and it works for me... Ran a clean build and all tests pass. I'll run this in production against "real" customer tests for a bit, and if it's still good, I'll check it in. Thanks, Donald for the patch, and Jens for reporting the issue! Hello Everyone. http://host:port/context1/ I was trying to run the selenium-server like this [using a Windows batch file]: In each of the tests referenced by the test suite, I was trying to have the first step as [Selenium IDE html format]: I am not familiar with Java. But I will try my best to download the code, the patch and build the jar file. Donald's patch worked for me as well +++ I applied this patch in subversion revision 2632. It will ship with Selenium 1.0 Final. Thanks for the patch, Donald. |
|||||||||||||||||||||||||||||||||||||||
Same problem on my linux server Java(TM) SE Runtime Environment (build 1.6.0_03-b05) with selenium serveur 0.9.2