Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.091 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.02; 'executable': 0.09; 'url:github': 0.09; 'received:eu': 0.16; 'install': 0.23; 'header :User-Agent:1': 0.23; 'received:209.85': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'received:209': 0.37; 'easily': 0.37; 'to:addr:comp-lang-python-announce': 0.70; 'to:addr:moderators.isc.org': 0.77 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=path:newsgroups:date:complaints-to:injection-info:nntp-posting-host :user-agent:mime-version:message-id:subject:from:injection-date:to :content-type; bh=JTzif/5Vtv44xaRzCdqKglFd7ip6OsAKtm8llaQjVxY=; b=TxO2LZ8Yx3DKLvClvYeaCzwWkUWYFLjAmfPhp6Y8f7vClMvYK20GeixrVFwn8DW4yb QeBH5SWcLsNsarhYJFpF9TDVPFVQ7ScvQGaODfVjUcVh2qxKyXnIl7uSEmWOwnDSXiIL +m7bkdv3BazzP3aJY/4N7GVLLImLklZP1zk0S+NNzNtqgGd94nx0TxUPwXcxS+U/Yzav WOnldwm6+hrVPJ8a9vsnyMBgZACafuPbxtk2D4+KNQ66MiAvgspqp19YBC58tG19DuHE xW30vnGJn4mwm/uEK7ENqz4rAYwB/0j0Iw05dUYch3t81enlz7ClMsM1QFeooC+YpyzN HnSA== X-Received: by 10.236.26.179 with SMTP id c39mr64362009yha.27.1426527741767; Mon, 16 Mar 2015 10:42:21 -0700 (PDT) X-Received: by 10.140.33.107 with SMTP id i98mr954523qgi.4.1426527741720; Mon, 16 Mar 2015 10:42:21 -0700 (PDT) Newsgroups: comp.lang.python.announce Date: Mon, 16 Mar 2015 10:42:21 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=62.65.189.38; posting-account=0bVTRwkAAAAciWppEndmPwTGSLFGPFfm User-Agent: G2/1.0 MIME-Version: 1.0 Subject: ChromeDriver Installer From: Peter Hudec Injection-Date: Mon, 16 Mar 2015 17:42:21 +0000 To: comp-lang-python-announce@moderators.isc.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Mon, 16 Mar 2015 19:34:53 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1426530894 news.xs4all.nl 2899 [2001:888:2000:d::a6]:50027 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1622 Hi, You can now easily install the ChromeDriver executable with pip: (e)$ pip install chromedriver-installer https://github.com/peterhudec/chromedriver_installer Enjoy! Peter Hudec