pgAdmin 4 commit: Fixed feature tests failure on chrome caused due to s

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed feature tests failure on chrome caused due to s
Date: 2020-05-12 11:53:05
Message-ID: E1jYTT7-0003Td-Uo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature tests failure on chrome caused due to selenium grid implementation changes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ec1d4c9eb9ba2465694e5124423f91baad1d28d
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/feature_utils/pgadmin_page.py | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-12 11:54:37 Re: [pgAdmin] : Issue with Alert-box on login page
Previous Message Yogesh Mahajan 2020-05-12 08:41:51 [pgAdmin] : Patch fixing Feature Test failures.