Skip to content

Commit eee7efd

Browse files
committed
MC-13775: [2.2.x] Accept.js for Auth.net
1 parent 9f89d8b commit eee7efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCheckingAttributeValueOnProductEditPageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<!--Go to Product edit page-->
5454
<amOnPage url="{{AdminProductEditPage.url($$createSimpleProduct.id$$)}}" stepKey="goToProductEditPage"/>
55-
<waitForPageLoad stepKey="waitForPageLoad"/>
55+
<scrollToTopOfPage stepKey="scrollToTop"/>
5656
<!--Click on attribute dropdown-->
5757
<click selector="{{AdminProductFormSection.customAttributeDropdownField($$createDropdownProductAttribute.attribute[attribute_code]$$)}}" stepKey="clickOnAttributeDropdown"/>
5858
<!--Check attribute dropdown options-->

0 commit comments

Comments
 (0)