File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 155
155
<wait time =" 2" stepKey =" waitForPageLoad2" />
156
156
<click selector =" {{AdminOrderDetailsMainActionsSection.edit}}" stepKey =" clickEditButton" />
157
157
<click selector =" {{AdminOrderDetailsMainActionsSection.ok}}" stepKey =" clickOk" />
158
+ <waitForElementClickable selector =" {{AdminOrderFormItemsSection.configure}}" stepKey =" waitForItemConfigureButton" />
158
159
<click selector =" {{AdminOrderFormItemsSection.configure}}" stepKey =" clickConfigure" />
159
160
<click selector =" {{AdminOrderFormConfigureProductSection.selectOption}}" stepKey =" clickTodropdown2" />
160
161
<click selector =" {{AdminOrderFormConfigureProductSection.selectProductOption('3')}}" stepKey =" clickToSelectOption2" />
You can’t perform that action at this time.
0 commit comments