Skip to content

Commit adc28b2

Browse files
Manjusha.SManjusha.S
authored andcommitted
added scroll
1 parent 61ccd46 commit adc28b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@
9797
</assertStringContainsString>
9898
<!--Remove the category from the product and assert that it removed-->
9999
<comment userInput="Remove the category from the product and assert that it removed" stepKey="assertCategoryRemoved"/>
100+
<scrollTo selector='//label/span[contains(text(),"Quantity")]' stepKey="scrollToCategorySection"/>
101+
100102
<actionGroup ref="RemoveCategoryFromProductActionGroup" stepKey="removeCategoryFromProduct">
101103
<argument name="categoryName" value="$$createCategory.name$$"/>
102104
</actionGroup>

0 commit comments

Comments
 (0)