Feature: Menu links should take an appropriate action from all pages requiring the main menu Scenario: Click Home Page Menu Links Given a user navigates to the home page Then the user clicks on the Test Alert link Then the user closes the Test Alert box Then the user clicks on the Test Modal Dialog link Then the user closes the Test Modal Dialog Then the user clicks on the Test Dialog link Then the user closes the Test Dialog Scenario: Click Registration Page Menu Links Given a user navigates to the registration page Then the user clicks on the Test Alert link Then the user closes the Test Alert box Then the user clicks on the Test Modal Dialog link Then the user closes the Test Modal Dialog Then the user clicks on the Test Dialog link Then the user closes the Test Dialog