Unable to access jarfile selenium-server-standalone-2.31.0.jar

3,701 views
Skip to first unread message

Rashmi Datar

unread,
Oct 8, 2013, 3:05:20 AM10/8/13
to seleniu...@googlegroups.com
Hi 

I was executing the scripting. 

I received a error saying - 

"Argument 1 of EventTarget.dispatchEvent does not implement interface Event."

Then after I got the solution as updating selenium server standlone file..

After updating and running the script

I get as "Unable to access jarfile selenium-server-standalone-2.31.0.jar"

Please help me!

I am struck.

Thanks
Rashmi

praveenreddy narala

unread,
Oct 8, 2013, 5:25:28 AM10/8/13
to seleniu...@googlegroups.com
Rashmi,

I think problem with the path of .jar file your calling. Make sure to give the right path to access to it.
For example:

java -jar "E:\ebook\Book_To_read\Selenium Fire\selenium-server-standalone-2.24.1.jar" and hit enter in cmd

Let me explain this 

my selenium - server- standalone jar is present at this location E:\ebook\Book_To_read\Selenium Fire\

so to run server I have used it as above

And also make sure your JAVA version, it supports above java-1.5.0 version.

Reply all
Reply to author
Forward
0 new messages