File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4343 <click selector =" {{AdminOrderFormItemsSection.search}}" stepKey =" clickSearch" />
4444 <scrollTo selector =" {{AdminOrderFormItemsSection.rowCheck('1')}}" x =" 0" y =" -100" stepKey =" scrollToCheckColumn" />
4545 <checkOption selector =" {{AdminOrderFormItemsSection.rowCheck('1')}}" stepKey =" selectProduct" />
46- <waitForAjaxLoad stepKey =" waitForAjaxLoad" />
46+ <waitForPageLoad stepKey =" waitForAjaxLoad" />
4747 <executeJS function =" {{AdminProductCustomizableOptionsSection.requiredFieldIndicator}}" stepKey =" dateTimeRequiredFieldIndicator" />
4848 <assertEquals message =" pass" stepKey =" assertRequiredFieldIndicator" >
4949 <actualResult type =" variable" >dateTimeRequiredFieldIndicator</actualResult >
You can’t perform that action at this time.
0 commit comments