Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glyeF-0001C0-VE for pgadmin-hackers@arkaria.postgresql.org; Tue, 22 Jan 2019 16:11:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1glyeE-0000NA-PY for pgadmin-hackers@arkaria.postgresql.org; Tue, 22 Jan 2019 16:11:34 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1glyeE-0000N3-Jz for pgadmin-hackers@lists.postgresql.org; Tue, 22 Jan 2019 16:11:34 +0000 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glyeC-0005bM-9Q for pgadmin-hackers@postgresql.org; Tue, 22 Jan 2019 16:11:34 +0000 Received: by mail-wm1-x344.google.com with SMTP id g67so14762256wmd.2 for ; Tue, 22 Jan 2019 08:11:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gQwsshGYhBeoyUu3WcIjhI2NGMkbyoZly86B9O7YipY=; b=AcvVljj+53e8ONBgOI78AOquoPXrXEbi091fCBgxt+BhSkvUkO67rIKfzewCfVo0ar QQrVsAoYCD3nN8U5mfWd5dBlM7v6gD7diKWRMXIavBfueyBD9rs27BOLW1i5QhTNp7aB Nhwshe0G/73NIvfULvke4FV6shpr74CLmKWl3nf3yVoIRC4gdD1R//ugHPhs6L00WKFT nVJlm4ONaE2XsF13z87U0FpN73+OOsPhj1hWDwpZ+Ns1JNAQ/DJf8RbSqKbKcWxpFyd9 xTqWGCrGqTasgFPdGamlu9A5BORWqLOOgr5vXZd7Q60Cxbexy2sa1F6q4OOrl6aDOVj2 8QQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gQwsshGYhBeoyUu3WcIjhI2NGMkbyoZly86B9O7YipY=; b=JOVUyN3iWYgOun+bGGhDk8pbIJT3yUNWRJKcRAxUih3XmFzrlPQsdU7nKgMK4PVsjN M9O3CgDXudcgQra3IrXm7/fE+Hkn1cHqbmQxQ5YWYDVW2lzvI7IA1z5pc0K1WeYlFqay IeEN3Z2mT8dzV+oxqB5EBkSiHOKGBag+YUzNqeJGR2qiCfn3k9bPo9xTj6rDwVbjJ4gU OzCMPKAlqC2UOVdxSHX5SM20Ls614oSSzjGUVZS3PHGhMvyw2T2q8iyRh2CKE3N9f0f4 wUEyXyoKLNduQ27HhD1hFI4e1nLeBwQyeK8gEy4xm4MjCuRiGx6vX1BRHH+SLKVtn0EB M9SA== X-Gm-Message-State: AJcUukf5O6adp7VbpK7aeB5ZqHHzGq0143ydDZ0AqwYu9633MtyjFbzq 6iu7SeJdFXnz/yxg499o3dgxzhJYMIURt+9kXcTRfw== X-Google-Smtp-Source: ALg8bN4YKw0iFTHAql85eRUrUJXFotP7Yb7Is2xZEmr+feJoqegE7U5LvO10u8BhfH4fx08CcwRVRwRU63AkWPpYf7c= X-Received: by 2002:a1c:494:: with SMTP id 142mr4307839wme.111.1548173491458; Tue, 22 Jan 2019 08:11:31 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Tue, 22 Jan 2019 16:11:19 +0000 Message-ID: Subject: Re: [pgAdmin4] Upgrade chrome driver to latest version To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000000270bd05800e3b7e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000000270bd05800e3b7e Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Mon, Jan 21, 2019 at 6:57 AM Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA patch to upgrade to latest chrome driver, > - pip uninstall chromedriver_installer > - 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 --0000000000000270bd05800e3b7e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Mon, Jan 21, 2019 at 6:57 AM Murtuza Za= buawala <murtuza.z= abuawala@enterprisedb.com> wrote:
H= i,

PFA patch to upgrade to lat= est chrome driver,
=C2=A0 - pip uninstall chromedriver_= installer
=C2=A0 - pip install -r regression/requirements.t= xt


--
Regards,
Murtuza Zabuawala
Enter= priseDB:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreS= QL Company



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--0000000000000270bd05800e3b7e--