File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ Pyls Configuration
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
24
Capture Page Screenshot 01-file-and-settings.png
25
- Wait Until Page Contains Element ${PYFLAKES DIAGNOSTIC } timeout=20s
25
+ Wait Until Page Contains Element ${PYFLAKES DIAGNOSTIC } timeout=60s
26
26
Page Should Not Contain ${FLAKE8 DIAGNOSTIC }
27
27
Set Editor Content ${CONFIG PYLS } ${CSS USER SETTINGS }
28
28
Click Element css:button[title\='Save User Settings']
29
29
Capture Page Screenshot 02-settings-changed.png
30
- Wait Until Page Contains Element ${FLAKE8 DIAGNOSTIC } timeout=20s
30
+ Wait Until Page Contains Element ${FLAKE8 DIAGNOSTIC } timeout=60s
31
31
Capture Page Screenshot 03-schema-diagnostic-found.png
32
32
[Teardown] Clean Up After Working with File and Settings ${file }
33
33
You can’t perform that action at this time.
0 commit comments