File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1515 <arguments >
1616 <argument name =" productName" type =" string" />
1717 </arguments >
18-
18+ <scrollTo selector =" {{AdminProductCustomizableOptionsSection.importOptions}}" stepKey =" scrollToClickImportOptions" />
19+ <waitForElementClickable selector =" {{AdminProductCustomizableOptionsSection.importOptions}}" stepKey =" waitForElementClickImportOptions" />
1920 <click selector =" {{AdminProductCustomizableOptionsSection.importOptions}}" stepKey =" clickImportOptions" />
2021 <waitForElementVisible selector =" {{AdminProductImportOptionsSection.selectProductTitle}}" stepKey =" waitForTitleVisible" />
2122 <conditionalClick selector =" {{AdminProductImportOptionsSection.resetFiltersButton}}" dependentSelector =" {{AdminProductImportOptionsSection.resetFiltersButton}}" visible =" true" stepKey =" clickResetFilters" />
You can’t perform that action at this time.
0 commit comments