Skip to content

Commit 848dc46

Browse files
committed
Try adding a delay between pressing keys and linter
If it helps, it might be indicative of performance problem
1 parent b6cd9f9 commit 848dc46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atest/04_Interface/DiagnosticsPanel.robot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Diagnostics Panel Works After Removing Foreign Document
113113
Press Keys None {}
114114
Wait Until Keyword Succeeds 10 x 1s Element Should Contain ${DIAGNOSTICS PANEL}
115115
... ${DIAGNOSTIC MESSAGE}
116+
Sleep 5
116117
Wait Until Keyword Succeeds 10 x 1s Element Should Contain ${DIAGNOSTICS PANEL}
117118
... ${DIAGNOSTIC MESSAGE R}
118119
Lab Command Delete Cell

0 commit comments

Comments
 (0)