File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/CurrencySymbol/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 28
28
<argument name =" submenuUiId" value =" {{AdminMenuStoresCurrencyCurrencyRates.dataUiId}}" />
29
29
</actionGroup >
30
30
<actionGroup ref =" AdminNavigateToCurrencyRatesOptionActionGroup" stepKey =" navigateToOptions" />
31
+ <waitForElementVisible selector =" {{CurrencySetupSection.currencyOptions}}" stepKey =" waitForCurrencyOptionsVisible" />
31
32
<grabAttributeFrom selector =" {{CurrencySetupSection.currencyOptions}}" userInput =" class" stepKey =" grabClass" />
32
33
<assertStringContainsString stepKey =" assertClass" >
33
34
<actualResult type =" string" >{$grabClass}</actualResult >
34
35
<expectedResult type =" string" >open</expectedResult >
35
36
</assertStringContainsString >
36
37
</test >
37
- </tests >
38
+ </tests >
You can’t perform that action at this time.
0 commit comments