java - Can not find file -


i run program test this

java -cp c:\users\andrew\project\selenium4j\lib\*;. org.junit.runner.junitcore c:\users\andrew\appdata\local\temp\test01 

and says me: can not find file: c:\users\andrew\appdata\local\temp\test01 can me?


Comments