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 b02f5cb commit 73899c3Copy full SHA for 73899c3
app/code/Magento/Analytics/Test/Mftf/Test/AdminAdvancedReportingNavigateMenuTest.xml
@@ -30,6 +30,7 @@
30
<argument name="submenuUiId" value="{{AdminMenuReportsBusinessIntelligenceAdvancedReporting.dataUiId}}"/>
31
</actionGroup>
32
<switchToNextTab stepKey="switchToNewTab"/>
33
+ <waitForPageLoad stepKey="waitForAdvancedReportingPageLoad"/>
34
<seeInCurrentUrl url="advancedreporting.rjmetrics.com/report" stepKey="seeAssertAdvancedReportingPageUrl"/>
35
</test>
36
</tests>
0 commit comments