Skip to content

Commit 732083e

Browse files
committed
ACP2E-1764: Configurable product price is not changed when option is selected
- Added the jasmine test coverage.
1 parent 8e2aec9 commit 732083e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Widget/Test/Mftf/Section/AdminNewWidgetSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<element name="numberOfProductsToDisplay" type="input" selector="[name='parameters[products_count]']"/>
5656
<element name="template" type="select" selector="[name='parameters[template]']"/>
5757
<element name="cacheLifetime" type="input" selector="[name='parameters[cache_lifetime]']"/>
58-
<element name="deleteWidgetLayoutAction" type="button" selector="#page_group_container > div:first-of-type > div.fieldset-wrapper-title > div > .action-default.action-delete"/>
58+
<element name="deleteWidgetLayoutAction" type="button" selector="#page_group_container > div:first-of-type > div.fieldset-wrapper-title > div > .action-default.action-delete"/>
5959
<element name="CountDeleteButtons" type="button" selector="#page_group_container > .fieldset-wrapper.page_group_container > div.fieldset-wrapper-title > div > .action-default.action-delete"/>
6060
</section>
6161
</sections>

0 commit comments

Comments
 (0)