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 43
43
<click selector =" {{AdminOrderFormItemsSection.search}}" stepKey =" clickSearch" />
44
44
<scrollTo selector =" {{AdminOrderFormItemsSection.rowCheck('1')}}" x =" 0" y =" -100" stepKey =" scrollToCheckColumn" />
45
45
<checkOption selector =" {{AdminOrderFormItemsSection.rowCheck('1')}}" stepKey =" selectProduct" />
46
- <waitForAjaxLoad stepKey =" waitForAjaxLoad" />
46
+ <waitForPageLoad stepKey =" waitForAjaxLoad" />
47
47
<executeJS function =" {{AdminProductCustomizableOptionsSection.requiredFieldIndicator}}" stepKey =" dateTimeRequiredFieldIndicator" />
48
48
<assertEquals message =" pass" stepKey =" assertRequiredFieldIndicator" >
49
49
<actualResult type =" variable" >dateTimeRequiredFieldIndicator</actualResult >
You can’t perform that action at this time.
0 commit comments