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 e833d41 commit b63af73Copy full SHA for b63af73
app/code/Magento/Analytics/Test/Mftf/Test/AdminConfigurationBlankIndustryTest.xml
@@ -22,6 +22,7 @@
22
</after>
23
<actionGroup ref="LoginActionGroup" stepKey="loginAsAdmin"/>
24
<amOnPage stepKey="amOnAdminConfig" url="{{AdminConfigPage.url}}"/>
25
+ <waitForPageLoad stepKey="waitForAdminConfig"/>
26
<click stepKey="clickAdvancedReportingConfigMenu" selector="{{AdminConfigSection.advancedReportingMenuItem}}"/>
27
<see stepKey="seeAdvancedReportingIndustryLabel" selector="{{AdminConfigSection.advancedReportingIndustryLabel}}" userInput="Industry"/>
28
<selectOption stepKey="selectAdvancedReportingIndustry" selector="{{AdminConfigSection.advancedReportingIndustry}}" userInput="--Please Select--"/>
0 commit comments