Skip to content

Commit 11c6742

Browse files
authored
ACQE-7751 | [MFTF TESTS] CatalogPriceRuleAndCustomerGroupMembershipArePersistedUnderLongTermCookieTest
1 parent 4088e95 commit 11c6742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/CatalogPriceRuleAndCustomerGroupMembershipArePersistedUnderLongTermCookieTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@
100100
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cacheClean">
101101
<argument name="tags" value="config"/>
102102
</actionGroup>
103-
<dontSeeElement selector="{{StorefrontCategoryProductSection.ProductCatalogRuleSpecialPriceTitleByName($createProduct.name$)}}" stepKey="dontSeeSpecialPrice"/>
103+
<dontSee selector="{{StorefrontCategoryProductSection.ProductCatalogRulePriceTitleByName($$createProduct.name$$)}}" userInput="Special Price" stepKey="dontSeeSpecialPrice"/>
104104
</test>
105105
</tests>

0 commit comments

Comments
 (0)