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 e68f82c commit 503dc01Copy full SHA for 503dc01
app/code/Magento/Search/Test/Mftf/Test/AdminNewSearchSynonymsFormResetTest.xml
@@ -39,7 +39,7 @@
39
</actionGroup>
40
41
<click selector="{{AdminSearchSynonymsNewSection.resetButton}}" stepKey="clickResetButton"/>
42
-
+ <waitForPageLoad stepKey="waitForPageLoaded"/>
43
<grabValueFrom selector="{{AdminSearchSynonymsNewSection.scope}}" stepKey="grabScopeValue"/>
44
<assertEquals stepKey="assertScopeDefaultValue">
45
<expectedResult type="string">0:0</expectedResult>
0 commit comments