features/support/world_pages.rb in testcentricity-3.0.3 vs features/support/world_pages.rb in testcentricity-3.0.4

- old
+ new

@@ -13,9 +13,10 @@ base_app_screen: BaseAppScreen, about_screen: AboutScreen, login_screen: LoginScreen, webview_screen: WebViewScreen, products_screen: ProductsScreen, + product_item_screen: ProductItemScreen, checkout_address_screen: CheckoutAddressScreen, checkout_payment_screen: CheckoutPaymentScreen, qr_code_scanner_screen: QRCodeScannerScreen, geo_location_screen: GeoLocationScreen, biometrics_screen: BiometricsScreen,