File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Config/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2323 <amOnPage url =" admin/admin/system_config/edit/section/cms/" stepKey =" navigateToConfigurationPage" />
2424 <waitForPageLoad stepKey =" wait3" />
2525 <conditionalClick stepKey =" expandWYSIWYGOptions" selector =" {{ContentManagementSection.WYSIWYGOptions}}" dependentSelector =" {{ContentManagementSection.CheckIfTabExpand}}" visible =" true" />
26- <waitForElementVisible selector =" {{ContentManagementSection.EnableWYSIWYG}}" stepKey =" waitForEnableWYSIWYGDropdown2" />
26+ <waitForElementVisible selector =" {{ContentManagementSection.EnableWYSIWYG}}" stepKey =" waitForEnableWYSIWYGDropdown2" time = " 30 " />
2727 <uncheckOption selector =" {{ContentManagementSection.EnableSystemValue}}" stepKey =" uncheckUseSystemValue" />
2828 <selectOption selector =" {{ContentManagementSection.EnableWYSIWYG}}" userInput =" Disabled Completely" stepKey =" selectOption2" />
2929 <click selector =" {{ContentManagementSection.WYSIWYGOptions}}" stepKey =" collapseWYSIWYGOptions" />
You can’t perform that action at this time.
0 commit comments