File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Bundle/Test Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 97
97
<click selector =" {{AdminProductFormBundleSection.addOptions}}" stepKey =" clickOnBundleProductToEdit" />
98
98
<conditionalClick selector =" {{AdminProductFormBundleSection.bundleItemsToggle}}" dependentSelector =" {{AdminProductFormBundleSection.bundleItemsToggle}}" visible =" false" stepKey =" conditionallyOpenSectionBundleItemsToEdit" />
99
99
<click selector =" {{AdminProductFormBundleSection.addOption}}" stepKey =" clickAddOption" />
100
- <pauseExecution stepKey =" pause" />
101
100
<waitForElementVisible selector =" {{AdminProductFormBundleSection.bundleOptionXTitle('1')}}" stepKey =" waitForBundleOptionsToAppear" />
102
101
<fillField selector =" {{AdminProductFormBundleSection.bundleOptionXTitle('1')}}" userInput =" {{BundleProduct.optionTitle1}}" stepKey =" fillNewestOptionTitle" />
103
102
<selectOption selector =" {{AdminProductFormBundleSection.bundleOptionXInputType('1')}}" userInput =" {{BundleProduct.optionInputType1}}" stepKey =" selectNewInputType" />
You can’t perform that action at this time.
0 commit comments