mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update release notes.
This commit is contained in:
@@ -228,7 +228,7 @@ class QueryToolLocators:
|
||||
"//span[text()='File Format']/following-sibling::div"
|
||||
|
||||
select_file_content_css = \
|
||||
"div [role='grid'] div[aria-selected='true'] span"
|
||||
"div [role='grid'] div[role='gridcell'] span"
|
||||
|
||||
query_output_canvas_css = "#id-dataoutput .rdg"
|
||||
|
||||
|
Reference in New Issue
Block a user