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 41d1922 commit 9613df8Copy full SHA for 9613df8
app/code/Magento/Analytics/Test/Mftf/Test/AdminConfigurationTimeToSendDataTest.xml
@@ -23,6 +23,7 @@
23
</after>
24
<actionGroup ref="LoginActionGroup" stepKey="loginAsAdmin"/>
25
<amOnPage stepKey="amOnAdminConfig" url="{{AdminConfigPage.url}}"/>
26
+ <waitForPageLoad stepKey="waitForAdminConfig"/>
27
<click stepKey="clickAdvancedReportingConfigMenu" selector="{{AdminConfigSection.advancedReportingMenuItem}}"/>
28
<selectOption stepKey="selectAdvancedReportingIndustry" selector="{{AdminConfigSection.advancedReportingIndustry}}" userInput="Apps and Games"/>
29
<selectOption stepKey="selectAdvancedReportingHour" selector="{{AdminConfigSection.advancedReportingHour}}" userInput="11"/>
0 commit comments