pgadmin4/web/regression/feature_utils
Shubham Agarwal 5093e6db5e Fixed following issues for feature test:
1. Modified the get_chromedriver utility for supporting python version below 3.5.
2. Handled some exceptions getting intermittently on some databases.
3. Generalized some functions with additional parameters.
4. Disabled the auto-expansion of the children nodes for maintaining the synchronization.
2019-12-03 19:35:48 +05:30
..
__init__.py Add feature test framework, using selenium and chromedriver for UI testing. 2017-02-22 12:41:28 +00:00
app_starter.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
base_feature_test.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
locators.py Fixed feature tests. 2019-11-11 10:49:00 +05:30
pgadmin_page.py Fixed following issues for feature test: 2019-12-03 19:35:48 +05:30
tree_area_locators.py Fix some more feature tests: 2019-11-20 12:50:04 +05:30