shiningpanda / selenose

8 stars 7 forks source link

Selenium-server-standalone-3.141.0.jar address is no longer valid. #9

Open Adamih opened 6 years ago

Adamih commented 6 years ago

https://repo.jenkins-ci.org/releases/org/seleniumhq/selenium/selenium-server-standalone/2.25.0/selenium-server-standalone-2.25.0.jar is a working download link for the standalone-server.jar.


  Using cached https://files.pythonhosted.org/packages/6c/60/7c86c4565b67e8ef4cbfde0f3c886bdf25b102e101a053709391ef8cf6b1/selenose-1.3.tar.gz
    Complete output from command python setup.py egg_info:
    downloading selenium-server-standalone-2.25.0.jar from http://selenium.googlecode.com/files/selenium-server-standalone-2.25.0.jar
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/tv/9w0ymxr909z7zrkxl5_6dy000000gn/T/pycharm-packaging/selenose/setup.py", line 26, in <module>
        libs.download(__selenium_version__)
      File "selenose/libs/__init__.py", line 75, in download
        raise e
    urllib2.HTTPError: HTTP Error 404: Not Found```