summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2022-06-22 18:39:20 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2022-06-23 12:50:03 +0200
commit46129115aa507609f97058fcf6f00786718b8c68 (patch)
tree9958b067c8e300254eaab134e7a79e5af2169586 /sw
parent30a6bf3960c37124c9c3cdbaec4794153e24c83a (diff)
uitest: remove print
Change-Id: Idce371f8f7bf1c2bb46616c21c16afee6c10cedc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136293 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/uitest/writer_tests7/tdf128744.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/uitest/writer_tests7/tdf128744.py b/sw/qa/uitest/writer_tests7/tdf128744.py
index 34201e858675..5e38bc548a1c 100644
--- a/sw/qa/uitest/writer_tests7/tdf128744.py
+++ b/sw/qa/uitest/writer_tests7/tdf128744.py
@@ -33,7 +33,6 @@ class tdf128744(UITestCase):
self.assertEqual(get_state_as_dict(xPasswordDialog)["DisplayText"], "Enter Password")
xPassword = xPasswordDialog.getChild("pass1ed")
xPassword.executeAction("TYPE", mkPropertyValues({"TEXT": "bad password"}))
- print(xPasswordDialog.getChildren())
xOkBtn = xPasswordDialog.getChild("ok")
with self.ui_test.execute_blocking_action(xOkBtn.executeAction, args=('CLICK', ())) as xInfoBox:
# "Invalid password" infobox