-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Automated Redstore Project
Deskripsi:
"Edit Profile
User wants to edit their profile and then log out.
Prerequisites:
- User is not logged in.
- User has valid credentials.
Steps:
- Given that the user is already on the homepage.
- And the user clicks the sign-in button.
- When the user enters ""tuanpenguin12@gmail.com"" as the email and ""123456"" as the password.
- Then the user is already on the homepage.
- And the user clicks the profile icon.
- And the user clicks the profile button.
- When the user edits the name to ""Rayhan"" and the username to ""Rai12"".
- When the user clicks the submit button.
- Then the user sees the message ""success update data"".
- And the user clicks the profile icon.
- When the user clicks the logout button.
- Then the user will go back to the login page."
Expected Outcome:
flow dapat normal dan edit profile bisa dilakukan