features/navigation.feature in testcentricity-3.0.2 vs features/navigation.feature in testcentricity-3.0.3

- old
+ new

@@ -27,5 +27,17 @@ |screen_name | |About | |Login | |Webview | |SauceBot Video | + + + Scenario Outline: Verify screen navigation features with popup modals + When I tap the <screen_name> navigation menu item + And I accept the popup request modal + Then I expect the <screen_name> screen to be correctly displayed + + Examples: + |screen_name | + |QR Code Scanner | + |Geo Location | + |Biometrics |