Skip to content

Commit 32c3ebb

Browse files
authored
ACQE-5330 | Test Fix [AddConfigurableFromCustomStockBySkuFromCustomerAccountTest]
1 parent 0a834cc commit 32c3ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/Test/Mftf/Section/AdminGridControlsSection/AdminGridColumnsControlsSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414

1515
<element name="reset" type="button" selector="//div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Reset')]" timeout="5"/>
1616
<element name="cancel" type="button" selector="//div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Cancel')]" timeout="5"/>
17+
<element name="cancelButton" type="button" selector="(//div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Cancel')])[1]" timeout="5"/>
1718
</section>
1819
</sections>

0 commit comments

Comments
 (0)