File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 20
20
<fillField selector =" {{AdminProductAttributeGridSection.FilterByAttributeCode}}" userInput =" {{attribute_code}}" stepKey =" setAttributeCode" />
21
21
<click selector =" {{AdminProductAttributeGridSection.Search}}" stepKey =" searchForAttributeFromTheGrid" />
22
22
<click selector =" {{AdminProductAttributeGridSection.FirstRow}}" stepKey =" clickOnAttributeRow" />
23
- <waitForPageLoad stepKey =" waitForPageLoad2" />
24
23
<waitForPageLoad stepKey =" waitForViewAdminProductAttributeLoad" time =" 30" />
25
24
<click selector =" {{AttributePropertiesSection.DeleteAttribute}}" stepKey =" deleteAttribute" />
26
25
<click selector =" {{ModalConfirmationSection.OkButton}}" stepKey =" clickOnConfirmOk" />
You can’t perform that action at this time.
0 commit comments