pgadmin_page functions updated - Mailing list pgadmin-hackers

From Shubham Agarwal
Subject pgadmin_page functions updated
Date
Msg-id CAKbCA9Rk0PKsMxC95MJhqK=WeDWoizDKiXBZar+uuRe42obq3Q@mail.gmail.com
Whole thread Raw
Responses Re: pgadmin_page functions updated  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgadmin4][Patch]: Feature #2686 Property to switch lower/uppercase auto completion
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3411 - pgAdmin 4, Mac. The applicationserver could not be contacted