File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Reports/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ obtained from Adobe.
3636 <actionGroup ref =" AdminAssertPageTitleActionGroup" stepKey =" seePageTitle" >
3737 <argument name =" title" value =" {{AdminMenuReportsProductsOrdered.pageTitle}}" />
3838 </actionGroup >
39- <click stepKey = " refresh " selector =" {{OrderedProductsSection.refresh}}" />
40- <waitForPageLoad stepKey = " waitForOrderList " time = " 5 " />
39+ <click selector =" {{OrderedProductsSection.refresh}}" stepKey = " refresh " />
40+ <waitForPageLoad time = " 5 " stepKey = " waitForOrderList " />
4141 <click selector =" {{OrderReportMainSection.fromDatePicker}}" stepKey =" clickFromDatePicker" />
4242 <waitForElementVisible selector =" {{OrderReportMainSection.datePickerCalendar}}" stepKey =" seePopupDatePicker1" />
4343 <click selector =" {{OrderReportMainSection.selectTodayButton}}" stepKey =" clickOnTodayButton1" />
You can’t perform that action at this time.
0 commit comments