mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-23 23:13:38 -06:00
ec476d6274
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. |
||
---|---|---|
.. | ||
__init__.py | ||
app_starter.py | ||
base_feature_test.py | ||
pgadmin_page.py |