File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -617,6 +617,7 @@ Yves: merchant is (not) displaying in Sold By section of PDP:
617617 Try reloading page until element is/not appear: xpath=//section[@data-qa='component product-configurator']//*[contains(text(),'${merchantName } ')] ${condition } 4 10s
618618 EXCEPT
619619 Trigger multistore p&s
620+ ${currentURL } = Get Url
620621 Try reloading page until element is/not appear: xpath=//section[@data-qa='component product-configurator']//*[contains(text(),'${merchantName } ')] ${condition } 6 10s
621622 END
622623
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ Multistore_Product_Offer
8383 Zed: login on Zed with provided credentials: ${zed_admin_email }
8484 Zed: go to second navigation item level: Catalog Products
8585 Zed: click Action Button in a table for row that contains: multistoreSKU${random } Approve
86+ Zed: save abstract product: multistoreSKU${random }
8687 Trigger multistore p&s
8788 Yves: login on Yves with provided credentials: ${yves_user_email }
8889 Yves: check if cart is not empty and clear it
Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ Multistore_Product_Offer
8484 Zed: login on Zed with provided credentials: ${zed_admin_email }
8585 Zed: go to second navigation item level: Catalog Products
8686 Zed: click Action Button in a table for row that contains: multistoreProduct${random } Approve
87+ Zed: save abstract product: multistoreProduct${random }
8788 Trigger multistore p&s
8889 Yves: login on Yves with provided credentials: ${yves_second_user_email }
8990 Yves: check if cart is not empty and clear it
Original file line number Diff line number Diff line change @@ -155,6 +155,7 @@ Multistore_Product_Offer
155155 Zed: login on Zed with provided credentials: ${zed_admin_email }
156156 Zed: go to second navigation item level: Catalog Products
157157 Zed: click Action Button in a table for row that contains: multistoreProduct${random } Approve
158+ Zed: save abstract product: multistoreProduct${random }
158159 Trigger multistore p&s
159160 Yves: login on Yves with provided credentials: ${yves_user_email }
160161 Yves: check if cart is not empty and clear it
You can’t perform that action at this time.
0 commit comments