Skip to content

Commit 0ecbd15

Browse files
committed
MQE-1384: Deliver weekly MTF to MFTF conversion
1 parent 05deb9d commit 0ecbd15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductUpdateAttributeTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,9 @@
231231
<argument name="product" value="ApiConfigurableProduct"/>
232232
</actionGroup>
233233
<waitForPageLoad stepKey="waitForProductFilterLoad"/>
234-
235-
<click selector="{{AdminProductGridSection.firstProductRowEditButton}}" stepKey="clickOnProductPage"/>
236-
<waitForPageLoad stepKey="waitForProductPageLoad"/>
234+
<actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openProduct">
235+
<argument name="product" value="ApiConfigurableProduct" />
236+
</actionGroup>
237237

238238
<!-- Open the wizard for editing configurations and fill out a new attribute -->
239239
<click stepKey="clickEditConfig" selector="{{AdminProductFormConfigurationsSection.createConfigurations}}"/>

0 commit comments

Comments
 (0)