We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aec8fe commit 6e4cb09Copy full SHA for 6e4cb09
ui-tests/cypress/lib/dashboard/analytics/sessions/overview.js
@@ -3,7 +3,6 @@ import {
3
analyticsSessionOverviewEChartElements,
4
analyticsSessionOverviewDataTableElements
5
} from "../../../../support/elements/dashboard/analytics/sessions/overview";
6
-const helper = require('../../../../support/helper');
7
8
const verifyStaticElementsOfPage = () => {
9
cy.verifyElement({
0 commit comments