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 23
23
<amOnPage url =" admin/admin/system_config/edit/section/cms/" stepKey =" navigateToConfigurationPage" />
24
24
<waitForPageLoad stepKey =" wait3" />
25
25
<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 " />
27
27
<uncheckOption selector =" {{ContentManagementSection.EnableSystemValue}}" stepKey =" uncheckUseSystemValue" />
28
28
<selectOption selector =" {{ContentManagementSection.EnableWYSIWYG}}" userInput =" Disabled Completely" stepKey =" selectOption2" />
29
29
<click selector =" {{ContentManagementSection.WYSIWYGOptions}}" stepKey =" collapseWYSIWYGOptions" />
You can’t perform that action at this time.
0 commit comments