Fixed following feature tests: 1) Handled click event in query tool due to intermediate clicking issue. 2) Observed that the database is not getting created in a test case, so failed the test case there only.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae462ed09999f26ddc19e4cf6e29806c937e11b0 Author: Shubham Agarwal <shubham.agar...@enterprisedb.com> Modified Files -------------- web/pgadmin/feature_tests/pg_utilities_backup_restore_test.py | 6 +++++- web/pgadmin/feature_tests/view_data_dml_queries.py | 4 +--- web/regression/feature_utils/pgadmin_page.py | 5 +---- 3 files changed, 7 insertions(+), 8 deletions(-)