Hi all,
I tried to google that and search for any help, but I am unable to do
anything... Whats wrong:
1) I downloaded the Cubic Test
2) Started new project, which starts at URL - I tried Google from
beginning.
3) I click the right mouse - > Run test in Selenium
Then this happens - empty Firefox window opens and nothing happens for
about 20 seconds. Then this error message comes up:
Error when running test
org.cubictest.common.exception.CubicException: Unable to start Firefox
and open initial URL.
Check that
- The browser is installed (if in non-default dir, set in PATH)
- The initial URL is correct
- There are no background (non-visible) browser processes hanging
Error message: java.util.concurrent.TimeoutException
I checked
- Firefox IS installed and its installed in default directory
- Initial URL is
http://www.google.com and its working fine in other
instances of FF
Now I am stuck...
What should I try next?