Skip to content

Commit fd296a0

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-3364: Reset button doesn't work on Add/Edit admin user
1 parent 8bbc234 commit fd296a0

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)