File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
app/code/Magento/Reports/Test/Mftf
Section/OrderReportMainSection Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1717 <element name =" fromDatePickerText" type =" text" selector =" span#gridTotalsCustomer_period_date_from_advice" />
1818 <element name =" toDatePicker" type =" button" selector =" //input[@name='report_to']/following-sibling::button" />
1919 <element name =" toDatePickerText" type =" text" selector =" span#gridTotalsCustomer_period_date_to_advice" />
20- <element name =" exportBtn" type =" button" selector =" //button[@title='Export'] " />
20+ <element name =" exportBtn" type =" button" selector =" //div[@class='admin__data-grid-export']//button " />
2121 </section >
2222</sections >
Original file line number Diff line number Diff line change 2121 <createData entity =" _defaultCategory" stepKey =" createCategory" />
2222 <createData entity =" SimpleProduct2" stepKey =" createSimpleProduct" />
2323 <createData entity =" Simple_US_Customer" stepKey =" createCustomer" />
24- <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
25- <argument name =" indices" value =" " />
26- </actionGroup >
2724 <!-- Login as a customer -->
2825 <actionGroup ref =" LoginToStorefrontActionGroup" stepKey =" loginToStorefrontAccount" >
2926 <argument name =" Customer" value =" $createCustomer$" />
You can’t perform that action at this time.
0 commit comments