Skip to content

Commit 503dc01

Browse files
Chhandak.Baruaglo60612
authored andcommitted
ACP2E-3364: Reset button doesn't work on Add/Edit admin user
1 parent e68f82c commit 503dc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Search/Test/Mftf/Test/AdminNewSearchSynonymsFormResetTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</actionGroup>
4040

4141
<click selector="{{AdminSearchSynonymsNewSection.resetButton}}" stepKey="clickResetButton"/>
42-
42+
<waitForPageLoad stepKey="waitForPageLoaded"/>
4343
<grabValueFrom selector="{{AdminSearchSynonymsNewSection.scope}}" stepKey="grabScopeValue"/>
4444
<assertEquals stepKey="assertScopeDefaultValue">
4545
<expectedResult type="string">0:0</expectedResult>

0 commit comments

Comments
 (0)