File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,17 @@ Settings Should Change Editor Diagnostics
64
64
Lab Command ${save command }
65
65
Ensure Sidebar Is Closed
66
66
Capture Page Screenshot 03-settings-changed.png
67
- Run Keyword If ${needs reload } Reload Page
68
- Open Diagnostics Panel
67
+ Run Keyword If ${needs reload } Reload After Configuration ${language } ${file }
69
68
Wait Until Page Contains Element ${after diagnostic } timeout=30s
70
69
Capture Page Screenshot 04-configured-diagnostic-found.png
71
70
[Teardown] Clean Up After Working with File and Settings ${file }
71
+
72
+
73
+ Reload After Configuration
74
+ [Arguments] ${language } ${file }
75
+ Reload Page
76
+ Wait Until Keyword Succeeds 3x 5s Wait For Splash
77
+ Reset Application State
78
+ Prepare File for Editing ${language } config ${file }
79
+ Wait Until Fully Initialized
80
+ Open Diagnostics Panel
You can’t perform that action at this time.
0 commit comments