You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
('Verify that wheh popover Editor is displayed user can see it is populated with the script that was detected between the quotes or it is blank if quotes were empty',asynct=>{
39
+
('Verify that popover Editor is populated with the script that was detected between the quotes or it is blank if quotes were empty',asynct=>{
48
40
constcommand='GRAPH.QUERY graph';
49
41
constscript='query'
50
42
//Type command with empty script and open popover
@@ -56,7 +48,6 @@ test
56
48
//Close popover editor and re-open with added script
('Verify that when user use keyboard shortcut “CTRL+ENTER” or clicks on the “V” control popover Editor is closed and changes are saved, converted to Redis syntax and inserted back to the Editor',asynct=>{
61
+
('Verify that when user use shortcut “CTRL+ENTER” or clicks on the “V” control popover Editor is closed and changes are saved',asynct=>{
0 commit comments