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
awaitt.expect(browserPage.InsightsPanel.sidePanel.exists).ok('Insights panel is not opened');
44
-
awaitt.expect(awaitbrowserPage.InsightsPanel.existsCompatibilityPopover.textContent).contains('Search and query capability','popover is not displayed');
44
+
awaitt.expect(awaitbrowserPage.InsightsPanel.existsCompatibilityPopover.textContent).contains('Redis Query Engine','popover is not displayed');
awaitt.expect(browserPage.InsightsPanel.sidePanel.exists).ok('Insights panel is not opened');
56
-
awaitt.expect(awaitbrowserPage.InsightsPanel.existsCompatibilityPopover.textContent).contains('Time series data','popover is not displayed');
56
+
awaitt.expect(awaitbrowserPage.InsightsPanel.existsCompatibilityPopover.textContent).contains('Time series data structure','popover is not displayed');
57
57
awaitt.expect(tab.preselectArea.textContent).contains('Time Series','the tutorial is incorrect');
0 commit comments