Add a delay for loading the document view ite from outline

This commit is contained in:
Veronica K. B. Olsen
2020-08-20 00:02:56 +02:00
parent 7941cbbd34
commit d32451be1c
+1
View File
@@ -1168,6 +1168,7 @@ def testOutline(qtbot, nwTempBuild, nwLipsum, nwTemp):
# Click POV Link
qtbot.mouseClick(nwGUI.projMeta.povKeyValue, Qt.LeftButton)
qtbot.wait(500)
assert nwGUI.docViewer.theHandle == "4c4f28287af27"
# qtbot.stopForInteraction()