After following the steps here http://rtd.xolv.io/ there is:
-bash-4.2$ ./rtd
Downloading http://chromedriver.storage.googleapis.com/2.9/chromedriver_linux64.zip
Downloading http://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar
Warning: Corrupted zip : can't find end of central directory Use --force to continue.
Aborted due to warnings.
After trying to run ./rtd again, there is:
bash-4.2$ ./rtd
Downloading reason: SHA configured in rtd.config.js does not match '2d505ae37d16030d07b4cf2760222ca54b15603b'
ownloading http://chromedriver.storage.googleapis.com/2.9/chromedriver_linux64.zip
Downloading reason: SHA configured in rtd.config.js does not match '2d505ae37d16030d07b4cf2760222ca54b15603b'
Downloading http://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar
Warning: Corrupted zip : can't find end of central directory Use --force to continue.
Aborted due to warnings.
Any suggestion how to avoid this would be great.
Thanks,
Alexander
After following the steps here http://rtd.xolv.io/ there is:
-bash-4.2$ ./rtd
Downloading http://chromedriver.storage.googleapis.com/2.9/chromedriver_linux64.zip
Downloading http://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar
Warning: Corrupted zip : can't find end of central directory Use --force to continue.
Aborted due to warnings.
After trying to run ./rtd again, there is:
bash-4.2$ ./rtd
Downloading reason: SHA configured in rtd.config.js does not match '2d505ae37d16030d07b4cf2760222ca54b15603b'
ownloading http://chromedriver.storage.googleapis.com/2.9/chromedriver_linux64.zip
Downloading reason: SHA configured in rtd.config.js does not match '2d505ae37d16030d07b4cf2760222ca54b15603b'
Downloading http://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar
Warning: Corrupted zip : can't find end of central directory Use --force to continue.
Aborted due to warnings.
Any suggestion how to avoid this would be great.
Thanks,
Alexander