Skip to content

Commit 41b9526

Browse files
Manoranjan.PrakashManoranjan.Prakash
authored andcommitted
removed additional wait for page load
1 parent 677daa8 commit 41b9526

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup/DeleteProductAttributeByCodeActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<fillField selector="{{AdminProductAttributeGridSection.FilterByAttributeCode}}" userInput="{{attribute_code}}" stepKey="setAttributeCode"/>
2121
<click selector="{{AdminProductAttributeGridSection.Search}}" stepKey="searchForAttributeFromTheGrid"/>
2222
<click selector="{{AdminProductAttributeGridSection.FirstRow}}" stepKey="clickOnAttributeRow"/>
23-
<waitForPageLoad stepKey="waitForPageLoad2"/>
2423
<waitForPageLoad stepKey="waitForViewAdminProductAttributeLoad" time="30"/>
2524
<click selector="{{AttributePropertiesSection.DeleteAttribute}}" stepKey="deleteAttribute"/>
2625
<click selector="{{ModalConfirmationSection.OkButton}}" stepKey="clickOnConfirmOk"/>

0 commit comments

Comments
 (0)