File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ Pyls Configuration
21
21
Prepare File for Editing PYTHON config ${file }
22
22
Open in Advanced Settings ${LSP PLUGIN ID }
23
23
Drag and Drop By Offset ${JLAB XP DOCK TAB } \[contains(., '${file } ')] 0 100
24
- Capture Page Screenshot 01-file-and-settings.png
24
+ Open Diagnostics Panel
25
+ Drag and Drop By Offset ${JLAB XP DOCK TAB } \[contains(., 'Diagnostics Panel')] 600 -200
26
+ Capture Page Screenshot 01-diagnostics-and-settings.png
25
27
Wait Until Page Contains Element ${PYFLAKES DIAGNOSTIC } timeout=20s
26
28
Page Should Not Contain ${FLAKE8 DIAGNOSTIC }
27
29
Set Editor Content ${CONFIG PYLS } ${CSS USER SETTINGS }
@@ -39,7 +41,9 @@ Pyls Configuration
39
41
# Prepare File for Editing YAML config ${file}
40
42
# Open in Advanced Settings ${LSP PLUGIN ID}
41
43
# Drag and Drop By Offset ${JLAB XP DOCK TAB}\[contains(., '${file}')] 0 100
42
- # Capture Page Screenshot 01-file-and-settings.png
44
+ # Open Diagnostics Panel
45
+ # Drag and Drop By Offset ${JLAB XP DOCK TAB}\[contains(., 'Diagnostics Panel')] 600 -200
46
+ # Capture Page Screenshot 01-diagnostics-and-settings.png
43
47
# Wait Until Page Contains Element ${YAML DIAGNOSTIC} timeout=20s
44
48
# Page Should Not Contain ${SCHEMA DIAGNOSTIC}
45
49
# Set Editor Content ${CONFIG YAML SCHEMA} ${CSS USER SETTINGS}
You can’t perform that action at this time.
0 commit comments