Adds SFRA 6.0
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Feature: Campaign Banner on Page Designer Home Page
|
||||
As a shopper, I shoiuld see the campaign banner
|
||||
|
||||
@campaignBanner @pageDesigner
|
||||
Scenario: Shopper should able to see the campaign banner
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the campaign banner
|
||||
And shopper should see the campaign banner message
|
||||
And shopper should see a close button on campaign banner
|
||||
And shopper should be able to close the campaign banner
|
||||
And shopper should no longer see the campaign banner
|
@@ -0,0 +1,24 @@
|
||||
Feature: Page Designer Carousel
|
||||
As a shopper, I want to see the page designer carousel
|
||||
|
||||
@Carousel @pageDesigner
|
||||
Scenario: Shopper is able to interact with the page designer carousel component
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
And Shopper sees the carousel "1"
|
||||
Given Shopper sees carousel controls in carousel "1"
|
||||
When Shopper clicks next in carousel "1" 1 time
|
||||
Then Shopper should see the next slide in the first carousel
|
||||
When Shopper clicks previous in carousel "1"
|
||||
Then Shopper should see the previous slide in the first carousel
|
||||
|
||||
@Carousel @pageDesigner
|
||||
Scenario: Shopper is able to interact with the page designer carousel-2 component
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
And Shopper sees the carousel "2"
|
||||
Given Shopper sees carousel controls in carousel "2"
|
||||
When Shopper clicks next in carousel "2" 5 times
|
||||
Then Shopper should see next product in the second carousel
|
||||
When Shopper clicks previous in carousel "2"
|
||||
Then Shopper should see previous slide in the second carousel
|
@@ -0,0 +1,9 @@
|
||||
Feature: category on Page Designer Home Page
|
||||
As a shopper, I want to see the category component
|
||||
|
||||
@category @pageDesigner
|
||||
Scenario: Shopper is able to see the category
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the category components
|
||||
And shopper can click on a category link
|
@@ -0,0 +1,10 @@
|
||||
Feature: Image And Text Component on Page Designer Home Page
|
||||
As a shopper, I should see the Image And Text Component
|
||||
|
||||
@ITC @pageDesigner
|
||||
Scenario: Shopper should be able to see the Image And Text Component
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the image and text component
|
||||
Then shopper should see the overlay message
|
||||
Then shopper should go to new arrivals page clicking on the image
|
@@ -0,0 +1,10 @@
|
||||
Feature: Main Banner on Page Designer Home Page
|
||||
As a shopper, I should see the main banner
|
||||
|
||||
@mainBanner @pageDesigner
|
||||
Scenario: Shopper should able to see the main banner
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the main banner
|
||||
Then shopper should see the main banner message
|
||||
Then shopper should go to womens clothing dresses clicking on the main banner
|
@@ -0,0 +1,8 @@
|
||||
Feature: Photo Tile Component on Page Designer Home Page
|
||||
As a shopper, I should see the Photo Tile Component
|
||||
|
||||
@photoTile @pageDesigner
|
||||
Scenario: Shopper should be able to see the Photo Tile Component
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the photo tile component
|
@@ -0,0 +1,10 @@
|
||||
Feature: Popular Category on Page Designer Home Page
|
||||
As a shopper, I want to see the popular category component
|
||||
|
||||
@popularCategory @pageDesigner
|
||||
Scenario: Shopper is able to see the popular category
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the popularCategories layout
|
||||
Then shopper should see the popularCategory components
|
||||
And shopper can click on a popular category
|
@@ -0,0 +1,18 @@
|
||||
Feature: Product Tile on Page Designer Home Page
|
||||
As a shopper, I should see the product Tile
|
||||
|
||||
@productTile @pageDesigner
|
||||
Scenario: Shopper should able to see the product tile with default attributes
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the product tile component
|
||||
Then shopper should see the alt attribute on product image
|
||||
Then shopper should see the title attribute on product image
|
||||
Then shopper should not see quickview on product tile
|
||||
Then shopper should see the product name on product tile
|
||||
Then shopper should see the regular price on product tile
|
||||
Then shopper should see the strike-through price on product tile
|
||||
Then shopper should see the sales price on product tile
|
||||
Then shopper should go to the product details page clicking on the image
|
||||
Then shopper load Page Designer home page
|
||||
Then shopper should go to the product details page clicking on product name
|
@@ -0,0 +1,9 @@
|
||||
Feature: Rich Text Component on Page Designer Home Page
|
||||
As a shopper, I should see the Rich Text Component
|
||||
|
||||
@richText @pageDesigner
|
||||
Scenario: Shopper should be able to see the rich text Component
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the rich text component
|
||||
Then shopper should see the title
|
@@ -0,0 +1,11 @@
|
||||
Feature: Shop Category on Page Designer Home Page
|
||||
As a shopper, I should see the Shop Category
|
||||
|
||||
@shopCategory @pageDesigner
|
||||
Scenario: Shopper should able to see the Shop Category on Page Designer Home Page
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the shop category heading
|
||||
Then shopper should see 5 shop categories
|
||||
Then shopper should go to the category page by clicking on the category link
|
||||
|
@@ -0,0 +1,10 @@
|
||||
Feature: Shop The Look Component on Page Designer Home Page
|
||||
As a shopper, I should see the Shop The Look Component
|
||||
|
||||
@shopTheLook @pageDesigner
|
||||
Scenario: Shopper should be able to see the shop the look Component
|
||||
When shopper load Page Designer home page
|
||||
Then shopper accept the Consent Tracking Modal
|
||||
Then shopper should see the shop the look component
|
||||
Then shopper should see the title when hover over image
|
||||
Then shopper should not see the setItem when hover over image on product
|
Reference in New Issue
Block a user