Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1exrgd-0008JO-SQ for pgadmin-hackers@arkaria.postgresql.org; Mon, 19 Mar 2018 10:06:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1exrgc-0003cf-Gy for pgadmin-hackers@arkaria.postgresql.org; Mon, 19 Mar 2018 10:06:38 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1exrgc-0003cV-0l for pgadmin-hackers@lists.postgresql.org; Mon, 19 Mar 2018 10:06:38 +0000 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1exrgW-0001n7-Ps for pgadmin-hackers@postgresql.org; Mon, 19 Mar 2018 10:06:37 +0000 Received: by mail-wr0-x234.google.com with SMTP id u46so3918174wrc.11 for ; Mon, 19 Mar 2018 03:06:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=k4Y+9mgZ4UJjJmDQwhICUc4Jg7ORs5sAPumi/kHKIDQ=; b=tNPV3QAX5n78Eipjb78vWfZpiqkK5G+VVQAtJoxOQvc4oH5aH9fNdl6dq2v17tzQ4q 3k1dOHCoYKpb17TrrSQRx9+rANa9px4JnXzhx0v4PfsyI2e3XrYhqS73XwcSfEYUDjM1 okP1zqwQ5N009Ny+l23bLYgEedF7BW8zp1JxGSAevFo/IEfdBsFScss8oey57h5WnTFA J7UucUAnehA0gpqrCWnxGpfSw+P+96Dhief8CjuMXtpH1lrffLhuSyE6KFEEw+RdO6UI qtv0V4XusM6jOIJj9D4si1sq3wP+T/qKD10C79AdD0OTzmomCC5KIpWmzsx5EyQPlinI UX6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=k4Y+9mgZ4UJjJmDQwhICUc4Jg7ORs5sAPumi/kHKIDQ=; b=su1UPKG+4KRUl0TEIvpyxCA6dU5j5zH3z75fX68L41kQmzWNmAqSz/tbA+wbPCIeZg BwpxtLR4ZeoOcho941mOAOFysV827EkQFMF1rhakYTxD5kEjWWXQI3x8zOBH66VdnQvM ncIbyVey3RT+251yFJJsH/miyw0ZIx7/SjdakoqvX6BHbghkOXsfla9MvJBzVPfJAib8 AF6x+0Snyr6JvHNAvrtx4JGrdLqbAdE7Ij4N58VpD9KVYAYZyhpqsVukFqHVMuW0/RGF cS1Faf7J9Tvn5Gkopd6Oi8rQXsgYYHKMDmJ8GlovEszOwvX3VrID7ckmSEskCYBfhEpH ECjw== X-Gm-Message-State: AElRT7GvcHZwlOS8ZF0MqYhjjG1Fy1Wf12POlwPXJcpCw0X8KKddvfz+ 1fbZXz0eka4Bo/6/zoXYBIMnmwQDuKbcmD6ZOFWtrg== X-Google-Smtp-Source: AG47ELuC/oZyoOOBOXS7LxR58V6B+hV6C7svwABXTRpw8zzAJLS+YAA0Lw/oItSgYo4QEWJO4Y2d0tcLmBb2cOxH+OA= X-Received: by 10.223.166.171 with SMTP id t40mr9423197wrc.49.1521453991393; Mon, 19 Mar 2018 03:06:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.109.7 with HTTP; Mon, 19 Mar 2018 03:06:30 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 19 Mar 2018 10:06:30 +0000 Message-ID: Subject: Re: [pgAdmin4][RM#3219] Update Chrome web driver To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a113df90ab327de0567c11c38" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a113df90ab327de0567c11c38 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Mon, Mar 19, 2018 at 10:02 AM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA patch to update chrome web driver to latest version because newer > version of Chrome is no longer compatible with it. > > Steps: > 1) activate virtual env > 2) pip uninstall chromedriver_installer > 3) apply patch > 4) pip install -r regression/requirements.txt > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a113df90ab327de0567c11c38 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Mon, Mar 19, 2018 at 10:02 AM, Murtuza Zabuawala <= span dir=3D"ltr"><murtuza.zabuawala@enterprisedb.com> wrote:<= br>
Hi,
=

PFA patch to update chrome web driv= er to latest version because newer version of Chrome is no longer compatibl= e with it.

Steps:
1) activate virtual env
2)=C2=A0pip uninstall c= hromedriver_installer
3) apply patch=C2=A0
4) pip install -r regression/requirements.txt
<= br>

--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterprisedb.co= m
The Enterprise PostgreSQL Company




--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--001a113df90ab327de0567c11c38--