This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c74b7cdb7
pgadmin4
/
web
/
regression
/
feature_utils
History
Pravesh Sharma
b6e1223e88
Fixed an issue where the result grid slowed down when any column contained a large amount of data.
#6510
2025-05-21 18:57:47 +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
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
base_feature_test.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
locators.py
Fixed an issue where the result grid slowed down when any column contained a large amount of data.
#6510
2025-05-21 18:57:47 +05:30
pgadmin_page.py
Fix feature test failures for PG servers.
2025-04-24 15:57:48 +05:30
tree_area_locators.py
Ensure the double-click event is listened to even if the user clicks after the label.
2025-01-30 10:26:11 +05:30