WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: "error test loading: no command found" when loading a file

Re: "error test loading: no command found" when loading a file

by ccox425 :: Rate this Message:

| View in Thread

Harihara wrote:
Hi,

I am a beginer of selenium.I recoreded a website navigation and saved
it as Test.java.When I tried to load the same file I am getting "error test loading: no command found"

Regards,
Hari
Just to be clear, are you using Selenium IDE?  If so, why did you save this as a .java file?  Your best bet is to save it as a .html file, if it doesn't do it for you already.  If you need to convert it to another language, do so within Selenium IDE.

 « Return to Thread: "error test loading: no command found" when loading a file