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.
36
36
<actionGroup ref =" AdminAssertPageTitleActionGroup" stepKey =" seePageTitle" >
37
37
<argument name =" title" value =" {{AdminMenuReportsProductsOrdered.pageTitle}}" />
38
38
</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 " />
41
41
<click selector =" {{OrderReportMainSection.fromDatePicker}}" stepKey =" clickFromDatePicker" />
42
42
<waitForElementVisible selector =" {{OrderReportMainSection.datePickerCalendar}}" stepKey =" seePopupDatePicker1" />
43
43
<click selector =" {{OrderReportMainSection.selectTodayButton}}" stepKey =" clickOnTodayButton1" />
You can’t perform that action at this time.
0 commit comments