pgAdmin 4 commit: Implement Selenium Grid to run multiple tests across

2020-05-10 Thread Akshay Joshi
Implement Selenium Grid to run multiple tests across different browsers, operating systems, and machines in parallel. Fixes #5255 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1294c089a8dde11017369731e45cb76ae81f3cef Author: Yogesh Mahajan

Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework

2020-05-10 Thread Akshay Joshi
Thanks, patch applied. On Fri, May 8, 2020 at 3:13 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached rebase patch. Looks like there were some commits > after my today's git pull. > > Thanks, > Yogesh Mahajan > QA - Team > EnterpriseDB Corporatio