[pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid - Mailing list pgadmin-hackers

From Yogesh Mahajan
Subject [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid
Date
Msg-id CAMa=N=Pwf4c38dLhLp6v785MugzL0bqrt=3OefzVQoamNM=BGA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin]: Patch fixing Feature Tests failures on Selenium Grid  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi,

Please find attached patch fixing Feature Tests failures on Selenium Grid.(Concurrent Execution).
Failures root cause - 
- Some selenium actions fail while working in parallel with Query Editor Tools.
        > Added code to stop action failures & retry if still fails.
- Dependents tab does not populate some time.
        > Retrying complete check.
- Inputting in the Query-Editor panel throws stale element exception
        > Add retry code.


Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Tidy up the web setup script output.
Next
From: Dave Page
Date:
Subject: Move pgAdmin git repo to Github?