We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66cbe2a commit 068924cCopy full SHA for 068924c
app/code/Magento/Cms/Test/Mftf/Section/CmsNewPagePageActionsSection.xml
@@ -9,7 +9,7 @@
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="CmsNewPagePageActionsSection">
12
- <element name="savePage" type="button" selector="#save_and_close" timeout="10"/>
+ <element name="savePage" type="button" selector="#save_and_close" timeout="60"/>
13
<element name="reset" type="button" selector="#reset"/>
14
<element name="saveAndContinueEdit" type="button" selector="#save-button" timeout="10"/>
15
<element name="saveAndDuplicate" type="button" selector="#save_and_duplicate" timeout="10"/>
0 commit comments