@stripe/stripe-react-native 0.51.0 → 0.52.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -1
- package/android/src/main/java/com/reactnativestripesdk/CollectBankAccountLauncherFragment.kt +1 -1
- package/android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementView.kt +7 -7
- package/android/src/main/java/com/reactnativestripesdk/EventEmitterCompat.kt +86 -0
- package/android/src/main/java/com/reactnativestripesdk/FinancialConnectionsSheetFragment.kt +1 -1
- package/android/src/main/java/com/reactnativestripesdk/PaymentSheetFragment.kt +4 -3
- package/android/src/main/java/com/reactnativestripesdk/StripeSdkModule.kt +10 -0
- package/android/src/main/java/com/reactnativestripesdk/customersheet/ReactNativeCustomerAdapter.kt +6 -6
- package/android/src/main/java/com/reactnativestripesdk/utils/Mappers.kt +2 -0
- package/android/src/oldarch/java/com/reactnativestripesdk/NativeStripeSdkModuleSpec.java +8 -0
- package/ios/Mappers.swift +5 -2
- package/ios/OldArch/StripeSdkEventEmitterCompat.h +0 -3
- package/ios/OldArch/StripeSdkEventEmitterCompat.m +0 -4
- package/ios/StripeSdk.h +6 -2
- package/ios/StripeSdkImpl.swift +2 -2
- package/lib/commonjs/components/AddToWalletButton.js +1 -1
- package/lib/commonjs/components/AddToWalletButton.js.map +1 -1
- package/lib/commonjs/components/AddressSheet.js +1 -1
- package/lib/commonjs/components/AddressSheet.js.map +1 -1
- package/lib/commonjs/components/AuBECSDebitForm.js +1 -1
- package/lib/commonjs/components/AuBECSDebitForm.js.map +1 -1
- package/lib/commonjs/components/CardField.js +1 -1
- package/lib/commonjs/components/CardField.js.map +1 -1
- package/lib/commonjs/components/CardForm.js +1 -1
- package/lib/commonjs/components/CardForm.js.map +1 -1
- package/lib/commonjs/components/PlatformPayButton.js +1 -1
- package/lib/commonjs/components/PlatformPayButton.js.map +1 -1
- package/lib/commonjs/components/StripeContainer.js +1 -1
- package/lib/commonjs/components/StripeContainer.js.map +1 -1
- package/lib/commonjs/events.js +1 -1
- package/lib/commonjs/events.js.map +1 -1
- package/lib/commonjs/functions.js +1 -1
- package/lib/commonjs/functions.js.map +1 -1
- package/lib/commonjs/specs/NativeStripeSdkModule.js.map +1 -1
- package/lib/commonjs/types/EmbeddedPaymentElement.js +1 -1
- package/lib/commonjs/types/EmbeddedPaymentElement.js.map +1 -1
- package/lib/module/components/AddToWalletButton.js +1 -1
- package/lib/module/components/AddToWalletButton.js.map +1 -1
- package/lib/module/components/AddressSheet.js +1 -1
- package/lib/module/components/AddressSheet.js.map +1 -1
- package/lib/module/components/AuBECSDebitForm.js +1 -1
- package/lib/module/components/AuBECSDebitForm.js.map +1 -1
- package/lib/module/components/CardField.js +1 -1
- package/lib/module/components/CardField.js.map +1 -1
- package/lib/module/components/CardForm.js +1 -1
- package/lib/module/components/CardForm.js.map +1 -1
- package/lib/module/components/PlatformPayButton.js +1 -1
- package/lib/module/components/PlatformPayButton.js.map +1 -1
- package/lib/module/components/StripeContainer.js +1 -1
- package/lib/module/components/StripeContainer.js.map +1 -1
- package/lib/module/events.js +1 -1
- package/lib/module/events.js.map +1 -1
- package/lib/module/functions.js +1 -1
- package/lib/module/functions.js.map +1 -1
- package/lib/module/specs/NativeStripeSdkModule.js.map +1 -1
- package/lib/module/types/EmbeddedPaymentElement.js +1 -1
- package/lib/module/types/EmbeddedPaymentElement.js.map +1 -1
- package/lib/typescript/src/events.d.ts +32 -3
- package/lib/typescript/src/events.d.ts.map +1 -1
- package/lib/typescript/src/functions.d.ts.map +1 -1
- package/lib/typescript/src/specs/NativeStripeSdkModule.d.ts +3 -27
- package/lib/typescript/src/specs/NativeStripeSdkModule.d.ts.map +1 -1
- package/lib/typescript/src/types/index.d.ts +1 -0
- package/lib/typescript/src/types/index.d.ts.map +1 -1
- package/package.json +4 -9
- package/src/events.ts +44 -29
- package/src/functions.ts +2 -1
- package/src/specs/NativeStripeSdkModule.ts +3 -34
- package/src/types/index.ts +1 -0
- package/stripe-react-native.podspec +1 -1
- package/.claude/settings.local.json +0 -21
- package/.idea/codeStyles/Project.xml +0 -126
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/misc.xml +0 -838
- package/.idea/modules.xml +0 -8
- package/.idea/stripe-react-native.iml +0 -9
- package/.idea/vcs.xml +0 -6
- package/android/.gradle/8.11.1/checksums/checksums.lock +0 -0
- package/android/.gradle/8.11.1/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.11.1/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.11.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/8.11.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.11.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.11.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/config.properties +0 -2
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/deviceStreaming.xml +0 -835
- package/android/.idea/compiler.xml +0 -6
- package/android/.idea/gradle.xml +0 -19
- package/android/.idea/migrations.xml +0 -10
- package/android/.idea/misc.xml +0 -10
- package/android/.idea/runConfigurations.xml +0 -17
- package/android/.idea/vcs.xml +0 -6
- package/android/local.properties +0 -8
- package/e2e-artifacts/afterpay-clearpay/ai-(afterpay-clearpay).json +0 -4
- package/e2e-artifacts/afterpay-clearpay/ai-report-afterpay-clearpay.html +0 -76
- package/e2e-artifacts/afterpay-clearpay/commands-(afterpay-clearpay.yml).json +0 -218
- package/e2e-artifacts/afterpay-clearpay/maestro.log +0 -2203
- package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751932683444-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751992816916-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751992999846-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/afterpay-clearpay-retry-1/ai-(afterpay-clearpay).json +0 -4
- package/e2e-artifacts/afterpay-clearpay-retry-1/ai-report-afterpay-clearpay.html +0 -76
- package/e2e-artifacts/afterpay-clearpay-retry-1/commands-(afterpay-clearpay.yml).json +0 -197
- package/e2e-artifacts/afterpay-clearpay-retry-1/maestro.log +0 -174
- package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751932748917-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751992855856-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751993038742-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/afterpay-clearpay-retry-2/ai-(afterpay-clearpay).json +0 -4
- package/e2e-artifacts/afterpay-clearpay-retry-2/ai-report-afterpay-clearpay.html +0 -76
- package/e2e-artifacts/afterpay-clearpay-retry-2/commands-(afterpay-clearpay.yml).json +0 -895
- package/e2e-artifacts/afterpay-clearpay-retry-2/maestro.log +0 -27
- package/e2e-artifacts/afterpay-clearpay-retry-2/screenshot-/342/235/214-1751932906289-(afterpay-clearpay.yml).png +0 -0
- package/e2e-artifacts/alipay/ai-(alipay).json +0 -4
- package/e2e-artifacts/alipay/ai-report-alipay.html +0 -76
- package/e2e-artifacts/alipay/commands-(alipay.yml).json +0 -213
- package/e2e-artifacts/alipay/maestro.log +0 -1894
- package/e2e-artifacts/alipay/screenshot-/342/235/214-1751932943893-(alipay.yml).png +0 -0
- package/e2e-artifacts/alipay-retry-1/ai-(alipay).json +0 -4
- package/e2e-artifacts/alipay-retry-1/ai-report-alipay.html +0 -76
- package/e2e-artifacts/alipay-retry-1/commands-(alipay.yml).json +0 -895
- package/e2e-artifacts/alipay-retry-1/maestro.log +0 -27
- package/e2e-artifacts/alipay-retry-1/screenshot-/342/235/214-1751933009773-(alipay.yml).png +0 -0
- package/e2e-artifacts/bancontact-payment/ai-(bancontact-payment).json +0 -4
- package/e2e-artifacts/bancontact-payment/ai-report-bancontact-payment.html +0 -76
- package/e2e-artifacts/bancontact-payment/commands-(bancontact-payment.yml).json +0 -213
- package/e2e-artifacts/bancontact-payment/maestro.log +0 -913
- package/e2e-artifacts/bancontact-setup/ai-(bancontact-setup).json +0 -4
- package/e2e-artifacts/bancontact-setup/ai-report-bancontact-setup.html +0 -76
- package/e2e-artifacts/bancontact-setup/commands-(bancontact-setup.yml).json +0 -213
- package/e2e-artifacts/bancontact-setup/maestro.log +0 -913
- package/e2e-artifacts/becs-payment/ai-(becs-payment).json +0 -4
- package/e2e-artifacts/becs-payment/ai-report-becs-payment.html +0 -76
- package/e2e-artifacts/becs-payment/commands-(becs-payment.yml).json +0 -319
- package/e2e-artifacts/becs-payment/maestro.log +0 -2556
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752191589279-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752192047648-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752192059123-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752267774930-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752267786454-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752289149231-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752289160062-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752295793578-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752295805087-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752298269308-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752298281188-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752342548823-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752342559509-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752535766448-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752535778130-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752008141102-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752267819705-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752289193341-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752342592173-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/ai-(becs-payment).json +0 -4
- package/e2e-artifacts/becs-payment-retry-1/ai-report-becs-payment.html +0 -76
- package/e2e-artifacts/becs-payment-retry-1/commands-(becs-payment.yml).json +0 -1788
- package/e2e-artifacts/becs-payment-retry-1/maestro.log +0 -610
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752267893617-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752267905656-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752289249541-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752289260302-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752342647004-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752342657723-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752008239968-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752267940717-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752289292735-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752342689855-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/ai-(becs-payment).json +0 -4
- package/e2e-artifacts/becs-payment-retry-2/ai-report-becs-payment.html +0 -76
- package/e2e-artifacts/becs-payment-retry-2/commands-(becs-payment.yml).json +0 -1788
- package/e2e-artifacts/becs-payment-retry-2/maestro.log +0 -615
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752268096065-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752268106829-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752289439137-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752289449816-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752342847864-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752342859457-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752008431186-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752268139494-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752342893182-(becs-payment.yml).png +0 -0
- package/e2e-artifacts/becs-setup/ai-(becs-setup).json +0 -4
- package/e2e-artifacts/becs-setup/ai-report-becs-setup.html +0 -76
- package/e2e-artifacts/becs-setup/commands-(becs-setup.yml).json +0 -319
- package/e2e-artifacts/becs-setup/maestro.log +0 -2387
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752191629555-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752192103457-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752192114728-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752268164621-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752268175332-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752289492222-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752289502891-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752295847246-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752295858049-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752298340721-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752298352698-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752342931653-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752342943156-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752535821555-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752535832830-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752008503037-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752268207066-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752342978467-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/ai-(becs-setup).json +0 -4
- package/e2e-artifacts/becs-setup-retry-1/ai-report-becs-setup.html +0 -76
- package/e2e-artifacts/becs-setup-retry-1/commands-(becs-setup.yml).json +0 -1788
- package/e2e-artifacts/becs-setup-retry-1/maestro.log +0 -453
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752268263289-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752268274202-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752343045539-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752343057228-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752008602080-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752268306872-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752343091926-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-2/ai-(becs-setup).json +0 -4
- package/e2e-artifacts/becs-setup-retry-2/ai-report-becs-setup.html +0 -76
- package/e2e-artifacts/becs-setup-retry-2/commands-(becs-setup.yml).json +0 -1788
- package/e2e-artifacts/becs-setup-retry-2/maestro.log +0 -443
- package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752268453388-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752268464337-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752343248140-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752343259649-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/235/214-1752008791651-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/235/214-1752343293977-(becs-setup.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic/ai-(cardfield-basic).json +0 -4
- package/e2e-artifacts/cardfield-basic/ai-report-cardfield-basic.html +0 -76
- package/e2e-artifacts/cardfield-basic/commands-(cardfield-basic.yml).json +0 -4278
- package/e2e-artifacts/cardfield-basic/maestro.log +0 -851
- package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752006899348-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752108482034-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752536624593-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic-retry-1/ai-(cardfield-basic).json +0 -4
- package/e2e-artifacts/cardfield-basic-retry-1/ai-report-cardfield-basic.html +0 -76
- package/e2e-artifacts/cardfield-basic-retry-1/commands-(cardfield-basic.yml).json +0 -4530
- package/e2e-artifacts/cardfield-basic-retry-1/maestro.log +0 -214
- package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752006951817-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752108538577-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752536700901-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardfield-basic-retry-2/ai-(cardfield-basic).json +0 -4
- package/e2e-artifacts/cardfield-basic-retry-2/ai-report-cardfield-basic.html +0 -76
- package/e2e-artifacts/cardfield-basic-retry-2/commands-(cardfield-basic.yml).json +0 -4530
- package/e2e-artifacts/cardfield-basic-retry-2/maestro.log +0 -205
- package/e2e-artifacts/cardfield-basic-retry-2/screenshot-/342/235/214-1752536867811-(cardfield-basic.yml).png +0 -0
- package/e2e-artifacts/cardform-basic/ai-(cardform-basic).json +0 -4
- package/e2e-artifacts/cardform-basic/ai-report-cardform-basic.html +0 -76
- package/e2e-artifacts/cardform-basic/commands-(cardform-basic.yml).json +0 -260
- package/e2e-artifacts/cardform-basic/maestro.log +0 -1086
- package/e2e-artifacts/create-tokens/ai-(create-tokens).json +0 -4
- package/e2e-artifacts/create-tokens/ai-report-create-tokens.html +0 -76
- package/e2e-artifacts/create-tokens/commands-(create-tokens.yml).json +0 -323
- package/e2e-artifacts/create-tokens/maestro.log +0 -1083
- package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752007162488-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752009333893-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752289980749-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752344369354-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-1/ai-(create-tokens).json +0 -4
- package/e2e-artifacts/create-tokens-retry-1/ai-report-create-tokens.html +0 -76
- package/e2e-artifacts/create-tokens-retry-1/commands-(create-tokens.yml).json +0 -1686
- package/e2e-artifacts/create-tokens-retry-1/maestro.log +0 -352
- package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752007236765-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752009405283-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752290080672-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752344443581-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-2/ai-(create-tokens).json +0 -4
- package/e2e-artifacts/create-tokens-retry-2/ai-report-create-tokens.html +0 -76
- package/e2e-artifacts/create-tokens-retry-2/commands-(create-tokens.yml).json +0 -1686
- package/e2e-artifacts/create-tokens-retry-2/maestro.log +0 -347
- package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752007398022-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752009567834-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752290264003-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752344607648-(create-tokens.yml).png +0 -0
- package/e2e-artifacts/customersheet/ai-(customersheet).json +0 -4
- package/e2e-artifacts/customersheet/ai-report-customersheet.html +0 -76
- package/e2e-artifacts/customersheet/commands-(customersheet.yml).json +0 -403
- package/e2e-artifacts/customersheet/maestro.log +0 -1469
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752192655142-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752290316490-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752290326981-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752296326908-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752296338143-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752299012146-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752299023432-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752344638361-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752344648732-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752536970554-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet/screenshot-/342/235/214-1752007431103-(customersheet.yml).png +0 -0
- package/e2e-artifacts/customersheet-retry-1/ai-(customersheet).json +0 -4
- package/e2e-artifacts/customersheet-retry-1/ai-report-customersheet.html +0 -76
- package/e2e-artifacts/customersheet-retry-1/commands-(customersheet.yml).json +0 -376
- package/e2e-artifacts/customersheet-retry-1/maestro.log +0 -154
- package/e2e-artifacts/embedded/ai-(embedded).json +0 -4
- package/e2e-artifacts/embedded/ai-report-embedded.html +0 -76
- package/e2e-artifacts/embedded/commands-(embedded.yml).json +0 -221
- package/e2e-artifacts/embedded/maestro.log +0 -1034
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752192779722-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752192779907-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752290510734-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752290518280-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752296505697-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752296513223-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752299191237-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752299198660-(embedded.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/ai-(embedded-immediate-action).json +0 -4
- package/e2e-artifacts/embedded-immediate-action/ai-report-embedded-immediate-action.html +0 -76
- package/e2e-artifacts/embedded-immediate-action/commands-(embedded-immediate-action.yml).json +0 -257
- package/e2e-artifacts/embedded-immediate-action/maestro.log +0 -1270
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752192724905-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752192725087-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752290422012-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752290429522-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752296423280-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752296430624-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752299110166-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752299117548-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/235/214-1752007704403-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action/screenshot-/342/235/214-1752009814336-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action-retry-1/ai-(embedded-immediate-action).json +0 -4
- package/e2e-artifacts/embedded-immediate-action-retry-1/ai-report-embedded-immediate-action.html +0 -76
- package/e2e-artifacts/embedded-immediate-action-retry-1/commands-(embedded-immediate-action.yml).json +0 -1934
- package/e2e-artifacts/embedded-immediate-action-retry-1/maestro.log +0 -236
- package/e2e-artifacts/embedded-immediate-action-retry-1/screenshot-/342/235/214-1752010026842-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-immediate-action-retry-2/ai-(embedded-immediate-action).json +0 -4
- package/e2e-artifacts/embedded-immediate-action-retry-2/ai-report-embedded-immediate-action.html +0 -76
- package/e2e-artifacts/embedded-immediate-action-retry-2/commands-(embedded-immediate-action.yml).json +0 -1934
- package/e2e-artifacts/embedded-immediate-action-retry-2/maestro.log +0 -90
- package/e2e-artifacts/embedded-immediate-action-retry-2/screenshot-/342/235/214-1752010329350-(embedded-immediate-action.yml).png +0 -0
- package/e2e-artifacts/embedded-rn-compose/ai-(embedded-rn-compose).json +0 -4
- package/e2e-artifacts/embedded-rn-compose/ai-report-embedded-rn-compose.html +0 -76
- package/e2e-artifacts/embedded-rn-compose/commands-(embedded-rn-compose.yml).json +0 -205
- package/e2e-artifacts/embedded-rn-compose/maestro.log +0 -1865
- package/e2e-artifacts/embedded-rn-compose/screenshot-/342/235/214-1752191678608-(embedded-rn-compose.yml).png +0 -0
- package/e2e-artifacts/embedded-rn-compose-retry-1/ai-(embedded-rn-compose).json +0 -4
- package/e2e-artifacts/embedded-rn-compose-retry-1/ai-report-embedded-rn-compose.html +0 -76
- package/e2e-artifacts/embedded-rn-compose-retry-1/commands-(embedded-rn-compose.yml).json +0 -1184
- package/e2e-artifacts/embedded-rn-compose-retry-1/maestro.log +0 -955
- package/e2e-artifacts/embedded-rn-compose-retry-1/screenshot-/342/235/214-1752191739530-(embedded-rn-compose.yml).png +0 -0
- package/e2e-artifacts/eps/ai-(eps).json +0 -4
- package/e2e-artifacts/eps/ai-report-eps.html +0 -76
- package/e2e-artifacts/eps/commands-(eps.yml).json +0 -213
- package/e2e-artifacts/eps/maestro.log +0 -835
- package/e2e-artifacts/eps-fail/ai-(eps-fail).json +0 -4
- package/e2e-artifacts/eps-fail/ai-report-eps-fail.html +0 -76
- package/e2e-artifacts/eps-fail/commands-(eps-fail.yml).json +0 -1737
- package/e2e-artifacts/eps-fail/maestro.log +0 -788
- package/e2e-artifacts/eps-fail/screenshot-/342/235/214-1752537098375-(eps-fail.yml).png +0 -0
- package/e2e-artifacts/eps-fail-retry-1/ai-(eps-fail).json +0 -4
- package/e2e-artifacts/eps-fail-retry-1/ai-report-eps-fail.html +0 -76
- package/e2e-artifacts/eps-fail-retry-1/commands-(eps-fail.yml).json +0 -213
- package/e2e-artifacts/eps-fail-retry-1/maestro.log +0 -105
- package/e2e-artifacts/finalize-on-server/ai-(finalize-on-server).json +0 -4
- package/e2e-artifacts/finalize-on-server/ai-report-finalize-on-server.html +0 -76
- package/e2e-artifacts/finalize-on-server/commands-(finalize-on-server.yml).json +0 -184
- package/e2e-artifacts/finalize-on-server/maestro.log +0 -802
- package/e2e-artifacts/financial-connections-session/ai-(financial-connections-session).json +0 -4
- package/e2e-artifacts/financial-connections-session/ai-report-financial-connections-session.html +0 -76
- package/e2e-artifacts/financial-connections-session/commands-(financial-connections-session.yml).json +0 -1416
- package/e2e-artifacts/financial-connections-session/maestro.log +0 -1506
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192188210-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192198610-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223007-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223207-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223489-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223672-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223907-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192224140-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192245127-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192245207-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577158-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577283-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577462-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600602-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600793-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600974-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289601109-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295932948-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295933191-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295933384-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295956642-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295956832-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295957032-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295957160-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298453924-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298454168-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298454389-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477150-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477378-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477622-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477945-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343371270-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343371955-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343372844-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901388-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901599-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901839-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752268556007-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752343381694-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752535911667-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/ai-(financial-connections-session).json +0 -4
- package/e2e-artifacts/financial-connections-session-retry-1/ai-report-financial-connections-session.html +0 -76
- package/e2e-artifacts/financial-connections-session-retry-1/commands-(financial-connections-session.yml).json +0 -1543
- package/e2e-artifacts/financial-connections-session-retry-1/maestro.log +0 -256
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343454904-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343455473-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343456133-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535971599-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535972730-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535972862-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752268634356-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752343464973-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752535981697-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/ai-(financial-connections-session).json +0 -4
- package/e2e-artifacts/financial-connections-session-retry-2/ai-report-financial-connections-session.html +0 -76
- package/e2e-artifacts/financial-connections-session-retry-2/commands-(financial-connections-session.yml).json +0 -1416
- package/e2e-artifacts/financial-connections-session-retry-2/maestro.log +0 -257
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343630491-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343631157-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343631749-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131257-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131540-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131860-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752268798701-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752343640487-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752536141307-(financial-connections-session.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/ai-(financial-connections-token).json +0 -4
- package/e2e-artifacts/financial-connections-token/ai-report-financial-connections-token.html +0 -76
- package/e2e-artifacts/financial-connections-token/commands-(financial-connections-token.yml).json +0 -1416
- package/e2e-artifacts/financial-connections-token/maestro.log +0 -1464
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192277125-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192287025-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192310902-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311110-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311364-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311571-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311872-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192312050-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192333542-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192333675-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638381-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638620-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638878-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662124-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662302-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662510-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662633-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295994701-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295994874-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295995069-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296017923-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018049-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018150-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018241-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298538688-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298539992-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298540735-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298568015-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298568524-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298569207-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298569674-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343686465-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343687157-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343687767-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536170632-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536170882-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536171074-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752268848764-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752343696653-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752536180658-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/ai-(financial-connections-token).json +0 -4
- package/e2e-artifacts/financial-connections-token-retry-1/ai-report-financial-connections-token.html +0 -76
- package/e2e-artifacts/financial-connections-token-retry-1/commands-(financial-connections-token.yml).json +0 -1416
- package/e2e-artifacts/financial-connections-token-retry-1/maestro.log +0 -187
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343770584-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343771255-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343771927-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240139-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240335-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240479-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/235/214-1752343780663-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/235/214-1752536250257-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/ai-(financial-connections-token).json +0 -4
- package/e2e-artifacts/financial-connections-token-retry-2/ai-report-financial-connections-token.html +0 -76
- package/e2e-artifacts/financial-connections-token-retry-2/commands-(financial-connections-token.yml).json +0 -1416
- package/e2e-artifacts/financial-connections-token-retry-2/maestro.log +0 -187
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343945157-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343945953-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343946689-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536403843-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536404354-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536404539-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/235/214-1752343955444-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/235/214-1752536413822-(financial-connections-token.yml).png +0 -0
- package/e2e-artifacts/future-payments/ai-(future-payments).json +0 -4
- package/e2e-artifacts/future-payments/ai-report-future-payments.html +0 -76
- package/e2e-artifacts/future-payments/commands-(future-payments.yml).json +0 -320
- package/e2e-artifacts/future-payments/maestro.log +0 -1197
- package/e2e-artifacts/grabpay/ai-(grabpay).json +0 -4
- package/e2e-artifacts/grabpay/ai-report-grabpay.html +0 -76
- package/e2e-artifacts/grabpay/commands-(grabpay.yml).json +0 -213
- package/e2e-artifacts/grabpay/maestro.log +0 -914
- package/e2e-artifacts/ideal-payment/ai-(ideal-payment).json +0 -4
- package/e2e-artifacts/ideal-payment/ai-report-ideal-payment.html +0 -76
- package/e2e-artifacts/ideal-payment/commands-(ideal-payment.yml).json +0 -235
- package/e2e-artifacts/ideal-payment/maestro.log +0 -877
- package/e2e-artifacts/ideal-setup/ai-(ideal-setup).json +0 -4
- package/e2e-artifacts/ideal-setup/ai-report-ideal-setup.html +0 -76
- package/e2e-artifacts/ideal-setup/commands-(ideal-setup.yml).json +0 -235
- package/e2e-artifacts/ideal-setup/maestro.log +0 -877
- package/e2e-artifacts/oxxo/ai-(oxxo).json +0 -4
- package/e2e-artifacts/oxxo/ai-report-oxxo.html +0 -76
- package/e2e-artifacts/oxxo/commands-(oxxo.yml).json +0 -195
- package/e2e-artifacts/oxxo/maestro.log +0 -851
- package/e2e-artifacts/p24/ai-(p24).json +0 -4
- package/e2e-artifacts/p24/ai-report-p24.html +0 -76
- package/e2e-artifacts/p24/commands-(p24.yml).json +0 -235
- package/e2e-artifacts/p24/maestro.log +0 -900
- package/e2e-artifacts/payment-sheet-pmo-sfu/ai-(payment-sheet-pmo-sfu).json +0 -4
- package/e2e-artifacts/payment-sheet-pmo-sfu/ai-report-payment-sheet-pmo-sfu.html +0 -76
- package/e2e-artifacts/payment-sheet-pmo-sfu/commands-(payment-sheet-pmo-sfu.yml).json +0 -289
- package/e2e-artifacts/payment-sheet-pmo-sfu/maestro.log +0 -1342
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193048425-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193060701-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193084149-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193093418-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266713946-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266729361-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266754452-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266765610-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290940472-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290940926-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290957900-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290983393-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290996132-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296890588-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296890957-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296905568-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296930052-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296939433-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299566746-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299567277-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299581526-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299605510-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299614764-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345011850-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345027149-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345041670-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537373375-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537385585-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537396794-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752010651521-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752109124457-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752266775622-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/ai-(payment-sheet-pmo-sfu).json +0 -4
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/ai-report-payment-sheet-pmo-sfu.html +0 -76
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/commands-(payment-sheet-pmo-sfu.yml).json +0 -350
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/maestro.log +0 -373
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266834228-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266849613-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266873132-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/232/240/357/270/217-1752266882998-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/235/214-1752010718755-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/235/214-1752109197091-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/ai-(payment-sheet-pmo-sfu).json +0 -4
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/ai-report-payment-sheet-pmo-sfu.html +0 -76
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/commands-(payment-sheet-pmo-sfu.yml).json +0 -281
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/maestro.log +0 -170
- package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/screenshot-/342/235/214-1752010877836-(payment-sheet-pmo-sfu.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/ai-(paymentsheet-basic).json +0 -4
- package/e2e-artifacts/paymentsheet-basic/ai-report-paymentsheet-basic.html +0 -76
- package/e2e-artifacts/paymentsheet-basic/commands-(paymentsheet-basic.yml).json +0 -1581
- package/e2e-artifacts/paymentsheet-basic/maestro.log +0 -755
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752291041575-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752296982457-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299655021-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299673912-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299699069-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299708944-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752345083193-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752537426052-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752109309741-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752291051537-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752296992447-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752345093250-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752537436039-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/ai-(paymentsheet-basic).json +0 -4
- package/e2e-artifacts/paymentsheet-basic-retry-1/ai-report-paymentsheet-basic.html +0 -76
- package/e2e-artifacts/paymentsheet-basic-retry-1/commands-(paymentsheet-basic.yml).json +0 -1581
- package/e2e-artifacts/paymentsheet-basic-retry-1/maestro.log +0 -427
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752291124709-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752297061360-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752345150430-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752537492145-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752109357432-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752193137003-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752291134584-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752297071313-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752345160427-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752537502161-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/ai-(paymentsheet-basic).json +0 -4
- package/e2e-artifacts/paymentsheet-basic-retry-2/ai-report-paymentsheet-basic.html +0 -76
- package/e2e-artifacts/paymentsheet-basic-retry-2/commands-(paymentsheet-basic.yml).json +0 -1581
- package/e2e-artifacts/paymentsheet-basic-retry-2/maestro.log +0 -720
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193280480-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193292728-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193318618-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193327971-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752291297321-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297220595-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297236007-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297260266-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297269132-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752345318711-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752537650037-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752291307116-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752345328480-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752537659911-(paymentsheet-basic.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-canceled/ai-(paymentsheet-canceled).json +0 -4
- package/e2e-artifacts/paymentsheet-canceled/ai-report-paymentsheet-canceled.html +0 -76
- package/e2e-artifacts/paymentsheet-canceled/commands-(paymentsheet-canceled.yml).json +0 -184
- package/e2e-artifacts/paymentsheet-canceled/maestro.log +0 -779
- package/e2e-artifacts/paymentsheet-customFlow/ai-(paymentsheet-customFlow).json +0 -4
- package/e2e-artifacts/paymentsheet-customFlow/ai-report-paymentsheet-customFlow.html +0 -76
- package/e2e-artifacts/paymentsheet-customFlow/commands-(paymentsheet-customFlow.yml).json +0 -369
- package/e2e-artifacts/paymentsheet-customFlow/maestro.log +0 -1141
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193443928-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193456198-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193470537-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291514795-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291543278-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291554179-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297411098-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297437011-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297446243-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299893375-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299918926-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299929025-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345495490-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345509775-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345536653-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345546371-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537788712-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537800452-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537824887-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537834239-(paymentsheet-customFlow.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-canceled/ai-(paymentsheet-customFlow-canceled).json +0 -4
- package/e2e-artifacts/paymentsheet-customFlow-canceled/ai-report-paymentsheet-customFlow-canceled.html +0 -76
- package/e2e-artifacts/paymentsheet-customFlow-canceled/commands-(paymentsheet-customFlow-canceled.yml).json +0 -185
- package/e2e-artifacts/paymentsheet-customFlow-canceled/maestro.log +0 -791
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/ai-(paymentsheet-customFlow-decoupled).json +0 -4
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/ai-report-paymentsheet-customFlow-decoupled.html +0 -76
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/commands-(paymentsheet-customFlow-decoupled.yml).json +0 -369
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/maestro.log +0 -1152
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193357065-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193369442-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193384883-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291353334-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291368900-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291397599-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291408393-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297297971-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297310424-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297335915-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297345041-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299750277-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299764079-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299791636-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299801553-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345364591-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345379270-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345405445-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345415192-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537686839-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537698555-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537723050-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537732236-(paymentsheet-customFlow-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-customFlow-timeout/ai-(paymentsheet-customFlow-timeout).json +0 -4
- package/e2e-artifacts/paymentsheet-customFlow-timeout/ai-report-paymentsheet-customFlow-timeout.html +0 -76
- package/e2e-artifacts/paymentsheet-customFlow-timeout/commands-(paymentsheet-customFlow-timeout.yml).json +0 -149
- package/e2e-artifacts/paymentsheet-customFlow-timeout/maestro.log +0 -608
- package/e2e-artifacts/paymentsheet-decoupled/ai-(paymentsheet-decoupled).json +0 -4
- package/e2e-artifacts/paymentsheet-decoupled/ai-report-paymentsheet-decoupled.html +0 -76
- package/e2e-artifacts/paymentsheet-decoupled/commands-(paymentsheet-decoupled.yml).json +0 -1508
- package/e2e-artifacts/paymentsheet-decoupled/maestro.log +0 -1047
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193503646-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193515914-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193538955-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193548323-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291605929-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291625377-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291651691-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291663253-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297477438-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297492579-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297516727-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297525542-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752299971782-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752299990229-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752300015012-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752300023820-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752345590405-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752537864878-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752109553190-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752345600393-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752537874928-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/ai-(paymentsheet-decoupled).json +0 -4
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/ai-report-paymentsheet-decoupled.html +0 -76
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/commands-(paymentsheet-decoupled.yml).json +0 -1508
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/maestro.log +0 -230
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/232/240/357/270/217-1752345669405-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/232/240/357/270/217-1752537930903-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752109599557-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752345679416-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752537940282-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/ai-(paymentsheet-decoupled).json +0 -4
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/ai-report-paymentsheet-decoupled.html +0 -76
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/commands-(paymentsheet-decoupled.yml).json +0 -1508
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/maestro.log +0 -229
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/232/240/357/270/217-1752345837378-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/232/240/357/270/217-1752538088137-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752109655331-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752345847387-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752538098120-(paymentsheet-decoupled.yml).png +0 -0
- package/e2e-artifacts/paymentsheet-timeout/ai-(paymentsheet-timeout).json +0 -4
- package/e2e-artifacts/paymentsheet-timeout/ai-report-paymentsheet-timeout.html +0 -76
- package/e2e-artifacts/paymentsheet-timeout/commands-(paymentsheet-timeout.yml).json +0 -148
- package/e2e-artifacts/paymentsheet-timeout/maestro.log +0 -609
- package/e2e-artifacts/paypal-payment/ai-(paypal-payment).json +0 -4
- package/e2e-artifacts/paypal-payment/ai-report-paypal-payment.html +0 -76
- package/e2e-artifacts/paypal-payment/commands-(paypal-payment.yml).json +0 -252
- package/e2e-artifacts/paypal-payment/maestro.log +0 -885
- package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752193610511-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752291761857-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752297584807-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752300081978-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752345926389-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752538157143-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/235/214-1752011390029-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment/screenshot-/342/235/214-1752109714183-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment-retry-1/ai-(paypal-payment).json +0 -4
- package/e2e-artifacts/paypal-payment-retry-1/ai-report-paypal-payment.html +0 -76
- package/e2e-artifacts/paypal-payment-retry-1/commands-(paypal-payment.yml).json +0 -1074
- package/e2e-artifacts/paypal-payment-retry-1/maestro.log +0 -138
- package/e2e-artifacts/paypal-payment-retry-1/screenshot-/342/235/214-1752011463293-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment-retry-1/screenshot-/342/235/214-1752109760712-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment-retry-2/ai-(paypal-payment).json +0 -4
- package/e2e-artifacts/paypal-payment-retry-2/ai-report-paypal-payment.html +0 -76
- package/e2e-artifacts/paypal-payment-retry-2/commands-(paypal-payment.yml).json +0 -1074
- package/e2e-artifacts/paypal-payment-retry-2/maestro.log +0 -138
- package/e2e-artifacts/paypal-payment-retry-2/screenshot-/342/235/214-1752011626344-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-payment-retry-2/screenshot-/342/235/214-1752109815260-(paypal-payment.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/ai-(paypal-setup).json +0 -4
- package/e2e-artifacts/paypal-setup/ai-report-paypal-setup.html +0 -76
- package/e2e-artifacts/paypal-setup/commands-(paypal-setup.yml).json +0 -4352
- package/e2e-artifacts/paypal-setup/maestro.log +0 -865
- package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752193647977-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752291819634-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752297622907-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752300119084-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752345975045-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752538202122-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752011668904-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752109850384-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752345985129-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752538212167-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-1/ai-(paypal-setup).json +0 -4
- package/e2e-artifacts/paypal-setup-retry-1/ai-report-paypal-setup.html +0 -76
- package/e2e-artifacts/paypal-setup-retry-1/commands-(paypal-setup.yml).json +0 -1129
- package/e2e-artifacts/paypal-setup-retry-1/maestro.log +0 -278
- package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752011741968-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752109895003-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752346063117-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752538279448-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-2/ai-(paypal-setup).json +0 -4
- package/e2e-artifacts/paypal-setup-retry-2/ai-report-paypal-setup.html +0 -76
- package/e2e-artifacts/paypal-setup-retry-2/commands-(paypal-setup.yml).json +0 -1072
- package/e2e-artifacts/paypal-setup-retry-2/maestro.log +0 -209
- package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752011905309-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752109950396-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752346229906-(paypal-setup.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc/ai-(recollect-cvc).json +0 -4
- package/e2e-artifacts/recollect-cvc/ai-report-recollect-cvc.html +0 -76
- package/e2e-artifacts/recollect-cvc/commands-(recollect-cvc.yml).json +0 -1050
- package/e2e-artifacts/recollect-cvc/maestro.log +0 -864
- package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752011953304-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752109995445-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752193696617-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752266928228-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752346270346-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-1/ai-(recollect-cvc).json +0 -4
- package/e2e-artifacts/recollect-cvc-retry-1/ai-report-recollect-cvc.html +0 -76
- package/e2e-artifacts/recollect-cvc-retry-1/commands-(recollect-cvc.yml).json +0 -1050
- package/e2e-artifacts/recollect-cvc-retry-1/maestro.log +0 -472
- package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752012028776-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752110050358-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752193772110-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752346344346-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-2/ai-(recollect-cvc).json +0 -4
- package/e2e-artifacts/recollect-cvc-retry-2/ai-report-recollect-cvc.html +0 -76
- package/e2e-artifacts/recollect-cvc-retry-2/commands-(recollect-cvc.yml).json +0 -1050
- package/e2e-artifacts/recollect-cvc-retry-2/maestro.log +0 -338
- package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752012195960-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752110114810-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752193938256-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752346506212-(recollect-cvc.yml).png +0 -0
- package/e2e-artifacts/rn-arch/ai-(rn-arch).json +0 -4
- package/e2e-artifacts/rn-arch/ai-report-rn-arch.html +0 -76
- package/e2e-artifacts/rn-arch/commands-(rn-arch.yml).json +0 -110
- package/e2e-artifacts/rn-arch/maestro.log +0 -288
- package/e2e-artifacts/sepa-payment/ai-(sepa-payment).json +0 -4
- package/e2e-artifacts/sepa-payment/ai-report-sepa-payment.html +0 -76
- package/e2e-artifacts/sepa-payment/commands-(sepa-payment.yml).json +0 -1050
- package/e2e-artifacts/sepa-payment/maestro.log +0 -678
- package/e2e-artifacts/sepa-payment/screenshot-/342/235/214-1752346561738-(sepa-payment.yml).png +0 -0
- package/e2e-artifacts/sepa-payment-retry-1/ai-(sepa-payment).json +0 -4
- package/e2e-artifacts/sepa-payment-retry-1/ai-report-sepa-payment.html +0 -76
- package/e2e-artifacts/sepa-payment-retry-1/commands-(sepa-payment.yml).json +0 -1050
- package/e2e-artifacts/sepa-payment-retry-1/maestro.log +0 -71
- package/e2e-artifacts/sepa-payment-retry-1/screenshot-/342/235/214-1752346634436-(sepa-payment.yml).png +0 -0
- package/e2e-artifacts/sepa-payment-retry-2/ai-(sepa-payment).json +0 -4
- package/e2e-artifacts/sepa-payment-retry-2/ai-report-sepa-payment.html +0 -76
- package/e2e-artifacts/sepa-payment-retry-2/commands-(sepa-payment.yml).json +0 -1050
- package/e2e-artifacts/sepa-payment-retry-2/maestro.log +0 -60
- package/e2e-artifacts/sepa-payment-retry-2/screenshot-/342/235/214-1752346801569-(sepa-payment.yml).png +0 -0
- package/e2e-artifacts/sepa-setup/ai-(sepa-setup).json +0 -4
- package/e2e-artifacts/sepa-setup/ai-report-sepa-setup.html +0 -76
- package/e2e-artifacts/sepa-setup/commands-(sepa-setup.yml).json +0 -1050
- package/e2e-artifacts/sepa-setup/maestro.log +0 -689
- package/e2e-artifacts/sepa-setup/screenshot-/342/235/214-1752346849094-(sepa-setup.yml).png +0 -0
- package/e2e-artifacts/sepa-setup-retry-1/ai-(sepa-setup).json +0 -4
- package/e2e-artifacts/sepa-setup-retry-1/ai-report-sepa-setup.html +0 -76
- package/e2e-artifacts/sepa-setup-retry-1/commands-(sepa-setup.yml).json +0 -1050
- package/e2e-artifacts/sepa-setup-retry-1/maestro.log +0 -70
- package/e2e-artifacts/sepa-setup-retry-1/screenshot-/342/235/214-1752346922295-(sepa-setup.yml).png +0 -0
- package/e2e-artifacts/sepa-setup-retry-2/ai-(sepa-setup).json +0 -4
- package/e2e-artifacts/sepa-setup-retry-2/ai-report-sepa-setup.html +0 -76
- package/e2e-artifacts/sepa-setup-retry-2/commands-(sepa-setup.yml).json +0 -1050
- package/e2e-artifacts/sepa-setup-retry-2/maestro.log +0 -61
- package/e2e-artifacts/sepa-setup-retry-2/screenshot-/342/235/214-1752347084224-(sepa-setup.yml).png +0 -0
- package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/ai-(sofort-payment).json +0 -4
- package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/ai-report-sofort-payment.html +0 -76
- package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/commands-(sofort-payment.yml).json +0 -1194
- package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/maestro.log +0 -107
- package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/screenshot-/342/235/214-1752614629726-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-payment/ai-(sofort-payment).json +0 -4
- package/e2e-artifacts/sofort-payment/ai-report-sofort-payment.html +0 -76
- package/e2e-artifacts/sofort-payment/commands-(sofort-payment.yml).json +0 -1072
- package/e2e-artifacts/sofort-payment/maestro.log +0 -146
- package/e2e-artifacts/sofort-payment/screenshot-/342/235/214-1752012316899-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-payment/screenshot-/342/235/214-1752347129213-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-payment-retry-1/ai-(sofort-payment).json +0 -4
- package/e2e-artifacts/sofort-payment-retry-1/ai-report-sofort-payment.html +0 -76
- package/e2e-artifacts/sofort-payment-retry-1/commands-(sofort-payment.yml).json +0 -1072
- package/e2e-artifacts/sofort-payment-retry-1/maestro.log +0 -146
- package/e2e-artifacts/sofort-payment-retry-1/screenshot-/342/235/214-1752012393773-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-payment-retry-1/screenshot-/342/235/214-1752347205761-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-payment-retry-2/ai-(sofort-payment).json +0 -4
- package/e2e-artifacts/sofort-payment-retry-2/ai-report-sofort-payment.html +0 -76
- package/e2e-artifacts/sofort-payment-retry-2/commands-(sofort-payment.yml).json +0 -1072
- package/e2e-artifacts/sofort-payment-retry-2/maestro.log +0 -146
- package/e2e-artifacts/sofort-payment-retry-2/screenshot-/342/235/214-1752012557936-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-payment-retry-2/screenshot-/342/235/214-1752347372429-(sofort-payment.yml).png +0 -0
- package/e2e-artifacts/sofort-setup/ai-(sofort-setup).json +0 -4
- package/e2e-artifacts/sofort-setup/ai-report-sofort-setup.html +0 -76
- package/e2e-artifacts/sofort-setup/commands-(sofort-setup.yml).json +0 -1072
- package/e2e-artifacts/sofort-setup/maestro.log +0 -164
- package/e2e-artifacts/sofort-setup/screenshot-/342/235/214-1752347418334-(sofort-setup.yml).png +0 -0
- package/e2e-artifacts/sofort-setup-retry-1/ai-(sofort-setup).json +0 -4
- package/e2e-artifacts/sofort-setup-retry-1/ai-report-sofort-setup.html +0 -76
- package/e2e-artifacts/sofort-setup-retry-1/commands-(sofort-setup.yml).json +0 -1072
- package/e2e-artifacts/sofort-setup-retry-1/maestro.log +0 -71
- package/e2e-artifacts/sofort-setup-retry-1/screenshot-/342/235/214-1752347493463-(sofort-setup.yml).png +0 -0
- package/e2e-artifacts/sofort-setup-retry-2/ai-(sofort-setup).json +0 -4
- package/e2e-artifacts/sofort-setup-retry-2/ai-report-sofort-setup.html +0 -76
- package/e2e-artifacts/sofort-setup-retry-2/commands-(sofort-setup.yml).json +0 -1072
- package/e2e-artifacts/sofort-setup-retry-2/maestro.log +0 -70
- package/e2e-artifacts/sofort-setup-retry-2/screenshot-/342/235/214-1752347663091-(sofort-setup.yml).png +0 -0
- package/lib/commonjs/package.json +0 -1
- package/lib/module/package.json +0 -1
|
@@ -1,1083 +0,0 @@
|
|
|
1
|
-
[INFO ] MAESTRO - ---- System Info ----
|
|
2
|
-
[INFO ] MAESTRO - Maestro Version: 1.38.1
|
|
3
|
-
[INFO ] MAESTRO - CI: Undefined
|
|
4
|
-
[INFO ] MAESTRO - OS Name: Mac OS X
|
|
5
|
-
[INFO ] MAESTRO - OS Version: 15.5
|
|
6
|
-
[INFO ] MAESTRO - Architecture: aarch64
|
|
7
|
-
[INFO ] MAESTRO - Java Version: 17
|
|
8
|
-
[INFO ] MAESTRO - Xcode Version: 16.0
|
|
9
|
-
[INFO ] MAESTRO - Flutter Version: Undefined
|
|
10
|
-
[INFO ] MAESTRO - Flutter Channel: Undefined
|
|
11
|
-
[INFO ] MAESTRO - ---------------------
|
|
12
|
-
[INFO ] maestro.Maestro - Getting device info
|
|
13
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
|
|
14
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
15
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
|
|
16
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
|
|
17
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
18
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
|
|
19
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
|
|
20
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
21
|
-
[INFO ] maestro.Maestro - Launching app com.stripe.react.native
|
|
22
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
|
|
23
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" RUNNING
|
|
24
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
25
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
26
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
27
|
-
[INFO ] maestro.Maestro - Tapping at (540, 438) using hierarchy based logic for wait
|
|
28
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
29
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
30
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
31
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" COMPLETED
|
|
32
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" RUNNING
|
|
33
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
34
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
35
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
36
|
-
[INFO ] maestro.Maestro - Tapping at (561, 1158) using hierarchy based logic for wait
|
|
37
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
38
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
39
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
40
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" COMPLETED
|
|
41
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible RUNNING
|
|
42
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
43
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible COMPLETED
|
|
44
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 RUNNING
|
|
45
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=4242424242424242, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
46
|
-
[INFO ] maestro.Maestro - Inputting text: 4242424242424242
|
|
47
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 COMPLETED
|
|
48
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 RUNNING
|
|
49
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=0145, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
50
|
-
[INFO ] maestro.Maestro - Inputting text: 0145
|
|
51
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 COMPLETED
|
|
52
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 RUNNING
|
|
53
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=123, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
54
|
-
[INFO ] maestro.Maestro - Inputting text: 123
|
|
55
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 COMPLETED
|
|
56
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
|
|
57
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=HideKeyboardCommand(), takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
58
|
-
[INFO ] maestro.Maestro - Hiding Keyboard
|
|
59
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
|
|
60
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Create a token from a card" is visible. RUNNING
|
|
61
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Create a token from a card" is visible. metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
62
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
63
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
64
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
65
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
66
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
67
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
68
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
69
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
70
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
71
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
72
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
73
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
74
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
75
|
-
[INFO ] maestro.Maestro - Swiping UP from center
|
|
76
|
-
[INFO ] maestro.Maestro - Taking screenshot
|
|
77
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
78
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Create a token from a card" is visible. FAILED
|
|
79
|
-
[INFO ] MAESTRO - ---- System Info ----
|
|
80
|
-
[INFO ] MAESTRO - Maestro Version: 1.38.1
|
|
81
|
-
[INFO ] MAESTRO - CI: Undefined
|
|
82
|
-
[INFO ] MAESTRO - OS Name: Mac OS X
|
|
83
|
-
[INFO ] MAESTRO - OS Version: 15.5
|
|
84
|
-
[INFO ] MAESTRO - Architecture: aarch64
|
|
85
|
-
[INFO ] MAESTRO - Java Version: 17
|
|
86
|
-
[INFO ] MAESTRO - Xcode Version: 16.0
|
|
87
|
-
[INFO ] MAESTRO - Flutter Version: Undefined
|
|
88
|
-
[INFO ] MAESTRO - Flutter Channel: Undefined
|
|
89
|
-
[INFO ] MAESTRO - ---------------------
|
|
90
|
-
[INFO ] maestro.Maestro - Getting device info
|
|
91
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
|
|
92
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
93
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
|
|
94
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
|
|
95
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
96
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
|
|
97
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
|
|
98
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
99
|
-
[INFO ] maestro.Maestro - Launching app com.stripe.react.native
|
|
100
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
|
|
101
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" RUNNING
|
|
102
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
103
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
104
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
105
|
-
[INFO ] maestro.Maestro - Tapping at (540, 438) using hierarchy based logic for wait
|
|
106
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
107
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
108
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
109
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" COMPLETED
|
|
110
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" RUNNING
|
|
111
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
112
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
113
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
114
|
-
[INFO ] maestro.Maestro - Tapping at (561, 1158) using hierarchy based logic for wait
|
|
115
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
116
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
117
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
118
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" COMPLETED
|
|
119
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible RUNNING
|
|
120
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
121
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible COMPLETED
|
|
122
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 RUNNING
|
|
123
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=4242424242424242, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
124
|
-
[INFO ] maestro.Maestro - Inputting text: 4242424242424242
|
|
125
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 COMPLETED
|
|
126
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 RUNNING
|
|
127
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=0145, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
128
|
-
[INFO ] maestro.Maestro - Inputting text: 0145
|
|
129
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 COMPLETED
|
|
130
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 RUNNING
|
|
131
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=123, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
132
|
-
[INFO ] maestro.Maestro - Inputting text: 123
|
|
133
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 COMPLETED
|
|
134
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
|
|
135
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=HideKeyboardCommand(), takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
136
|
-
[INFO ] maestro.Maestro - Hiding Keyboard
|
|
137
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
|
|
138
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a token from a card" is visible RUNNING
|
|
139
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a token from a card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
140
|
-
[INFO ] maestro.Maestro - Taking screenshot
|
|
141
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
142
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a token from a card" is visible FAILED
|
|
143
|
-
[INFO ] MAESTRO - ---- System Info ----
|
|
144
|
-
[INFO ] MAESTRO - Maestro Version: 1.38.1
|
|
145
|
-
[INFO ] MAESTRO - CI: Undefined
|
|
146
|
-
[INFO ] MAESTRO - OS Name: Mac OS X
|
|
147
|
-
[INFO ] MAESTRO - OS Version: 15.5
|
|
148
|
-
[INFO ] MAESTRO - Architecture: aarch64
|
|
149
|
-
[INFO ] MAESTRO - Java Version: 17
|
|
150
|
-
[INFO ] MAESTRO - Xcode Version: 16.0
|
|
151
|
-
[INFO ] MAESTRO - Flutter Version: Undefined
|
|
152
|
-
[INFO ] MAESTRO - Flutter Channel: Undefined
|
|
153
|
-
[INFO ] MAESTRO - ---------------------
|
|
154
|
-
[INFO ] maestro.Maestro - Getting device info
|
|
155
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
|
|
156
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
157
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
|
|
158
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
|
|
159
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
160
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
|
|
161
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
|
|
162
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
163
|
-
[INFO ] maestro.Maestro - Launching app com.stripe.react.native
|
|
164
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
|
|
165
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" RUNNING
|
|
166
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
167
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
168
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
169
|
-
[INFO ] maestro.Maestro - Tapping at (540, 438) using hierarchy based logic for wait
|
|
170
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
171
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
172
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
173
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" COMPLETED
|
|
174
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" RUNNING
|
|
175
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
176
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
177
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
178
|
-
[INFO ] maestro.Maestro - Tapping at (561, 1158) using hierarchy based logic for wait
|
|
179
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
180
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
181
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
182
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create tokens" COMPLETED
|
|
183
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible RUNNING
|
|
184
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
185
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Create a PII token" is visible COMPLETED
|
|
186
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 RUNNING
|
|
187
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=4242424242424242, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
188
|
-
[INFO ] maestro.Maestro - Inputting text: 4242424242424242
|
|
189
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 COMPLETED
|
|
190
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 RUNNING
|
|
191
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=0145, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
192
|
-
[INFO ] maestro.Maestro - Inputting text: 0145
|
|
193
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 COMPLETED
|
|
194
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 RUNNING
|
|
195
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=InputTextCommand(text=123, label=null), inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
196
|
-
[INFO ] maestro.Maestro - Inputting text: 123
|
|
197
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 COMPLETED
|
|
198
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
|
|
199
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=HideKeyboardCommand(), takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
200
|
-
[INFO ] maestro.Maestro - Hiding Keyboard
|
|
201
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
|
|
202
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Create a token from a card" is visible. RUNNING
|
|
203
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Create a token from a card" is visible. metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
204
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Create a token from a card" is visible. COMPLETED
|
|
205
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a token from a card" RUNNING
|
|
206
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a token from a card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
207
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[290,1135][789,1192], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=290, y=1135, width=499, height=57))
|
|
208
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
209
|
-
[INFO ] maestro.Maestro - Tapping at (539, 1163) using hierarchy based logic for wait
|
|
210
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
211
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
212
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
213
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
214
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=1.2371196). Proceed.
|
|
215
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a token from a card" COMPLETED
|
|
216
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
|
|
217
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
218
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
|
|
219
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
|
|
220
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
221
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
222
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
223
|
-
[INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
|
|
224
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
225
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
226
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
227
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
|
|
228
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a PII token" RUNNING
|
|
229
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a PII token" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
230
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a PII token, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[373,305][707,362], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=373, y=305, width=334, height=57))
|
|
231
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
232
|
-
[INFO ] maestro.Maestro - Tapping at (540, 333) using hierarchy based logic for wait
|
|
233
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
234
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
235
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
236
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
237
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=2.9830086). Proceed.
|
|
238
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a PII token" COMPLETED
|
|
239
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
|
|
240
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
241
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
|
|
242
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
|
|
243
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
244
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
245
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
246
|
-
[INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
|
|
247
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
248
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
249
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
250
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
|
|
251
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a token from a bank account" RUNNING
|
|
252
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a token from a bank account" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a bank account, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
253
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a bank account, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[205,576][874,633], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=205, y=576, width=669, height=57))
|
|
254
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
255
|
-
[INFO ] maestro.Maestro - Tapping at (539, 604) using hierarchy based logic for wait
|
|
256
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
257
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
258
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
259
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
260
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=2.9049852). Proceed.
|
|
261
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Create a token from a bank account" COMPLETED
|
|
262
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
|
|
263
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null), assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
264
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
|
|
265
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
|
|
266
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
|
|
267
|
-
[INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
268
|
-
[INFO ] maestro.Maestro - Refreshed element
|
|
269
|
-
[INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
|
|
270
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
|
|
271
|
-
[INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
|
|
272
|
-
[INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
|
|
273
|
-
[INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
|
|
274
|
-
17:09:54.812 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
|
|
275
|
-
17:09:54.813 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
|
|
276
|
-
17:09:54.813 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
|
|
277
|
-
17:09:54.813 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
|
|
278
|
-
17:09:54.813 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
|
|
279
|
-
17:09:54.813 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
|
|
280
|
-
17:09:54.813 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
|
|
281
|
-
17:09:54.983 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
|
|
282
|
-
17:09:54.988 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
|
|
283
|
-
17:09:54.993 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
|
|
284
|
-
17:09:54.993 [ INFO] MAESTRO.logSystemInfo: ---------------------
|
|
285
|
-
17:09:55.907 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/create-tokens.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
|
|
286
|
-
17:09:57.566 [ INFO] maestro.Maestro.invoke: Getting device info
|
|
287
|
-
17:09:57.712 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
|
|
288
|
-
17:09:57.765 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
|
|
289
|
-
17:09:57.768 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=create-tokens}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
290
|
-
17:09:57.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
|
|
291
|
-
17:09:57.775 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
|
|
292
|
-
17:09:57.778 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
293
|
-
17:09:57.780 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
|
|
294
|
-
17:09:57.781 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
|
|
295
|
-
17:09:57.783 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
296
|
-
17:09:58.749 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
|
|
297
|
-
17:09:58.833 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
|
|
298
|
-
17:09:58.834 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
|
|
299
|
-
17:09:58.836 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
300
|
-
17:10:00.933 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
301
|
-
17:10:01.806 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
302
|
-
17:10:01.808 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
|
|
303
|
-
17:10:01.808 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
304
|
-
17:10:01.808 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
305
|
-
17:10:02.884 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
306
|
-
17:10:02.884 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
|
|
307
|
-
17:10:02.887 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" RUNNING
|
|
308
|
-
17:10:02.889 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
309
|
-
17:10:02.994 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
310
|
-
17:10:03.782 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
311
|
-
17:10:03.783 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1158) using hierarchy based logic for wait
|
|
312
|
-
17:10:03.783 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
313
|
-
17:10:03.783 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
314
|
-
17:10:05.699 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
315
|
-
17:10:05.699 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" COMPLETED
|
|
316
|
-
17:10:05.701 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible RUNNING
|
|
317
|
-
17:10:05.703 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
318
|
-
17:10:05.789 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible COMPLETED
|
|
319
|
-
17:10:05.792 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
|
|
320
|
-
17:10:05.793 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=4242424242424242, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
321
|
-
17:10:05.794 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
|
|
322
|
-
17:10:08.292 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
|
|
323
|
-
17:10:08.294 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
|
|
324
|
-
17:10:08.295 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=0145, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
325
|
-
17:10:08.296 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
|
|
326
|
-
17:10:09.957 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
|
|
327
|
-
17:10:09.959 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
|
|
328
|
-
17:10:09.960 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=123, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
329
|
-
17:10:09.962 [ INFO] maestro.Maestro.inputText: Inputting text: 123
|
|
330
|
-
17:10:10.875 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
|
|
331
|
-
17:10:10.877 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
|
|
332
|
-
17:10:10.878 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
333
|
-
17:10:10.880 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
|
|
334
|
-
17:10:11.710 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
|
|
335
|
-
17:10:11.712 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
|
|
336
|
-
17:10:11.714 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
337
|
-
17:10:11.789 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
|
|
338
|
-
17:10:11.789 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=290, y=1135, width=499, height=57)
|
|
339
|
-
17:10:11.789 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
|
|
340
|
-
17:10:11.790 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
|
|
341
|
-
17:10:11.790 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
|
|
342
|
-
17:10:11.790 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
|
|
343
|
-
17:10:11.791 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" RUNNING
|
|
344
|
-
17:10:11.793 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
345
|
-
17:10:11.857 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[290,1135][789,1192], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=290, y=1135, width=499, height=57))
|
|
346
|
-
17:10:12.672 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
347
|
-
17:10:12.673 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1163) using hierarchy based logic for wait
|
|
348
|
-
17:10:12.673 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
349
|
-
17:10:12.673 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
350
|
-
17:10:13.009 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
351
|
-
17:10:13.009 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
352
|
-
17:10:13.518 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.9500961). Proceed.
|
|
353
|
-
17:10:13.518 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" COMPLETED
|
|
354
|
-
17:10:13.519 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
355
|
-
17:10:13.520 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
356
|
-
17:10:13.945 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
357
|
-
17:10:13.947 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
358
|
-
17:10:13.948 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
359
|
-
17:10:13.979 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
360
|
-
17:10:14.748 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
361
|
-
17:10:14.748 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
362
|
-
17:10:14.748 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
363
|
-
17:10:14.748 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
364
|
-
17:10:15.630 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
365
|
-
17:10:15.631 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
366
|
-
17:10:15.632 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" RUNNING
|
|
367
|
-
17:10:15.633 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
368
|
-
17:10:15.702 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a PII token, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[373,305][707,362], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=373, y=305, width=334, height=57))
|
|
369
|
-
17:10:16.530 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
370
|
-
17:10:16.530 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 333) using hierarchy based logic for wait
|
|
371
|
-
17:10:16.530 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
372
|
-
17:10:16.531 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
373
|
-
17:10:16.873 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
374
|
-
17:10:16.874 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
375
|
-
17:10:17.160 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.9764292). Proceed.
|
|
376
|
-
17:10:17.160 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" COMPLETED
|
|
377
|
-
17:10:17.161 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
378
|
-
17:10:17.161 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
379
|
-
17:10:17.564 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
380
|
-
17:10:17.566 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
381
|
-
17:10:17.568 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
382
|
-
17:10:17.590 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
383
|
-
17:10:18.359 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
384
|
-
17:10:18.360 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
385
|
-
17:10:18.360 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
386
|
-
17:10:18.360 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
387
|
-
17:10:19.183 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
388
|
-
17:10:19.184 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
389
|
-
17:10:19.185 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" RUNNING
|
|
390
|
-
17:10:19.187 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a bank account, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
391
|
-
17:10:19.209 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a bank account, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[205,576][874,633], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=205, y=576, width=669, height=57))
|
|
392
|
-
17:10:20.024 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
393
|
-
17:10:20.024 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 604) using hierarchy based logic for wait
|
|
394
|
-
17:10:20.024 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
395
|
-
17:10:20.024 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
396
|
-
17:10:20.322 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
397
|
-
17:10:20.322 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
398
|
-
17:10:20.603 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.4052339). Proceed.
|
|
399
|
-
17:10:20.603 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" COMPLETED
|
|
400
|
-
17:10:20.604 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
401
|
-
17:10:20.605 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
402
|
-
17:10:21.130 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
403
|
-
17:10:21.133 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
404
|
-
17:10:21.135 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
405
|
-
17:10:21.236 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
406
|
-
17:10:22.094 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
407
|
-
17:10:22.094 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
408
|
-
17:10:22.094 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
409
|
-
17:10:22.094 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
410
|
-
17:10:22.968 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
411
|
-
17:10:22.969 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
412
|
-
17:10:23.318 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
|
|
413
|
-
17:10:28.321 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
|
|
414
|
-
17:10:28.321 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
|
|
415
|
-
17:10:28.322 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
|
|
416
|
-
17:10:28.322 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
|
|
417
|
-
17:10:28.322 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
|
|
418
|
-
17:10:28.322 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
|
|
419
|
-
17:10:28.612 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
|
|
420
|
-
17:10:28.612 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
|
|
421
|
-
17:10:28.613 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
|
|
422
|
-
17:10:28.613 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
|
|
423
|
-
17:10:28.615 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
|
|
424
|
-
20:12:09.522 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
|
|
425
|
-
20:12:09.524 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
|
|
426
|
-
20:12:09.524 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
|
|
427
|
-
20:12:09.524 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
|
|
428
|
-
20:12:09.524 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
|
|
429
|
-
20:12:09.524 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
|
|
430
|
-
20:12:09.524 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
|
|
431
|
-
20:12:09.668 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
|
|
432
|
-
20:12:09.673 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
|
|
433
|
-
20:12:09.680 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
|
|
434
|
-
20:12:09.680 [ INFO] MAESTRO.logSystemInfo: ---------------------
|
|
435
|
-
20:12:10.246 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/create-tokens.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
|
|
436
|
-
20:12:15.116 [ INFO] maestro.Maestro.invoke: Getting device info
|
|
437
|
-
20:12:15.327 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
|
|
438
|
-
20:12:15.399 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
|
|
439
|
-
20:12:15.403 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=create-tokens}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
440
|
-
20:12:15.411 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
|
|
441
|
-
20:12:15.414 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
|
|
442
|
-
20:12:15.417 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
443
|
-
20:12:15.420 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
|
|
444
|
-
20:12:15.422 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
|
|
445
|
-
20:12:15.424 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
446
|
-
20:12:17.329 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
|
|
447
|
-
20:12:17.580 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
|
|
448
|
-
20:12:17.584 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
|
|
449
|
-
20:12:17.586 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
450
|
-
20:12:24.164 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
451
|
-
20:12:25.113 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
452
|
-
20:12:25.115 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
|
|
453
|
-
20:12:25.115 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
454
|
-
20:12:25.115 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
455
|
-
20:12:27.229 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
456
|
-
20:12:27.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
|
|
457
|
-
20:12:27.232 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" RUNNING
|
|
458
|
-
20:12:27.234 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
459
|
-
20:12:27.488 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
460
|
-
20:12:28.387 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
461
|
-
20:12:28.387 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1158) using hierarchy based logic for wait
|
|
462
|
-
20:12:28.387 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
463
|
-
20:12:28.387 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
464
|
-
20:12:31.942 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
465
|
-
20:12:31.943 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" COMPLETED
|
|
466
|
-
20:12:31.945 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible RUNNING
|
|
467
|
-
20:12:31.946 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
468
|
-
20:12:32.067 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible COMPLETED
|
|
469
|
-
20:12:32.069 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
|
|
470
|
-
20:12:32.072 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=4242424242424242, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
471
|
-
20:12:32.073 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
|
|
472
|
-
20:12:35.909 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
|
|
473
|
-
20:12:35.911 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
|
|
474
|
-
20:12:35.914 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=0145, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
475
|
-
20:12:35.915 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
|
|
476
|
-
20:12:37.819 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
|
|
477
|
-
20:12:37.822 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
|
|
478
|
-
20:12:37.823 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=123, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
479
|
-
20:12:37.824 [ INFO] maestro.Maestro.inputText: Inputting text: 123
|
|
480
|
-
20:12:38.856 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
|
|
481
|
-
20:12:38.857 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
|
|
482
|
-
20:12:38.859 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
483
|
-
20:12:38.860 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
|
|
484
|
-
20:12:39.971 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
|
|
485
|
-
20:12:39.973 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
|
|
486
|
-
20:12:39.975 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
487
|
-
20:12:40.742 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
488
|
-
20:12:40.787 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
489
|
-
20:12:43.174 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
490
|
-
20:12:43.183 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
491
|
-
20:12:45.123 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
492
|
-
20:12:45.131 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
493
|
-
20:12:47.084 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
494
|
-
20:12:47.132 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
495
|
-
20:12:48.957 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
496
|
-
20:12:49.007 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
497
|
-
20:12:51.177 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
498
|
-
20:12:51.183 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
499
|
-
20:12:52.963 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
500
|
-
20:12:52.973 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
501
|
-
20:12:54.801 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
502
|
-
20:12:54.810 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
503
|
-
20:12:56.983 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
504
|
-
20:12:56.997 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
505
|
-
20:12:58.961 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
506
|
-
20:12:58.977 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
507
|
-
20:13:00.492 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: No visible element found: "Create a token from a card"
|
|
508
|
-
20:13:00.494 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
|
|
509
|
-
20:13:00.494 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
510
|
-
20:13:00.750 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled FAILED
|
|
511
|
-
20:13:01.011 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
|
|
512
|
-
20:13:01.012 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
|
|
513
|
-
java.lang.InterruptedException: sleep interrupted
|
|
514
|
-
at java.base/java.lang.Thread.sleep(Native Method)
|
|
515
|
-
at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
|
|
516
|
-
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
|
|
517
|
-
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
|
|
518
|
-
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
|
|
519
|
-
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
|
520
|
-
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
|
521
|
-
at java.base/java.lang.Thread.run(Thread.java:840)
|
|
522
|
-
20:13:06.023 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
|
|
523
|
-
20:13:06.023 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
|
|
524
|
-
20:13:06.024 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
|
|
525
|
-
20:13:06.024 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
|
|
526
|
-
20:13:06.024 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
|
|
527
|
-
20:13:06.024 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
|
|
528
|
-
20:13:07.140 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
|
|
529
|
-
20:13:07.141 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
|
|
530
|
-
20:13:07.141 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
|
|
531
|
-
20:13:07.141 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
|
|
532
|
-
20:13:07.145 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
|
|
533
|
-
21:57:46.237 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
|
|
534
|
-
21:57:46.238 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
|
|
535
|
-
21:57:46.238 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
|
|
536
|
-
21:57:46.239 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
|
|
537
|
-
21:57:46.239 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
|
|
538
|
-
21:57:46.239 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
|
|
539
|
-
21:57:46.239 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
|
|
540
|
-
21:57:46.403 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
|
|
541
|
-
21:57:46.408 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
|
|
542
|
-
21:57:46.412 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
|
|
543
|
-
21:57:46.412 [ INFO] MAESTRO.logSystemInfo: ---------------------
|
|
544
|
-
21:57:47.039 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/create-tokens.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
|
|
545
|
-
21:57:48.603 [ INFO] maestro.Maestro.invoke: Getting device info
|
|
546
|
-
21:57:48.743 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
|
|
547
|
-
21:57:48.789 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
|
|
548
|
-
21:57:48.791 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=create-tokens}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
549
|
-
21:57:48.794 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
|
|
550
|
-
21:57:48.795 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
|
|
551
|
-
21:57:48.798 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
552
|
-
21:57:48.800 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
|
|
553
|
-
21:57:48.801 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
|
|
554
|
-
21:57:48.803 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
555
|
-
21:57:49.657 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
|
|
556
|
-
21:57:49.715 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
|
|
557
|
-
21:57:49.716 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
|
|
558
|
-
21:57:49.717 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
559
|
-
21:57:51.524 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
560
|
-
21:57:52.350 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
561
|
-
21:57:52.351 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
|
|
562
|
-
21:57:52.351 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
563
|
-
21:57:52.351 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
564
|
-
21:57:53.477 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
565
|
-
21:57:53.477 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
|
|
566
|
-
21:57:53.479 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" RUNNING
|
|
567
|
-
21:57:53.481 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
568
|
-
21:57:53.527 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
569
|
-
21:57:54.309 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
570
|
-
21:57:54.310 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1158) using hierarchy based logic for wait
|
|
571
|
-
21:57:54.310 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
572
|
-
21:57:54.310 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
573
|
-
21:57:56.349 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
574
|
-
21:57:56.349 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" COMPLETED
|
|
575
|
-
21:57:56.351 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible RUNNING
|
|
576
|
-
21:57:56.354 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
577
|
-
21:57:56.412 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible COMPLETED
|
|
578
|
-
21:57:56.414 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
|
|
579
|
-
21:57:56.415 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=4242424242424242, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
580
|
-
21:57:56.418 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
|
|
581
|
-
21:57:59.429 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
|
|
582
|
-
21:57:59.431 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
|
|
583
|
-
21:57:59.433 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=0145, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
584
|
-
21:57:59.434 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
|
|
585
|
-
21:58:01.058 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
|
|
586
|
-
21:58:01.061 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
|
|
587
|
-
21:58:01.063 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=123, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
588
|
-
21:58:01.065 [ INFO] maestro.Maestro.inputText: Inputting text: 123
|
|
589
|
-
21:58:01.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
|
|
590
|
-
21:58:01.989 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
|
|
591
|
-
21:58:01.991 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
592
|
-
21:58:02.125 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
|
|
593
|
-
21:58:02.227 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=290, y=1135, width=499, height=57)
|
|
594
|
-
21:58:02.227 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
|
|
595
|
-
21:58:02.227 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
|
|
596
|
-
21:58:02.227 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
|
|
597
|
-
21:58:02.228 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
|
|
598
|
-
21:58:02.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" RUNNING
|
|
599
|
-
21:58:02.231 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
600
|
-
21:58:02.286 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[290,1135][789,1192], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=290, y=1135, width=499, height=57))
|
|
601
|
-
21:58:03.128 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
602
|
-
21:58:03.129 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1163) using hierarchy based logic for wait
|
|
603
|
-
21:58:03.129 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
604
|
-
21:58:03.129 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
605
|
-
21:58:03.555 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
606
|
-
21:58:03.555 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
607
|
-
21:58:04.055 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.1424887). Proceed.
|
|
608
|
-
21:58:04.055 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" COMPLETED
|
|
609
|
-
21:58:04.056 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
610
|
-
21:58:04.057 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
611
|
-
21:58:04.436 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
612
|
-
21:58:04.437 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
613
|
-
21:58:04.438 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
614
|
-
21:58:04.501 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
615
|
-
21:58:05.319 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
616
|
-
21:58:05.320 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
617
|
-
21:58:05.320 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
618
|
-
21:58:05.321 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
619
|
-
21:58:06.517 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
620
|
-
21:58:06.518 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
621
|
-
21:58:06.520 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" RUNNING
|
|
622
|
-
21:58:06.522 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
623
|
-
21:58:06.582 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a PII token, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[373,305][707,362], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=373, y=305, width=334, height=57))
|
|
624
|
-
21:58:07.398 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
625
|
-
21:58:07.399 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 333) using hierarchy based logic for wait
|
|
626
|
-
21:58:07.399 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
627
|
-
21:58:07.399 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
628
|
-
21:58:07.773 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
629
|
-
21:58:07.773 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
630
|
-
21:58:08.046 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.6161258). Proceed.
|
|
631
|
-
21:58:08.046 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" COMPLETED
|
|
632
|
-
21:58:08.047 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
633
|
-
21:58:08.047 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
634
|
-
21:58:08.432 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
635
|
-
21:58:08.434 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
636
|
-
21:58:08.436 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
637
|
-
21:58:08.462 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
638
|
-
21:58:09.310 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
639
|
-
21:58:09.310 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
640
|
-
21:58:09.310 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
641
|
-
21:58:09.310 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
642
|
-
21:58:10.227 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
643
|
-
21:58:10.227 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
644
|
-
21:58:10.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" RUNNING
|
|
645
|
-
21:58:10.230 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a bank account, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
646
|
-
21:58:10.304 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a bank account, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[205,576][874,633], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=205, y=576, width=669, height=57))
|
|
647
|
-
21:58:11.112 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
648
|
-
21:58:11.112 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 604) using hierarchy based logic for wait
|
|
649
|
-
21:58:11.112 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
650
|
-
21:58:11.112 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
651
|
-
21:58:11.371 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
652
|
-
21:58:11.372 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
653
|
-
21:58:11.645 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.6574597). Proceed.
|
|
654
|
-
21:58:11.646 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" COMPLETED
|
|
655
|
-
21:58:11.646 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
656
|
-
21:58:11.647 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
657
|
-
21:58:12.183 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
658
|
-
21:58:12.185 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
659
|
-
21:58:12.186 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
660
|
-
21:58:12.218 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
661
|
-
21:58:13.030 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
662
|
-
21:58:13.031 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
663
|
-
21:58:13.031 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
664
|
-
21:58:13.031 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
665
|
-
21:58:14.001 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
666
|
-
21:58:14.002 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
667
|
-
21:58:14.340 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
|
|
668
|
-
21:58:19.351 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
|
|
669
|
-
21:58:19.352 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
|
|
670
|
-
21:58:19.352 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
|
|
671
|
-
21:58:19.352 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
|
|
672
|
-
21:58:19.352 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
|
|
673
|
-
21:58:19.352 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
|
|
674
|
-
21:58:19.568 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
|
|
675
|
-
21:58:19.568 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
|
|
676
|
-
21:58:19.568 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
|
|
677
|
-
21:58:19.568 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
|
|
678
|
-
21:58:19.572 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
|
|
679
|
-
22:42:05.635 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
|
|
680
|
-
22:42:05.637 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
|
|
681
|
-
22:42:05.637 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
|
|
682
|
-
22:42:05.638 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
|
|
683
|
-
22:42:05.638 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
|
|
684
|
-
22:42:05.638 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
|
|
685
|
-
22:42:05.638 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
|
|
686
|
-
22:42:05.830 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
|
|
687
|
-
22:42:05.836 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
|
|
688
|
-
22:42:05.840 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
|
|
689
|
-
22:42:05.841 [ INFO] MAESTRO.logSystemInfo: ---------------------
|
|
690
|
-
22:42:06.366 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/create-tokens.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
|
|
691
|
-
22:42:06.441 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
|
|
692
|
-
22:42:10.202 [ INFO] maestro.Maestro.invoke: Getting device info
|
|
693
|
-
22:42:10.395 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
|
|
694
|
-
22:42:10.459 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
|
|
695
|
-
22:42:10.461 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=create-tokens}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
696
|
-
22:42:10.465 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
|
|
697
|
-
22:42:10.468 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
|
|
698
|
-
22:42:10.471 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
699
|
-
22:42:10.473 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
|
|
700
|
-
22:42:10.474 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
|
|
701
|
-
22:42:10.476 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
702
|
-
22:42:12.218 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
|
|
703
|
-
22:42:12.515 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
|
|
704
|
-
22:42:12.518 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
|
|
705
|
-
22:42:12.521 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
706
|
-
22:42:18.203 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
707
|
-
22:42:19.226 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
708
|
-
22:42:19.228 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
|
|
709
|
-
22:42:19.228 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
710
|
-
22:42:19.229 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
711
|
-
22:42:20.643 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
712
|
-
22:42:20.643 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
|
|
713
|
-
22:42:20.645 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" RUNNING
|
|
714
|
-
22:42:20.648 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
715
|
-
22:42:20.791 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
716
|
-
22:42:21.853 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
717
|
-
22:42:21.853 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1158) using hierarchy based logic for wait
|
|
718
|
-
22:42:21.853 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
719
|
-
22:42:21.853 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
720
|
-
22:42:24.961 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
721
|
-
22:42:24.961 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" COMPLETED
|
|
722
|
-
22:42:24.962 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible RUNNING
|
|
723
|
-
22:42:24.963 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
724
|
-
22:42:25.021 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible COMPLETED
|
|
725
|
-
22:42:25.022 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
|
|
726
|
-
22:42:25.023 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=4242424242424242, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
727
|
-
22:42:25.024 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
|
|
728
|
-
22:42:28.724 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
|
|
729
|
-
22:42:28.729 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
|
|
730
|
-
22:42:28.731 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=0145, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
731
|
-
22:42:28.735 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
|
|
732
|
-
22:42:30.874 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
|
|
733
|
-
22:42:30.876 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
|
|
734
|
-
22:42:30.878 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=123, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
735
|
-
22:42:30.879 [ INFO] maestro.Maestro.inputText: Inputting text: 123
|
|
736
|
-
22:42:31.864 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
|
|
737
|
-
22:42:31.866 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
|
|
738
|
-
22:42:31.867 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
739
|
-
22:42:31.979 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
|
|
740
|
-
22:42:31.979 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=290, y=1135, width=499, height=57)
|
|
741
|
-
22:42:31.979 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
|
|
742
|
-
22:42:31.980 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
|
|
743
|
-
22:42:31.980 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
|
|
744
|
-
22:42:31.980 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
|
|
745
|
-
22:42:31.982 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" RUNNING
|
|
746
|
-
22:42:31.983 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
747
|
-
22:42:32.073 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[290,1135][789,1192], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=290, y=1135, width=499, height=57))
|
|
748
|
-
22:42:32.954 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
749
|
-
22:42:32.955 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1163) using hierarchy based logic for wait
|
|
750
|
-
22:42:32.955 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
751
|
-
22:42:32.955 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
752
|
-
22:42:33.557 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
753
|
-
22:42:33.558 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
754
|
-
22:42:34.152 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.006579445). Proceed.
|
|
755
|
-
22:42:34.153 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" COMPLETED
|
|
756
|
-
22:42:34.153 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
757
|
-
22:42:34.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
758
|
-
22:42:34.461 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
759
|
-
22:42:34.463 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
760
|
-
22:42:34.465 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
761
|
-
22:42:34.508 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
762
|
-
22:42:35.368 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
763
|
-
22:42:35.369 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
764
|
-
22:42:35.370 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
765
|
-
22:42:35.370 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
766
|
-
22:42:36.612 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
767
|
-
22:42:36.613 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
768
|
-
22:42:36.615 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" RUNNING
|
|
769
|
-
22:42:36.616 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
770
|
-
22:42:36.768 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a PII token, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[373,305][707,362], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=373, y=305, width=334, height=57))
|
|
771
|
-
22:42:37.641 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
772
|
-
22:42:37.642 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 333) using hierarchy based logic for wait
|
|
773
|
-
22:42:37.642 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
774
|
-
22:42:37.642 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
775
|
-
22:42:39.175 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
776
|
-
22:42:39.175 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" COMPLETED
|
|
777
|
-
22:42:39.177 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
778
|
-
22:42:39.179 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
779
|
-
22:42:39.246 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
780
|
-
22:42:39.248 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
781
|
-
22:42:39.248 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
782
|
-
22:42:39.285 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
783
|
-
22:42:40.178 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
784
|
-
22:42:40.179 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
785
|
-
22:42:40.179 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
786
|
-
22:42:40.179 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
787
|
-
22:42:41.246 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
788
|
-
22:42:41.246 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
789
|
-
22:42:41.248 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" RUNNING
|
|
790
|
-
22:42:41.250 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a bank account, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
791
|
-
22:42:41.355 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a bank account, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[205,576][874,633], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=205, y=576, width=669, height=57))
|
|
792
|
-
22:42:42.177 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
793
|
-
22:42:42.177 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 604) using hierarchy based logic for wait
|
|
794
|
-
22:42:42.178 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
795
|
-
22:42:42.178 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
796
|
-
22:42:42.779 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
797
|
-
22:42:42.779 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
798
|
-
22:42:43.238 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.5500423). Proceed.
|
|
799
|
-
22:42:43.238 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" COMPLETED
|
|
800
|
-
22:42:43.239 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
801
|
-
22:42:43.239 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
802
|
-
22:42:43.473 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
803
|
-
22:42:43.475 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
804
|
-
22:42:43.476 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
805
|
-
22:42:43.535 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
806
|
-
22:42:44.447 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
807
|
-
22:42:44.448 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
808
|
-
22:42:44.448 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
809
|
-
22:42:44.448 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
810
|
-
22:42:45.553 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
811
|
-
22:42:45.553 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
812
|
-
22:42:45.823 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
|
|
813
|
-
22:42:50.835 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
|
|
814
|
-
22:42:50.836 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
|
|
815
|
-
22:42:50.837 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
|
|
816
|
-
22:42:50.837 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
|
|
817
|
-
22:42:50.837 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
|
|
818
|
-
22:42:50.837 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
|
|
819
|
-
22:42:51.247 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
|
|
820
|
-
22:42:51.248 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
|
|
821
|
-
22:42:51.248 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
|
|
822
|
-
22:42:51.248 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
|
|
823
|
-
22:42:51.252 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
|
|
824
|
-
11:18:51.797 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
|
|
825
|
-
11:18:51.798 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
|
|
826
|
-
11:18:51.798 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
|
|
827
|
-
11:18:51.798 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
|
|
828
|
-
11:18:51.798 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
|
|
829
|
-
11:18:51.798 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
|
|
830
|
-
11:18:51.799 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
|
|
831
|
-
11:18:52.017 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
|
|
832
|
-
11:18:52.021 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
|
|
833
|
-
11:18:52.025 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
|
|
834
|
-
11:18:52.025 [ INFO] MAESTRO.logSystemInfo: ---------------------
|
|
835
|
-
11:18:52.594 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/create-tokens.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
|
|
836
|
-
11:18:54.100 [ INFO] maestro.Maestro.invoke: Getting device info
|
|
837
|
-
11:18:54.233 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
|
|
838
|
-
11:18:54.278 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
|
|
839
|
-
11:18:54.281 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=create-tokens}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
840
|
-
11:18:54.284 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
|
|
841
|
-
11:18:54.286 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
|
|
842
|
-
11:18:54.288 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
843
|
-
11:18:54.290 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
|
|
844
|
-
11:18:54.291 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
|
|
845
|
-
11:18:54.293 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
846
|
-
11:18:55.159 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
|
|
847
|
-
11:18:55.227 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
|
|
848
|
-
11:18:55.228 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
|
|
849
|
-
11:18:55.230 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
850
|
-
11:18:57.042 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
851
|
-
11:18:57.873 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
852
|
-
11:18:57.875 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
|
|
853
|
-
11:18:57.876 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
854
|
-
11:18:57.876 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
855
|
-
11:18:58.939 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
856
|
-
11:18:58.940 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
|
|
857
|
-
11:18:58.943 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" RUNNING
|
|
858
|
-
11:18:58.945 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
859
|
-
11:18:59.021 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
860
|
-
11:18:59.819 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
861
|
-
11:18:59.820 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1158) using hierarchy based logic for wait
|
|
862
|
-
11:18:59.820 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
863
|
-
11:18:59.820 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
864
|
-
11:19:01.682 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
865
|
-
11:19:01.683 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" COMPLETED
|
|
866
|
-
11:19:01.685 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible RUNNING
|
|
867
|
-
11:19:01.687 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
868
|
-
11:19:01.726 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible COMPLETED
|
|
869
|
-
11:19:01.728 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
|
|
870
|
-
11:19:01.729 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=4242424242424242, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
871
|
-
11:19:01.731 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
|
|
872
|
-
11:19:04.747 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
|
|
873
|
-
11:19:04.749 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
|
|
874
|
-
11:19:04.751 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=0145, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
875
|
-
11:19:04.752 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
|
|
876
|
-
11:19:06.348 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
|
|
877
|
-
11:19:06.350 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
|
|
878
|
-
11:19:06.351 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=123, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
879
|
-
11:19:06.352 [ INFO] maestro.Maestro.inputText: Inputting text: 123
|
|
880
|
-
11:19:07.198 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
|
|
881
|
-
11:19:07.200 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
|
|
882
|
-
11:19:07.201 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
883
|
-
11:19:07.202 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
|
|
884
|
-
11:19:08.103 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
|
|
885
|
-
11:19:08.104 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
|
|
886
|
-
11:19:08.105 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
887
|
-
11:19:08.648 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
888
|
-
11:19:08.651 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
889
|
-
11:19:10.608 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
890
|
-
11:19:10.611 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
891
|
-
11:19:11.927 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
892
|
-
11:19:11.930 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
893
|
-
11:19:13.350 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
894
|
-
11:19:13.353 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
895
|
-
11:19:14.709 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
896
|
-
11:19:14.754 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
897
|
-
11:19:16.078 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
898
|
-
11:19:16.081 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
899
|
-
11:19:17.438 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
900
|
-
11:19:17.444 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
901
|
-
11:19:18.862 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
902
|
-
11:19:18.864 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
903
|
-
11:19:20.273 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
904
|
-
11:19:20.276 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
905
|
-
11:19:21.683 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
906
|
-
11:19:21.686 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
907
|
-
11:19:23.051 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
908
|
-
11:19:23.054 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
909
|
-
11:19:24.445 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
910
|
-
11:19:24.450 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
911
|
-
11:19:25.805 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
912
|
-
11:19:25.807 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
913
|
-
11:19:27.172 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
914
|
-
11:19:27.174 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
915
|
-
11:19:28.524 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: Create a token from a card
|
|
916
|
-
11:19:28.527 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
|
|
917
|
-
11:19:29.296 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: No visible element found: "Create a token from a card"
|
|
918
|
-
11:19:29.299 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
|
|
919
|
-
11:19:29.299 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
920
|
-
11:19:29.354 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled FAILED
|
|
921
|
-
11:19:29.614 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
|
|
922
|
-
11:19:34.619 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
|
|
923
|
-
11:19:34.619 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
|
|
924
|
-
11:19:34.619 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
|
|
925
|
-
11:19:34.619 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
|
|
926
|
-
11:19:34.619 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
|
|
927
|
-
11:19:34.619 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
|
|
928
|
-
11:19:34.829 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
|
|
929
|
-
11:19:34.829 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
|
|
930
|
-
11:19:34.829 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
|
|
931
|
-
11:19:34.829 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
|
|
932
|
-
11:19:34.831 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
|
|
933
|
-
16:48:30.989 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
|
|
934
|
-
16:48:30.990 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
|
|
935
|
-
16:48:30.990 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
|
|
936
|
-
16:48:30.990 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
|
|
937
|
-
16:48:30.990 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
|
|
938
|
-
16:48:30.990 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
|
|
939
|
-
16:48:30.990 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
|
|
940
|
-
16:48:31.107 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
|
|
941
|
-
16:48:31.120 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
|
|
942
|
-
16:48:31.125 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
|
|
943
|
-
16:48:31.129 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
|
|
944
|
-
16:48:31.129 [ INFO] MAESTRO.logSystemInfo: ---------------------
|
|
945
|
-
16:48:31.914 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device emulator-5554 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/create-tokens.yml], sequence=FlowSequence(flows=[], continueOnFailure=true), workspaceConfig=WorkspaceConfig(flows=null, includeTags=null, excludeTags=null, local=null, executionOrder=null, baselineBranch=null, notifications=null, disableRetries=false, platform=PlatformConfiguration(android=AndroidConfiguration(disableAnimations=false), ios=IOSConfiguration(disableAnimations=false, snapshotKeyHonorModalViews=null))))
|
|
946
|
-
16:48:33.453 [ INFO] maestro.Maestro.invoke: Getting device info
|
|
947
|
-
16:48:33.597 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
|
|
948
|
-
16:48:33.643 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
|
|
949
|
-
16:48:33.645 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=, MAESTRO_FILENAME=create-tokens}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
950
|
-
16:48:33.648 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
|
|
951
|
-
16:48:33.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
|
|
952
|
-
16:48:33.653 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
953
|
-
16:48:33.655 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
|
|
954
|
-
16:48:33.656 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
|
|
955
|
-
16:48:33.657 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
956
|
-
16:48:34.463 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
|
|
957
|
-
16:48:34.541 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
|
|
958
|
-
16:48:34.542 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
|
|
959
|
-
16:48:34.543 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
960
|
-
16:48:36.006 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
|
|
961
|
-
16:48:36.785 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
962
|
-
16:48:36.786 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
|
|
963
|
-
16:48:36.786 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
964
|
-
16:48:36.786 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
965
|
-
16:48:38.060 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
966
|
-
16:48:38.060 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
|
|
967
|
-
16:48:38.063 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" RUNNING
|
|
968
|
-
16:48:38.065 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create tokens, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
969
|
-
16:48:38.123 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create tokens, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1130][1038,1187], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=84, y=1130, width=954, height=57))
|
|
970
|
-
16:48:38.946 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
971
|
-
16:48:38.946 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1158) using hierarchy based logic for wait
|
|
972
|
-
16:48:38.946 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
973
|
-
16:48:38.946 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
974
|
-
16:48:40.827 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
975
|
-
16:48:40.827 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create tokens" COMPLETED
|
|
976
|
-
16:48:40.830 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible RUNNING
|
|
977
|
-
16:48:40.832 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
978
|
-
16:48:40.890 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Create a PII token" is visible COMPLETED
|
|
979
|
-
16:48:40.891 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
|
|
980
|
-
16:48:40.892 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=4242424242424242, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
981
|
-
16:48:40.893 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
|
|
982
|
-
16:48:43.443 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
|
|
983
|
-
16:48:43.447 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
|
|
984
|
-
16:48:43.449 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=0145, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
985
|
-
16:48:43.455 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
|
|
986
|
-
16:48:45.060 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
|
|
987
|
-
16:48:45.063 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
|
|
988
|
-
16:48:45.064 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=123, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
989
|
-
16:48:45.066 [ INFO] maestro.Maestro.inputText: Inputting text: 123
|
|
990
|
-
16:48:45.960 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
|
|
991
|
-
16:48:45.964 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
|
|
992
|
-
16:48:45.966 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(hideKeyboardCommand=HideKeyboardCommand()), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
993
|
-
16:48:45.967 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
|
|
994
|
-
16:48:46.808 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
|
|
995
|
-
16:48:46.810 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
|
|
996
|
-
16:48:46.811 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(scrollUntilVisibleCommand=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
997
|
-
16:48:46.840 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
|
|
998
|
-
16:48:46.841 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=290, y=1135, width=499, height=57)
|
|
999
|
-
16:48:46.841 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
|
|
1000
|
-
16:48:46.841 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
|
|
1001
|
-
16:48:46.841 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
|
|
1002
|
-
16:48:46.841 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Create a token from a card" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
|
|
1003
|
-
16:48:46.842 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" RUNNING
|
|
1004
|
-
16:48:46.843 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a card, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1005
|
-
16:48:46.861 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[290,1135][789,1192], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=290, y=1135, width=499, height=57))
|
|
1006
|
-
16:48:47.688 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
1007
|
-
16:48:47.689 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 1163) using hierarchy based logic for wait
|
|
1008
|
-
16:48:47.689 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1009
|
-
16:48:47.689 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1010
|
-
16:48:48.095 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1011
|
-
16:48:48.096 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1012
|
-
16:48:48.613 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=1.237654). Proceed.
|
|
1013
|
-
16:48:48.613 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a card" COMPLETED
|
|
1014
|
-
16:48:48.613 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
1015
|
-
16:48:48.614 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1016
|
-
16:48:48.913 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
1017
|
-
16:48:48.914 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
1018
|
-
16:48:48.914 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1019
|
-
16:48:48.969 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
1020
|
-
16:48:49.733 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
1021
|
-
16:48:49.734 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
1022
|
-
16:48:49.734 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1023
|
-
16:48:49.734 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1024
|
-
16:48:50.798 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
1025
|
-
16:48:50.799 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
1026
|
-
16:48:50.800 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" RUNNING
|
|
1027
|
-
16:48:50.801 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a PII token, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1028
|
-
16:48:50.865 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a PII token, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[373,305][707,362], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=373, y=305, width=334, height=57))
|
|
1029
|
-
16:48:51.678 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
1030
|
-
16:48:51.678 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 333) using hierarchy based logic for wait
|
|
1031
|
-
16:48:51.678 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1032
|
-
16:48:51.678 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1033
|
-
16:48:51.933 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1034
|
-
16:48:51.933 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1035
|
-
16:48:52.246 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.7987156). Proceed.
|
|
1036
|
-
16:48:52.246 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a PII token" COMPLETED
|
|
1037
|
-
16:48:52.247 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
1038
|
-
16:48:52.247 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1039
|
-
16:48:52.716 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
1040
|
-
16:48:52.717 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
1041
|
-
16:48:52.719 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1042
|
-
16:48:52.795 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
1043
|
-
16:48:53.625 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
1044
|
-
16:48:53.625 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
1045
|
-
16:48:53.625 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1046
|
-
16:48:53.625 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1047
|
-
16:48:54.500 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
1048
|
-
16:48:54.500 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
1049
|
-
16:48:54.502 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" RUNNING
|
|
1050
|
-
16:48:54.503 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Create a token from a bank account, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1051
|
-
16:48:54.527 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Create a token from a bank account, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[205,576][874,633], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=205, y=576, width=669, height=57))
|
|
1052
|
-
16:48:55.301 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
1053
|
-
16:48:55.301 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 604) using hierarchy based logic for wait
|
|
1054
|
-
16:48:55.301 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1055
|
-
16:48:55.301 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1056
|
-
16:48:55.558 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1057
|
-
16:48:55.558 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1058
|
-
16:48:55.838 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.6640391). Proceed.
|
|
1059
|
-
16:48:55.838 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Create a token from a bank account" COMPLETED
|
|
1060
|
-
16:48:55.839 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
|
|
1061
|
-
16:48:55.840 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1062
|
-
16:48:56.417 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
|
|
1063
|
-
16:48:56.418 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
|
|
1064
|
-
16:48:56.420 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
|
|
1065
|
-
16:48:56.480 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
|
|
1066
|
-
16:48:57.286 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
|
|
1067
|
-
16:48:57.287 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
|
|
1068
|
-
16:48:57.287 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
|
|
1069
|
-
16:48:57.287 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
|
|
1070
|
-
16:48:58.171 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
|
|
1071
|
-
16:48:58.172 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
|
|
1072
|
-
16:48:58.472 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
|
|
1073
|
-
16:49:03.478 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
|
|
1074
|
-
16:49:03.478 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
|
|
1075
|
-
16:49:03.479 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
|
|
1076
|
-
16:49:03.479 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
|
|
1077
|
-
16:49:03.479 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
|
|
1078
|
-
16:49:03.479 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
|
|
1079
|
-
16:49:03.648 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
|
|
1080
|
-
16:49:03.649 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
|
|
1081
|
-
16:49:03.649 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
|
|
1082
|
-
16:49:03.649 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
|
|
1083
|
-
16:49:03.651 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
|