@mobile @ios @android @regression Feature: Screen Navigation In order to ensure comprehensive support for native app navigation features As a developer of the TestCentricity gem I expect to validate that app screens can be accessed via navigation controls Background: Given I have launched the SauceLabs My Demo app And I am on the Products screen Scenario: Verify navigation menu can be invoked and is properly displayed When I open the navigation menu Then I expect the navigation menu to be correctly displayed When I close the navigation menu Then I expect the navigation menu to be hidden Scenario Outline: Verify screen navigation features When I tap the navigation menu item Then I expect the screen to be correctly displayed Examples: |screen_name | |About | |Login | |Webview | |SauceBot Video |