Adds SFRA 6.0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Feature: Edit profile of a User Account
|
||||
As a shopper with an account, I want to be able to edit my profile
|
||||
|
||||
Background:
|
||||
Given shopper logs into the website
|
||||
|
||||
@accountPage @editProfile
|
||||
Scenario: Shopper is able to edit their account information
|
||||
Then shopper clicks edit profile
|
||||
And shopper edits phone number
|
Reference in New Issue
Block a user