Selenium 'ant run-demo-in-parallel' command failure? -
i'm trying run selenium grid demo i'm having problem.
i have hub set correctly 4 localhost remote controls. when try run them in parallel following result:
[java] [java] =============================================== [java] selenium grid demo in parallel [java] total tests run: 4, failures: 4, skips: 0 [java] =============================================== [java] [build failed :\selenium grid\selenium-grid-1.0.8-bin\selenium-grid-1.0.8\build.xml:137: java returned: 1 total time: 1 second :\selenium grid\selenium-grid-1.0.8-bin\selenium-grid-1.0.8>]
i have latest on version of:
selenium webdriver remote control selenium grid apache ant
is there workaround?
selenium grid 1.x no longer supported. see notification here . per kevin -
selenium grid 1 end of lifed
please note selenium grid 1 no longer active project. repository exists historical artifact. new work has been going selenium grid 2, has been integrated directly selenium project , source tree. please note have taken every reasonable measure ensure selenium grid 2 backwards compatible selenium grid 1, there's virtually no reason @ use selenium grid 1.
you can try out new , better grid 2.0. , documentation started here
Comments
Post a Comment