File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
InventoryAdminUi/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 19
19
<remove keyForRemoval =" clickApplyFiltersButton" />
20
20
<remove keyForRemoval =" clickOnFirstCheckbox" />
21
21
<remove keyForRemoval =" enterAttributeQuantity" />
22
-
22
+ < waitForLoadingMaskToDisappear stepKey = " waitForLoadingMaskToDisappear " />
23
23
<waitForElementClickable selector =" {{AdminCreateProductConfigurationsPanel.attributeCheckbox(attributeCode)}}" stepKey =" waitForCreateConfigurationsClickable" after =" clickCreateConfigurations" />
24
24
<click selector =" {{AdminCreateProductConfigurationsPanel.attributeCheckbox(attributeCode)}}" stepKey =" clickOnFirstAttributeCheckbox" after =" waitForCreateConfigurationsClickable" />
25
25
<waitForElementClickable selector =" {{AdminCreateProductConfigurationsPanel.attributeCheckbox(secondAttributeCode)}}" stepKey =" waitForFirstAttributeCheckboxClickable" after =" clickOnFirstAttributeCheckbox" />
You can’t perform that action at this time.
0 commit comments