File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test/integration-tests/features Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Feature : AWS App Runner Hotel Web Application
1+ Feature : AWS Hotel Web Application
22
33 As a user,
4- I want to navigate through the AWS App Runner Hotel web application
4+ I want to navigate through the AWS Hotel web application
55 So that I can view, add, and manage rooms.
66
77 Background :
88 Given I am on the homepage
99
1010 Scenario : Navigate to the homepage
11- Then I should see the page title "AWS App Runner Hotel"
11+ Then I should see the page title "AWS Hotel"
1212 And I should see a navbar with "Home" , "Rooms" , and "Add" options
13- And I should see the heading "Welcome to AWS App Runner Hotel"
13+ And I should see the heading "Welcome to AWS Hotel"
1414
1515 Scenario : Navigate to the Rooms page
1616 When I click on "Rooms" in the navbar
You can’t perform that action at this time.
0 commit comments