Hi Team, I have modified following two functions in pgadmin_page.py :-
1. click_tab() -> Added wait till element is clickable, test cases are failing since the function attempts to click the tab which is not yet in the state to be clicked. 2. add_server() -> Replaced the sleep statement with wait till element to be clickable. Please find the attached patch. -- Thanks & Regards, Shubham Agarwal EnterpriseDB Corporation The Postgres Database Company
pgadmin_page.patch
Description: Binary data