mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove Backgrid and Backform. Fixes #6134
This commit is contained in:
committed by
Akshay Joshi
parent
b128ba2f57
commit
ca8b5c68fd
@@ -118,7 +118,7 @@ class CheckDebuggerForXssFeatureTest(BaseFeatureTest):
|
||||
"[contains(.,'Hello, pgAdmin4')]"))
|
||||
)
|
||||
|
||||
# Only this tab is vulnerable rest are BackGrid & Code Mirror
|
||||
# Only this tab is vulnerable rest are Code Mirror
|
||||
# control which are already tested in Query tool test case
|
||||
self.page.click_tab('id-debugger-messages', rc_dock=True)
|
||||
source_code = self.page.find_by_xpath(
|
||||
|
||||
Reference in New Issue
Block a user