Closed oras closed 11 years ago
Success:
compiling classes throw javac.
Creating bat file
@echo off cd %0/.. java -classpath "%CLASSPATH%;src;bin;C:\Program Files\Java\jre7\lib\resources.jar;selenium\libs;selenium;selenium\selenium-server-standalone-2.24.1;junit\junit.jar;selenium\libs\apache-mime4j-0.6.jar;selenium\libs\bcprov-jdk15on147.jar;selenium\libs\bcprov-jdk15on-147.jar;selenium\libs\cglib-nodep-2.1_3.jar;selenium\libs\commons-codec-1.6.jar;selenium\libs\commons-collections-3.2.1.jar;selenium\libs\commons-el-1.0.jar;selenium\libs\commons-exec-1.1.jar;selenium\libs\commons-io-2.0.1.jar;selenium\libs\commons-jxpath-1.3.jar;selenium\libs\commons-lang-2.6.jar;selenium\libs\commons-logging-1.1.1.jar;selenium\libs\cssparser-0.9.5.jar;selenium\li\guava-12.0.jar;selenium\libs\hamcrest-core-1.1.jar;selenium\libs\hamcrest-library-1.1.jar;selenium\libs\htmlunit-2.9.jar;selenium\libs\htmlunit-core-js-2.9.jar;selenium\libs\httpclient-4.1.3.jar;selenium\libs\httpcore-4.1.3.jar;selenium\libs\httpmime-4.1.3.jar;selenium\libs\ini4j-0.5.2.jar;selenium\libs\jasper-compiler-5.5.15.jar;selenium\libs\jasper-compiler-jdt-5.5.15.jar;selenium\libs\jasper-runtime-5.5.15.jar;selenium\libs\jcip-annotations-1.0.jar;selenium\libs\jcommander-1.13.jar;selenium\libs\jetty-repacked-7.6.1.jar;selenium\libs\jna-3.4.0.jar;selenium\libs\jna-platform-3.4.0.jar;selenium\libs\json-20080701.jar;selenium\libs\jsp-api-2.0.jar;selenium\libs\junitdep-4.10.jar;selenium\libs\mx4j-tools-3.0.1.jar;selenium\libs\nekohtml-1.9.15.jar;selenium\libs\netty-3.2.7.Final.jar;selenium\libs\operadriver-0.14.jar;selenium\libs\protobuf-java-2.4.1.jar;selenium\libs\sac-1.3.jar;selenium\libs\serializer-2.7.1.jar;selenium\libs\servlet-api-2.5-6.1.9.jar;selenium\libs\snakeyaml-1.8.jar;selenium\libs\testng-6.0.1-nobsh-noguice.jar;selenium\libs\webbit-0.4.8-SNAPSHOT.jar;selenium\libs\xalan-2.7.1.jar;selenium\libs\xercesImpl-2.9.1.jar;selenium\libs\xml-apis-1.3.04.jar;selenium\selenium-server-2.24.1.jar;selenium\selenium-server-2.24.1-srcs.jar;selenium\selenium-server-standalone-2.24.1.jar;" com.optifyTest.test %1
Trying to config the classpath to run tests throw command line (as batch file), which will be used later to develop a menu system tests.