@stripe/stripe-react-native 0.50.2 → 0.51.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.
Files changed (867) hide show
  1. package/.claude/settings.local.json +21 -0
  2. package/.idea/codeStyles/Project.xml +126 -0
  3. package/.idea/codeStyles/codeStyleConfig.xml +5 -0
  4. package/.idea/misc.xml +838 -0
  5. package/.idea/modules.xml +8 -0
  6. package/.idea/stripe-react-native.iml +9 -0
  7. package/.idea/vcs.xml +6 -0
  8. package/CHANGELOG.md +19 -1
  9. package/README.md +1 -1
  10. package/android/.gradle/8.11.1/checksums/checksums.lock +0 -0
  11. package/android/.gradle/8.11.1/checksums/md5-checksums.bin +0 -0
  12. package/android/.gradle/8.11.1/checksums/sha1-checksums.bin +0 -0
  13. package/android/.gradle/8.11.1/executionHistory/executionHistory.lock +0 -0
  14. package/android/.gradle/8.11.1/fileChanges/last-build.bin +0 -0
  15. package/android/.gradle/8.11.1/fileHashes/fileHashes.lock +0 -0
  16. package/android/.gradle/8.11.1/gc.properties +0 -0
  17. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  18. package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
  19. package/android/.gradle/config.properties +2 -0
  20. package/android/.gradle/vcs-1/gc.properties +0 -0
  21. package/android/.idea/caches/deviceStreaming.xml +835 -0
  22. package/android/.idea/compiler.xml +6 -0
  23. package/android/.idea/gradle.xml +19 -0
  24. package/android/.idea/migrations.xml +10 -0
  25. package/android/.idea/misc.xml +10 -0
  26. package/android/.idea/runConfigurations.xml +17 -0
  27. package/android/.idea/vcs.xml +6 -0
  28. package/android/gradle.properties +1 -1
  29. package/android/local.properties +8 -0
  30. package/android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementView.kt +1 -1
  31. package/android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementViewManager.kt +9 -0
  32. package/android/src/main/java/com/reactnativestripesdk/PaymentMethodCreateParamsFactory.kt +11 -12
  33. package/android/src/main/java/com/reactnativestripesdk/PaymentOptionDisplayDataMapper.kt +205 -1
  34. package/android/src/main/java/com/reactnativestripesdk/PaymentSheetFragment.kt +7 -6
  35. package/android/src/main/java/com/reactnativestripesdk/utils/Mappers.kt +2 -0
  36. package/e2e-artifacts/afterpay-clearpay/ai-(afterpay-clearpay).json +4 -0
  37. package/e2e-artifacts/afterpay-clearpay/ai-report-afterpay-clearpay.html +76 -0
  38. package/e2e-artifacts/afterpay-clearpay/commands-(afterpay-clearpay.yml).json +218 -0
  39. package/e2e-artifacts/afterpay-clearpay/maestro.log +2203 -0
  40. package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751932683444-(afterpay-clearpay.yml).png +0 -0
  41. package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751992816916-(afterpay-clearpay.yml).png +0 -0
  42. package/e2e-artifacts/afterpay-clearpay/screenshot-/342/235/214-1751992999846-(afterpay-clearpay.yml).png +0 -0
  43. package/e2e-artifacts/afterpay-clearpay-retry-1/ai-(afterpay-clearpay).json +4 -0
  44. package/e2e-artifacts/afterpay-clearpay-retry-1/ai-report-afterpay-clearpay.html +76 -0
  45. package/e2e-artifacts/afterpay-clearpay-retry-1/commands-(afterpay-clearpay.yml).json +197 -0
  46. package/e2e-artifacts/afterpay-clearpay-retry-1/maestro.log +174 -0
  47. package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751932748917-(afterpay-clearpay.yml).png +0 -0
  48. package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751992855856-(afterpay-clearpay.yml).png +0 -0
  49. package/e2e-artifacts/afterpay-clearpay-retry-1/screenshot-/342/235/214-1751993038742-(afterpay-clearpay.yml).png +0 -0
  50. package/e2e-artifacts/afterpay-clearpay-retry-2/ai-(afterpay-clearpay).json +4 -0
  51. package/e2e-artifacts/afterpay-clearpay-retry-2/ai-report-afterpay-clearpay.html +76 -0
  52. package/e2e-artifacts/afterpay-clearpay-retry-2/commands-(afterpay-clearpay.yml).json +895 -0
  53. package/e2e-artifacts/afterpay-clearpay-retry-2/maestro.log +27 -0
  54. package/e2e-artifacts/afterpay-clearpay-retry-2/screenshot-/342/235/214-1751932906289-(afterpay-clearpay.yml).png +0 -0
  55. package/e2e-artifacts/alipay/ai-(alipay).json +4 -0
  56. package/e2e-artifacts/alipay/ai-report-alipay.html +76 -0
  57. package/e2e-artifacts/alipay/commands-(alipay.yml).json +213 -0
  58. package/e2e-artifacts/alipay/maestro.log +1894 -0
  59. package/e2e-artifacts/alipay/screenshot-/342/235/214-1751932943893-(alipay.yml).png +0 -0
  60. package/e2e-artifacts/alipay-retry-1/ai-(alipay).json +4 -0
  61. package/e2e-artifacts/alipay-retry-1/ai-report-alipay.html +76 -0
  62. package/e2e-artifacts/alipay-retry-1/commands-(alipay.yml).json +895 -0
  63. package/e2e-artifacts/alipay-retry-1/maestro.log +27 -0
  64. package/e2e-artifacts/alipay-retry-1/screenshot-/342/235/214-1751933009773-(alipay.yml).png +0 -0
  65. package/e2e-artifacts/bancontact-payment/ai-(bancontact-payment).json +4 -0
  66. package/e2e-artifacts/bancontact-payment/ai-report-bancontact-payment.html +76 -0
  67. package/e2e-artifacts/bancontact-payment/commands-(bancontact-payment.yml).json +213 -0
  68. package/e2e-artifacts/bancontact-payment/maestro.log +913 -0
  69. package/e2e-artifacts/bancontact-setup/ai-(bancontact-setup).json +4 -0
  70. package/e2e-artifacts/bancontact-setup/ai-report-bancontact-setup.html +76 -0
  71. package/e2e-artifacts/bancontact-setup/commands-(bancontact-setup.yml).json +213 -0
  72. package/e2e-artifacts/bancontact-setup/maestro.log +913 -0
  73. package/e2e-artifacts/becs-payment/ai-(becs-payment).json +4 -0
  74. package/e2e-artifacts/becs-payment/ai-report-becs-payment.html +76 -0
  75. package/e2e-artifacts/becs-payment/commands-(becs-payment.yml).json +319 -0
  76. package/e2e-artifacts/becs-payment/maestro.log +2556 -0
  77. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752191589279-(becs-payment.yml).png +0 -0
  78. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752192047648-(becs-payment.yml).png +0 -0
  79. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752192059123-(becs-payment.yml).png +0 -0
  80. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752267774930-(becs-payment.yml).png +0 -0
  81. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752267786454-(becs-payment.yml).png +0 -0
  82. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752289149231-(becs-payment.yml).png +0 -0
  83. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752289160062-(becs-payment.yml).png +0 -0
  84. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752295793578-(becs-payment.yml).png +0 -0
  85. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752295805087-(becs-payment.yml).png +0 -0
  86. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752298269308-(becs-payment.yml).png +0 -0
  87. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752298281188-(becs-payment.yml).png +0 -0
  88. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752342548823-(becs-payment.yml).png +0 -0
  89. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752342559509-(becs-payment.yml).png +0 -0
  90. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752535766448-(becs-payment.yml).png +0 -0
  91. package/e2e-artifacts/becs-payment/screenshot-/342/232/240/357/270/217-1752535778130-(becs-payment.yml).png +0 -0
  92. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752008141102-(becs-payment.yml).png +0 -0
  93. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752267819705-(becs-payment.yml).png +0 -0
  94. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752289193341-(becs-payment.yml).png +0 -0
  95. package/e2e-artifacts/becs-payment/screenshot-/342/235/214-1752342592173-(becs-payment.yml).png +0 -0
  96. package/e2e-artifacts/becs-payment-retry-1/ai-(becs-payment).json +4 -0
  97. package/e2e-artifacts/becs-payment-retry-1/ai-report-becs-payment.html +76 -0
  98. package/e2e-artifacts/becs-payment-retry-1/commands-(becs-payment.yml).json +1788 -0
  99. package/e2e-artifacts/becs-payment-retry-1/maestro.log +610 -0
  100. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752267893617-(becs-payment.yml).png +0 -0
  101. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752267905656-(becs-payment.yml).png +0 -0
  102. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752289249541-(becs-payment.yml).png +0 -0
  103. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752289260302-(becs-payment.yml).png +0 -0
  104. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752342647004-(becs-payment.yml).png +0 -0
  105. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/232/240/357/270/217-1752342657723-(becs-payment.yml).png +0 -0
  106. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752008239968-(becs-payment.yml).png +0 -0
  107. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752267940717-(becs-payment.yml).png +0 -0
  108. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752289292735-(becs-payment.yml).png +0 -0
  109. package/e2e-artifacts/becs-payment-retry-1/screenshot-/342/235/214-1752342689855-(becs-payment.yml).png +0 -0
  110. package/e2e-artifacts/becs-payment-retry-2/ai-(becs-payment).json +4 -0
  111. package/e2e-artifacts/becs-payment-retry-2/ai-report-becs-payment.html +76 -0
  112. package/e2e-artifacts/becs-payment-retry-2/commands-(becs-payment.yml).json +1788 -0
  113. package/e2e-artifacts/becs-payment-retry-2/maestro.log +615 -0
  114. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752268096065-(becs-payment.yml).png +0 -0
  115. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752268106829-(becs-payment.yml).png +0 -0
  116. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752289439137-(becs-payment.yml).png +0 -0
  117. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752289449816-(becs-payment.yml).png +0 -0
  118. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752342847864-(becs-payment.yml).png +0 -0
  119. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/232/240/357/270/217-1752342859457-(becs-payment.yml).png +0 -0
  120. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752008431186-(becs-payment.yml).png +0 -0
  121. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752268139494-(becs-payment.yml).png +0 -0
  122. package/e2e-artifacts/becs-payment-retry-2/screenshot-/342/235/214-1752342893182-(becs-payment.yml).png +0 -0
  123. package/e2e-artifacts/becs-setup/ai-(becs-setup).json +4 -0
  124. package/e2e-artifacts/becs-setup/ai-report-becs-setup.html +76 -0
  125. package/e2e-artifacts/becs-setup/commands-(becs-setup.yml).json +319 -0
  126. package/e2e-artifacts/becs-setup/maestro.log +2387 -0
  127. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752191629555-(becs-setup.yml).png +0 -0
  128. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752192103457-(becs-setup.yml).png +0 -0
  129. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752192114728-(becs-setup.yml).png +0 -0
  130. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752268164621-(becs-setup.yml).png +0 -0
  131. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752268175332-(becs-setup.yml).png +0 -0
  132. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752289492222-(becs-setup.yml).png +0 -0
  133. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752289502891-(becs-setup.yml).png +0 -0
  134. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752295847246-(becs-setup.yml).png +0 -0
  135. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752295858049-(becs-setup.yml).png +0 -0
  136. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752298340721-(becs-setup.yml).png +0 -0
  137. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752298352698-(becs-setup.yml).png +0 -0
  138. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752342931653-(becs-setup.yml).png +0 -0
  139. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752342943156-(becs-setup.yml).png +0 -0
  140. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752535821555-(becs-setup.yml).png +0 -0
  141. package/e2e-artifacts/becs-setup/screenshot-/342/232/240/357/270/217-1752535832830-(becs-setup.yml).png +0 -0
  142. package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752008503037-(becs-setup.yml).png +0 -0
  143. package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752268207066-(becs-setup.yml).png +0 -0
  144. package/e2e-artifacts/becs-setup/screenshot-/342/235/214-1752342978467-(becs-setup.yml).png +0 -0
  145. package/e2e-artifacts/becs-setup-retry-1/ai-(becs-setup).json +4 -0
  146. package/e2e-artifacts/becs-setup-retry-1/ai-report-becs-setup.html +76 -0
  147. package/e2e-artifacts/becs-setup-retry-1/commands-(becs-setup.yml).json +1788 -0
  148. package/e2e-artifacts/becs-setup-retry-1/maestro.log +453 -0
  149. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752268263289-(becs-setup.yml).png +0 -0
  150. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752268274202-(becs-setup.yml).png +0 -0
  151. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752343045539-(becs-setup.yml).png +0 -0
  152. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/232/240/357/270/217-1752343057228-(becs-setup.yml).png +0 -0
  153. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752008602080-(becs-setup.yml).png +0 -0
  154. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752268306872-(becs-setup.yml).png +0 -0
  155. package/e2e-artifacts/becs-setup-retry-1/screenshot-/342/235/214-1752343091926-(becs-setup.yml).png +0 -0
  156. package/e2e-artifacts/becs-setup-retry-2/ai-(becs-setup).json +4 -0
  157. package/e2e-artifacts/becs-setup-retry-2/ai-report-becs-setup.html +76 -0
  158. package/e2e-artifacts/becs-setup-retry-2/commands-(becs-setup.yml).json +1788 -0
  159. package/e2e-artifacts/becs-setup-retry-2/maestro.log +443 -0
  160. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752268453388-(becs-setup.yml).png +0 -0
  161. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752268464337-(becs-setup.yml).png +0 -0
  162. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752343248140-(becs-setup.yml).png +0 -0
  163. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/232/240/357/270/217-1752343259649-(becs-setup.yml).png +0 -0
  164. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/235/214-1752008791651-(becs-setup.yml).png +0 -0
  165. package/e2e-artifacts/becs-setup-retry-2/screenshot-/342/235/214-1752343293977-(becs-setup.yml).png +0 -0
  166. package/e2e-artifacts/cardfield-basic/ai-(cardfield-basic).json +4 -0
  167. package/e2e-artifacts/cardfield-basic/ai-report-cardfield-basic.html +76 -0
  168. package/e2e-artifacts/cardfield-basic/commands-(cardfield-basic.yml).json +4278 -0
  169. package/e2e-artifacts/cardfield-basic/maestro.log +851 -0
  170. package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752006899348-(cardfield-basic.yml).png +0 -0
  171. package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752108482034-(cardfield-basic.yml).png +0 -0
  172. package/e2e-artifacts/cardfield-basic/screenshot-/342/235/214-1752536624593-(cardfield-basic.yml).png +0 -0
  173. package/e2e-artifacts/cardfield-basic-retry-1/ai-(cardfield-basic).json +4 -0
  174. package/e2e-artifacts/cardfield-basic-retry-1/ai-report-cardfield-basic.html +76 -0
  175. package/e2e-artifacts/cardfield-basic-retry-1/commands-(cardfield-basic.yml).json +4530 -0
  176. package/e2e-artifacts/cardfield-basic-retry-1/maestro.log +214 -0
  177. package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752006951817-(cardfield-basic.yml).png +0 -0
  178. package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752108538577-(cardfield-basic.yml).png +0 -0
  179. package/e2e-artifacts/cardfield-basic-retry-1/screenshot-/342/235/214-1752536700901-(cardfield-basic.yml).png +0 -0
  180. package/e2e-artifacts/cardfield-basic-retry-2/ai-(cardfield-basic).json +4 -0
  181. package/e2e-artifacts/cardfield-basic-retry-2/ai-report-cardfield-basic.html +76 -0
  182. package/e2e-artifacts/cardfield-basic-retry-2/commands-(cardfield-basic.yml).json +4530 -0
  183. package/e2e-artifacts/cardfield-basic-retry-2/maestro.log +205 -0
  184. package/e2e-artifacts/cardfield-basic-retry-2/screenshot-/342/235/214-1752536867811-(cardfield-basic.yml).png +0 -0
  185. package/e2e-artifacts/cardform-basic/ai-(cardform-basic).json +4 -0
  186. package/e2e-artifacts/cardform-basic/ai-report-cardform-basic.html +76 -0
  187. package/e2e-artifacts/cardform-basic/commands-(cardform-basic.yml).json +260 -0
  188. package/e2e-artifacts/cardform-basic/maestro.log +1086 -0
  189. package/e2e-artifacts/create-tokens/ai-(create-tokens).json +4 -0
  190. package/e2e-artifacts/create-tokens/ai-report-create-tokens.html +76 -0
  191. package/e2e-artifacts/create-tokens/commands-(create-tokens.yml).json +323 -0
  192. package/e2e-artifacts/create-tokens/maestro.log +1083 -0
  193. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752007162488-(create-tokens.yml).png +0 -0
  194. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752009333893-(create-tokens.yml).png +0 -0
  195. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752289980749-(create-tokens.yml).png +0 -0
  196. package/e2e-artifacts/create-tokens/screenshot-/342/235/214-1752344369354-(create-tokens.yml).png +0 -0
  197. package/e2e-artifacts/create-tokens-retry-1/ai-(create-tokens).json +4 -0
  198. package/e2e-artifacts/create-tokens-retry-1/ai-report-create-tokens.html +76 -0
  199. package/e2e-artifacts/create-tokens-retry-1/commands-(create-tokens.yml).json +1686 -0
  200. package/e2e-artifacts/create-tokens-retry-1/maestro.log +352 -0
  201. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752007236765-(create-tokens.yml).png +0 -0
  202. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752009405283-(create-tokens.yml).png +0 -0
  203. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752290080672-(create-tokens.yml).png +0 -0
  204. package/e2e-artifacts/create-tokens-retry-1/screenshot-/342/235/214-1752344443581-(create-tokens.yml).png +0 -0
  205. package/e2e-artifacts/create-tokens-retry-2/ai-(create-tokens).json +4 -0
  206. package/e2e-artifacts/create-tokens-retry-2/ai-report-create-tokens.html +76 -0
  207. package/e2e-artifacts/create-tokens-retry-2/commands-(create-tokens.yml).json +1686 -0
  208. package/e2e-artifacts/create-tokens-retry-2/maestro.log +347 -0
  209. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752007398022-(create-tokens.yml).png +0 -0
  210. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752009567834-(create-tokens.yml).png +0 -0
  211. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752290264003-(create-tokens.yml).png +0 -0
  212. package/e2e-artifacts/create-tokens-retry-2/screenshot-/342/235/214-1752344607648-(create-tokens.yml).png +0 -0
  213. package/e2e-artifacts/customersheet/ai-(customersheet).json +4 -0
  214. package/e2e-artifacts/customersheet/ai-report-customersheet.html +76 -0
  215. package/e2e-artifacts/customersheet/commands-(customersheet.yml).json +403 -0
  216. package/e2e-artifacts/customersheet/maestro.log +1469 -0
  217. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752192655142-(customersheet.yml).png +0 -0
  218. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752290316490-(customersheet.yml).png +0 -0
  219. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752290326981-(customersheet.yml).png +0 -0
  220. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752296326908-(customersheet.yml).png +0 -0
  221. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752296338143-(customersheet.yml).png +0 -0
  222. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752299012146-(customersheet.yml).png +0 -0
  223. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752299023432-(customersheet.yml).png +0 -0
  224. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752344638361-(customersheet.yml).png +0 -0
  225. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752344648732-(customersheet.yml).png +0 -0
  226. package/e2e-artifacts/customersheet/screenshot-/342/232/240/357/270/217-1752536970554-(customersheet.yml).png +0 -0
  227. package/e2e-artifacts/customersheet/screenshot-/342/235/214-1752007431103-(customersheet.yml).png +0 -0
  228. package/e2e-artifacts/customersheet-retry-1/ai-(customersheet).json +4 -0
  229. package/e2e-artifacts/customersheet-retry-1/ai-report-customersheet.html +76 -0
  230. package/e2e-artifacts/customersheet-retry-1/commands-(customersheet.yml).json +376 -0
  231. package/e2e-artifacts/customersheet-retry-1/maestro.log +154 -0
  232. package/e2e-artifacts/embedded/ai-(embedded).json +4 -0
  233. package/e2e-artifacts/embedded/ai-report-embedded.html +76 -0
  234. package/e2e-artifacts/embedded/commands-(embedded.yml).json +221 -0
  235. package/e2e-artifacts/embedded/maestro.log +1034 -0
  236. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752192779722-(embedded.yml).png +0 -0
  237. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752192779907-(embedded.yml).png +0 -0
  238. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752290510734-(embedded.yml).png +0 -0
  239. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752290518280-(embedded.yml).png +0 -0
  240. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752296505697-(embedded.yml).png +0 -0
  241. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752296513223-(embedded.yml).png +0 -0
  242. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752299191237-(embedded.yml).png +0 -0
  243. package/e2e-artifacts/embedded/screenshot-/342/232/240/357/270/217-1752299198660-(embedded.yml).png +0 -0
  244. package/e2e-artifacts/embedded-immediate-action/ai-(embedded-immediate-action).json +4 -0
  245. package/e2e-artifacts/embedded-immediate-action/ai-report-embedded-immediate-action.html +76 -0
  246. package/e2e-artifacts/embedded-immediate-action/commands-(embedded-immediate-action.yml).json +257 -0
  247. package/e2e-artifacts/embedded-immediate-action/maestro.log +1270 -0
  248. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752192724905-(embedded-immediate-action.yml).png +0 -0
  249. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752192725087-(embedded-immediate-action.yml).png +0 -0
  250. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752290422012-(embedded-immediate-action.yml).png +0 -0
  251. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752290429522-(embedded-immediate-action.yml).png +0 -0
  252. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752296423280-(embedded-immediate-action.yml).png +0 -0
  253. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752296430624-(embedded-immediate-action.yml).png +0 -0
  254. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752299110166-(embedded-immediate-action.yml).png +0 -0
  255. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/232/240/357/270/217-1752299117548-(embedded-immediate-action.yml).png +0 -0
  256. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/235/214-1752007704403-(embedded-immediate-action.yml).png +0 -0
  257. package/e2e-artifacts/embedded-immediate-action/screenshot-/342/235/214-1752009814336-(embedded-immediate-action.yml).png +0 -0
  258. package/e2e-artifacts/embedded-immediate-action-retry-1/ai-(embedded-immediate-action).json +4 -0
  259. package/e2e-artifacts/embedded-immediate-action-retry-1/ai-report-embedded-immediate-action.html +76 -0
  260. package/e2e-artifacts/embedded-immediate-action-retry-1/commands-(embedded-immediate-action.yml).json +1934 -0
  261. package/e2e-artifacts/embedded-immediate-action-retry-1/maestro.log +236 -0
  262. package/e2e-artifacts/embedded-immediate-action-retry-1/screenshot-/342/235/214-1752010026842-(embedded-immediate-action.yml).png +0 -0
  263. package/e2e-artifacts/embedded-immediate-action-retry-2/ai-(embedded-immediate-action).json +4 -0
  264. package/e2e-artifacts/embedded-immediate-action-retry-2/ai-report-embedded-immediate-action.html +76 -0
  265. package/e2e-artifacts/embedded-immediate-action-retry-2/commands-(embedded-immediate-action.yml).json +1934 -0
  266. package/e2e-artifacts/embedded-immediate-action-retry-2/maestro.log +90 -0
  267. package/e2e-artifacts/embedded-immediate-action-retry-2/screenshot-/342/235/214-1752010329350-(embedded-immediate-action.yml).png +0 -0
  268. package/e2e-artifacts/embedded-rn-compose/ai-(embedded-rn-compose).json +4 -0
  269. package/e2e-artifacts/embedded-rn-compose/ai-report-embedded-rn-compose.html +76 -0
  270. package/e2e-artifacts/embedded-rn-compose/commands-(embedded-rn-compose.yml).json +205 -0
  271. package/e2e-artifacts/embedded-rn-compose/maestro.log +1865 -0
  272. package/e2e-artifacts/embedded-rn-compose/screenshot-/342/235/214-1752191678608-(embedded-rn-compose.yml).png +0 -0
  273. package/e2e-artifacts/embedded-rn-compose-retry-1/ai-(embedded-rn-compose).json +4 -0
  274. package/e2e-artifacts/embedded-rn-compose-retry-1/ai-report-embedded-rn-compose.html +76 -0
  275. package/e2e-artifacts/embedded-rn-compose-retry-1/commands-(embedded-rn-compose.yml).json +1184 -0
  276. package/e2e-artifacts/embedded-rn-compose-retry-1/maestro.log +955 -0
  277. package/e2e-artifacts/embedded-rn-compose-retry-1/screenshot-/342/235/214-1752191739530-(embedded-rn-compose.yml).png +0 -0
  278. package/e2e-artifacts/eps/ai-(eps).json +4 -0
  279. package/e2e-artifacts/eps/ai-report-eps.html +76 -0
  280. package/e2e-artifacts/eps/commands-(eps.yml).json +213 -0
  281. package/e2e-artifacts/eps/maestro.log +835 -0
  282. package/e2e-artifacts/eps-fail/ai-(eps-fail).json +4 -0
  283. package/e2e-artifacts/eps-fail/ai-report-eps-fail.html +76 -0
  284. package/e2e-artifacts/eps-fail/commands-(eps-fail.yml).json +1737 -0
  285. package/e2e-artifacts/eps-fail/maestro.log +788 -0
  286. package/e2e-artifacts/eps-fail/screenshot-/342/235/214-1752537098375-(eps-fail.yml).png +0 -0
  287. package/e2e-artifacts/eps-fail-retry-1/ai-(eps-fail).json +4 -0
  288. package/e2e-artifacts/eps-fail-retry-1/ai-report-eps-fail.html +76 -0
  289. package/e2e-artifacts/eps-fail-retry-1/commands-(eps-fail.yml).json +213 -0
  290. package/e2e-artifacts/eps-fail-retry-1/maestro.log +105 -0
  291. package/e2e-artifacts/finalize-on-server/ai-(finalize-on-server).json +4 -0
  292. package/e2e-artifacts/finalize-on-server/ai-report-finalize-on-server.html +76 -0
  293. package/e2e-artifacts/finalize-on-server/commands-(finalize-on-server.yml).json +184 -0
  294. package/e2e-artifacts/finalize-on-server/maestro.log +802 -0
  295. package/e2e-artifacts/financial-connections-session/ai-(financial-connections-session).json +4 -0
  296. package/e2e-artifacts/financial-connections-session/ai-report-financial-connections-session.html +76 -0
  297. package/e2e-artifacts/financial-connections-session/commands-(financial-connections-session.yml).json +1416 -0
  298. package/e2e-artifacts/financial-connections-session/maestro.log +1506 -0
  299. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192188210-(financial-connections-session.yml).png +0 -0
  300. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192198610-(financial-connections-session.yml).png +0 -0
  301. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223007-(financial-connections-session.yml).png +0 -0
  302. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223207-(financial-connections-session.yml).png +0 -0
  303. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223489-(financial-connections-session.yml).png +0 -0
  304. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223672-(financial-connections-session.yml).png +0 -0
  305. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192223907-(financial-connections-session.yml).png +0 -0
  306. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192224140-(financial-connections-session.yml).png +0 -0
  307. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192245127-(financial-connections-session.yml).png +0 -0
  308. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752192245207-(financial-connections-session.yml).png +0 -0
  309. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577158-(financial-connections-session.yml).png +0 -0
  310. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577283-(financial-connections-session.yml).png +0 -0
  311. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289577462-(financial-connections-session.yml).png +0 -0
  312. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600602-(financial-connections-session.yml).png +0 -0
  313. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600793-(financial-connections-session.yml).png +0 -0
  314. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289600974-(financial-connections-session.yml).png +0 -0
  315. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752289601109-(financial-connections-session.yml).png +0 -0
  316. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295932948-(financial-connections-session.yml).png +0 -0
  317. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295933191-(financial-connections-session.yml).png +0 -0
  318. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295933384-(financial-connections-session.yml).png +0 -0
  319. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295956642-(financial-connections-session.yml).png +0 -0
  320. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295956832-(financial-connections-session.yml).png +0 -0
  321. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295957032-(financial-connections-session.yml).png +0 -0
  322. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752295957160-(financial-connections-session.yml).png +0 -0
  323. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298453924-(financial-connections-session.yml).png +0 -0
  324. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298454168-(financial-connections-session.yml).png +0 -0
  325. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298454389-(financial-connections-session.yml).png +0 -0
  326. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477150-(financial-connections-session.yml).png +0 -0
  327. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477378-(financial-connections-session.yml).png +0 -0
  328. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477622-(financial-connections-session.yml).png +0 -0
  329. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752298477945-(financial-connections-session.yml).png +0 -0
  330. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343371270-(financial-connections-session.yml).png +0 -0
  331. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343371955-(financial-connections-session.yml).png +0 -0
  332. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752343372844-(financial-connections-session.yml).png +0 -0
  333. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901388-(financial-connections-session.yml).png +0 -0
  334. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901599-(financial-connections-session.yml).png +0 -0
  335. package/e2e-artifacts/financial-connections-session/screenshot-/342/232/240/357/270/217-1752535901839-(financial-connections-session.yml).png +0 -0
  336. package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752268556007-(financial-connections-session.yml).png +0 -0
  337. package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752343381694-(financial-connections-session.yml).png +0 -0
  338. package/e2e-artifacts/financial-connections-session/screenshot-/342/235/214-1752535911667-(financial-connections-session.yml).png +0 -0
  339. package/e2e-artifacts/financial-connections-session-retry-1/ai-(financial-connections-session).json +4 -0
  340. package/e2e-artifacts/financial-connections-session-retry-1/ai-report-financial-connections-session.html +76 -0
  341. package/e2e-artifacts/financial-connections-session-retry-1/commands-(financial-connections-session.yml).json +1543 -0
  342. package/e2e-artifacts/financial-connections-session-retry-1/maestro.log +256 -0
  343. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343454904-(financial-connections-session.yml).png +0 -0
  344. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343455473-(financial-connections-session.yml).png +0 -0
  345. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752343456133-(financial-connections-session.yml).png +0 -0
  346. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535971599-(financial-connections-session.yml).png +0 -0
  347. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535972730-(financial-connections-session.yml).png +0 -0
  348. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/232/240/357/270/217-1752535972862-(financial-connections-session.yml).png +0 -0
  349. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752268634356-(financial-connections-session.yml).png +0 -0
  350. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752343464973-(financial-connections-session.yml).png +0 -0
  351. package/e2e-artifacts/financial-connections-session-retry-1/screenshot-/342/235/214-1752535981697-(financial-connections-session.yml).png +0 -0
  352. package/e2e-artifacts/financial-connections-session-retry-2/ai-(financial-connections-session).json +4 -0
  353. package/e2e-artifacts/financial-connections-session-retry-2/ai-report-financial-connections-session.html +76 -0
  354. package/e2e-artifacts/financial-connections-session-retry-2/commands-(financial-connections-session.yml).json +1416 -0
  355. package/e2e-artifacts/financial-connections-session-retry-2/maestro.log +257 -0
  356. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343630491-(financial-connections-session.yml).png +0 -0
  357. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343631157-(financial-connections-session.yml).png +0 -0
  358. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752343631749-(financial-connections-session.yml).png +0 -0
  359. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131257-(financial-connections-session.yml).png +0 -0
  360. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131540-(financial-connections-session.yml).png +0 -0
  361. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/232/240/357/270/217-1752536131860-(financial-connections-session.yml).png +0 -0
  362. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752268798701-(financial-connections-session.yml).png +0 -0
  363. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752343640487-(financial-connections-session.yml).png +0 -0
  364. package/e2e-artifacts/financial-connections-session-retry-2/screenshot-/342/235/214-1752536141307-(financial-connections-session.yml).png +0 -0
  365. package/e2e-artifacts/financial-connections-token/ai-(financial-connections-token).json +4 -0
  366. package/e2e-artifacts/financial-connections-token/ai-report-financial-connections-token.html +76 -0
  367. package/e2e-artifacts/financial-connections-token/commands-(financial-connections-token.yml).json +1416 -0
  368. package/e2e-artifacts/financial-connections-token/maestro.log +1464 -0
  369. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192277125-(financial-connections-token.yml).png +0 -0
  370. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192287025-(financial-connections-token.yml).png +0 -0
  371. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192310902-(financial-connections-token.yml).png +0 -0
  372. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311110-(financial-connections-token.yml).png +0 -0
  373. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311364-(financial-connections-token.yml).png +0 -0
  374. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311571-(financial-connections-token.yml).png +0 -0
  375. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192311872-(financial-connections-token.yml).png +0 -0
  376. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192312050-(financial-connections-token.yml).png +0 -0
  377. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192333542-(financial-connections-token.yml).png +0 -0
  378. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752192333675-(financial-connections-token.yml).png +0 -0
  379. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638381-(financial-connections-token.yml).png +0 -0
  380. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638620-(financial-connections-token.yml).png +0 -0
  381. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289638878-(financial-connections-token.yml).png +0 -0
  382. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662124-(financial-connections-token.yml).png +0 -0
  383. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662302-(financial-connections-token.yml).png +0 -0
  384. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662510-(financial-connections-token.yml).png +0 -0
  385. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752289662633-(financial-connections-token.yml).png +0 -0
  386. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295994701-(financial-connections-token.yml).png +0 -0
  387. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295994874-(financial-connections-token.yml).png +0 -0
  388. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752295995069-(financial-connections-token.yml).png +0 -0
  389. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296017923-(financial-connections-token.yml).png +0 -0
  390. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018049-(financial-connections-token.yml).png +0 -0
  391. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018150-(financial-connections-token.yml).png +0 -0
  392. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752296018241-(financial-connections-token.yml).png +0 -0
  393. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298538688-(financial-connections-token.yml).png +0 -0
  394. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298539992-(financial-connections-token.yml).png +0 -0
  395. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298540735-(financial-connections-token.yml).png +0 -0
  396. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298568015-(financial-connections-token.yml).png +0 -0
  397. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298568524-(financial-connections-token.yml).png +0 -0
  398. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298569207-(financial-connections-token.yml).png +0 -0
  399. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752298569674-(financial-connections-token.yml).png +0 -0
  400. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343686465-(financial-connections-token.yml).png +0 -0
  401. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343687157-(financial-connections-token.yml).png +0 -0
  402. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752343687767-(financial-connections-token.yml).png +0 -0
  403. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536170632-(financial-connections-token.yml).png +0 -0
  404. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536170882-(financial-connections-token.yml).png +0 -0
  405. package/e2e-artifacts/financial-connections-token/screenshot-/342/232/240/357/270/217-1752536171074-(financial-connections-token.yml).png +0 -0
  406. package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752268848764-(financial-connections-token.yml).png +0 -0
  407. package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752343696653-(financial-connections-token.yml).png +0 -0
  408. package/e2e-artifacts/financial-connections-token/screenshot-/342/235/214-1752536180658-(financial-connections-token.yml).png +0 -0
  409. package/e2e-artifacts/financial-connections-token-retry-1/ai-(financial-connections-token).json +4 -0
  410. package/e2e-artifacts/financial-connections-token-retry-1/ai-report-financial-connections-token.html +76 -0
  411. package/e2e-artifacts/financial-connections-token-retry-1/commands-(financial-connections-token.yml).json +1416 -0
  412. package/e2e-artifacts/financial-connections-token-retry-1/maestro.log +187 -0
  413. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343770584-(financial-connections-token.yml).png +0 -0
  414. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343771255-(financial-connections-token.yml).png +0 -0
  415. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752343771927-(financial-connections-token.yml).png +0 -0
  416. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240139-(financial-connections-token.yml).png +0 -0
  417. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240335-(financial-connections-token.yml).png +0 -0
  418. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/232/240/357/270/217-1752536240479-(financial-connections-token.yml).png +0 -0
  419. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/235/214-1752343780663-(financial-connections-token.yml).png +0 -0
  420. package/e2e-artifacts/financial-connections-token-retry-1/screenshot-/342/235/214-1752536250257-(financial-connections-token.yml).png +0 -0
  421. package/e2e-artifacts/financial-connections-token-retry-2/ai-(financial-connections-token).json +4 -0
  422. package/e2e-artifacts/financial-connections-token-retry-2/ai-report-financial-connections-token.html +76 -0
  423. package/e2e-artifacts/financial-connections-token-retry-2/commands-(financial-connections-token.yml).json +1416 -0
  424. package/e2e-artifacts/financial-connections-token-retry-2/maestro.log +187 -0
  425. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343945157-(financial-connections-token.yml).png +0 -0
  426. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343945953-(financial-connections-token.yml).png +0 -0
  427. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752343946689-(financial-connections-token.yml).png +0 -0
  428. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536403843-(financial-connections-token.yml).png +0 -0
  429. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536404354-(financial-connections-token.yml).png +0 -0
  430. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/232/240/357/270/217-1752536404539-(financial-connections-token.yml).png +0 -0
  431. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/235/214-1752343955444-(financial-connections-token.yml).png +0 -0
  432. package/e2e-artifacts/financial-connections-token-retry-2/screenshot-/342/235/214-1752536413822-(financial-connections-token.yml).png +0 -0
  433. package/e2e-artifacts/future-payments/ai-(future-payments).json +4 -0
  434. package/e2e-artifacts/future-payments/ai-report-future-payments.html +76 -0
  435. package/e2e-artifacts/future-payments/commands-(future-payments.yml).json +320 -0
  436. package/e2e-artifacts/future-payments/maestro.log +1197 -0
  437. package/e2e-artifacts/grabpay/ai-(grabpay).json +4 -0
  438. package/e2e-artifacts/grabpay/ai-report-grabpay.html +76 -0
  439. package/e2e-artifacts/grabpay/commands-(grabpay.yml).json +213 -0
  440. package/e2e-artifacts/grabpay/maestro.log +914 -0
  441. package/e2e-artifacts/ideal-payment/ai-(ideal-payment).json +4 -0
  442. package/e2e-artifacts/ideal-payment/ai-report-ideal-payment.html +76 -0
  443. package/e2e-artifacts/ideal-payment/commands-(ideal-payment.yml).json +235 -0
  444. package/e2e-artifacts/ideal-payment/maestro.log +877 -0
  445. package/e2e-artifacts/ideal-setup/ai-(ideal-setup).json +4 -0
  446. package/e2e-artifacts/ideal-setup/ai-report-ideal-setup.html +76 -0
  447. package/e2e-artifacts/ideal-setup/commands-(ideal-setup.yml).json +235 -0
  448. package/e2e-artifacts/ideal-setup/maestro.log +877 -0
  449. package/e2e-artifacts/oxxo/ai-(oxxo).json +4 -0
  450. package/e2e-artifacts/oxxo/ai-report-oxxo.html +76 -0
  451. package/e2e-artifacts/oxxo/commands-(oxxo.yml).json +195 -0
  452. package/e2e-artifacts/oxxo/maestro.log +851 -0
  453. package/e2e-artifacts/p24/ai-(p24).json +4 -0
  454. package/e2e-artifacts/p24/ai-report-p24.html +76 -0
  455. package/e2e-artifacts/p24/commands-(p24.yml).json +235 -0
  456. package/e2e-artifacts/p24/maestro.log +900 -0
  457. package/e2e-artifacts/payment-sheet-pmo-sfu/ai-(payment-sheet-pmo-sfu).json +4 -0
  458. package/e2e-artifacts/payment-sheet-pmo-sfu/ai-report-payment-sheet-pmo-sfu.html +76 -0
  459. package/e2e-artifacts/payment-sheet-pmo-sfu/commands-(payment-sheet-pmo-sfu.yml).json +289 -0
  460. package/e2e-artifacts/payment-sheet-pmo-sfu/maestro.log +1342 -0
  461. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193048425-(payment-sheet-pmo-sfu.yml).png +0 -0
  462. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193060701-(payment-sheet-pmo-sfu.yml).png +0 -0
  463. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193084149-(payment-sheet-pmo-sfu.yml).png +0 -0
  464. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752193093418-(payment-sheet-pmo-sfu.yml).png +0 -0
  465. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266713946-(payment-sheet-pmo-sfu.yml).png +0 -0
  466. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266729361-(payment-sheet-pmo-sfu.yml).png +0 -0
  467. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266754452-(payment-sheet-pmo-sfu.yml).png +0 -0
  468. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752266765610-(payment-sheet-pmo-sfu.yml).png +0 -0
  469. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290940472-(payment-sheet-pmo-sfu.yml).png +0 -0
  470. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290940926-(payment-sheet-pmo-sfu.yml).png +0 -0
  471. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290957900-(payment-sheet-pmo-sfu.yml).png +0 -0
  472. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290983393-(payment-sheet-pmo-sfu.yml).png +0 -0
  473. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752290996132-(payment-sheet-pmo-sfu.yml).png +0 -0
  474. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296890588-(payment-sheet-pmo-sfu.yml).png +0 -0
  475. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296890957-(payment-sheet-pmo-sfu.yml).png +0 -0
  476. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296905568-(payment-sheet-pmo-sfu.yml).png +0 -0
  477. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296930052-(payment-sheet-pmo-sfu.yml).png +0 -0
  478. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752296939433-(payment-sheet-pmo-sfu.yml).png +0 -0
  479. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299566746-(payment-sheet-pmo-sfu.yml).png +0 -0
  480. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299567277-(payment-sheet-pmo-sfu.yml).png +0 -0
  481. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299581526-(payment-sheet-pmo-sfu.yml).png +0 -0
  482. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299605510-(payment-sheet-pmo-sfu.yml).png +0 -0
  483. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752299614764-(payment-sheet-pmo-sfu.yml).png +0 -0
  484. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345011850-(payment-sheet-pmo-sfu.yml).png +0 -0
  485. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345027149-(payment-sheet-pmo-sfu.yml).png +0 -0
  486. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752345041670-(payment-sheet-pmo-sfu.yml).png +0 -0
  487. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537373375-(payment-sheet-pmo-sfu.yml).png +0 -0
  488. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537385585-(payment-sheet-pmo-sfu.yml).png +0 -0
  489. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/232/240/357/270/217-1752537396794-(payment-sheet-pmo-sfu.yml).png +0 -0
  490. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752010651521-(payment-sheet-pmo-sfu.yml).png +0 -0
  491. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752109124457-(payment-sheet-pmo-sfu.yml).png +0 -0
  492. package/e2e-artifacts/payment-sheet-pmo-sfu/screenshot-/342/235/214-1752266775622-(payment-sheet-pmo-sfu.yml).png +0 -0
  493. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/ai-(payment-sheet-pmo-sfu).json +4 -0
  494. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/ai-report-payment-sheet-pmo-sfu.html +76 -0
  495. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/commands-(payment-sheet-pmo-sfu.yml).json +350 -0
  496. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/maestro.log +373 -0
  497. 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
  498. 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
  499. 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
  500. 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
  501. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/235/214-1752010718755-(payment-sheet-pmo-sfu.yml).png +0 -0
  502. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-1/screenshot-/342/235/214-1752109197091-(payment-sheet-pmo-sfu.yml).png +0 -0
  503. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/ai-(payment-sheet-pmo-sfu).json +4 -0
  504. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/ai-report-payment-sheet-pmo-sfu.html +76 -0
  505. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/commands-(payment-sheet-pmo-sfu.yml).json +281 -0
  506. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/maestro.log +170 -0
  507. package/e2e-artifacts/payment-sheet-pmo-sfu-retry-2/screenshot-/342/235/214-1752010877836-(payment-sheet-pmo-sfu.yml).png +0 -0
  508. package/e2e-artifacts/paymentsheet-basic/ai-(paymentsheet-basic).json +4 -0
  509. package/e2e-artifacts/paymentsheet-basic/ai-report-paymentsheet-basic.html +76 -0
  510. package/e2e-artifacts/paymentsheet-basic/commands-(paymentsheet-basic.yml).json +1581 -0
  511. package/e2e-artifacts/paymentsheet-basic/maestro.log +755 -0
  512. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752291041575-(paymentsheet-basic.yml).png +0 -0
  513. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752296982457-(paymentsheet-basic.yml).png +0 -0
  514. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299655021-(paymentsheet-basic.yml).png +0 -0
  515. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299673912-(paymentsheet-basic.yml).png +0 -0
  516. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299699069-(paymentsheet-basic.yml).png +0 -0
  517. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752299708944-(paymentsheet-basic.yml).png +0 -0
  518. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752345083193-(paymentsheet-basic.yml).png +0 -0
  519. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/232/240/357/270/217-1752537426052-(paymentsheet-basic.yml).png +0 -0
  520. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752109309741-(paymentsheet-basic.yml).png +0 -0
  521. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752291051537-(paymentsheet-basic.yml).png +0 -0
  522. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752296992447-(paymentsheet-basic.yml).png +0 -0
  523. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752345093250-(paymentsheet-basic.yml).png +0 -0
  524. package/e2e-artifacts/paymentsheet-basic/screenshot-/342/235/214-1752537436039-(paymentsheet-basic.yml).png +0 -0
  525. package/e2e-artifacts/paymentsheet-basic-retry-1/ai-(paymentsheet-basic).json +4 -0
  526. package/e2e-artifacts/paymentsheet-basic-retry-1/ai-report-paymentsheet-basic.html +76 -0
  527. package/e2e-artifacts/paymentsheet-basic-retry-1/commands-(paymentsheet-basic.yml).json +1581 -0
  528. package/e2e-artifacts/paymentsheet-basic-retry-1/maestro.log +427 -0
  529. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752291124709-(paymentsheet-basic.yml).png +0 -0
  530. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752297061360-(paymentsheet-basic.yml).png +0 -0
  531. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752345150430-(paymentsheet-basic.yml).png +0 -0
  532. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/232/240/357/270/217-1752537492145-(paymentsheet-basic.yml).png +0 -0
  533. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752109357432-(paymentsheet-basic.yml).png +0 -0
  534. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752193137003-(paymentsheet-basic.yml).png +0 -0
  535. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752291134584-(paymentsheet-basic.yml).png +0 -0
  536. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752297071313-(paymentsheet-basic.yml).png +0 -0
  537. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752345160427-(paymentsheet-basic.yml).png +0 -0
  538. package/e2e-artifacts/paymentsheet-basic-retry-1/screenshot-/342/235/214-1752537502161-(paymentsheet-basic.yml).png +0 -0
  539. package/e2e-artifacts/paymentsheet-basic-retry-2/ai-(paymentsheet-basic).json +4 -0
  540. package/e2e-artifacts/paymentsheet-basic-retry-2/ai-report-paymentsheet-basic.html +76 -0
  541. package/e2e-artifacts/paymentsheet-basic-retry-2/commands-(paymentsheet-basic.yml).json +1581 -0
  542. package/e2e-artifacts/paymentsheet-basic-retry-2/maestro.log +720 -0
  543. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193280480-(paymentsheet-basic.yml).png +0 -0
  544. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193292728-(paymentsheet-basic.yml).png +0 -0
  545. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193318618-(paymentsheet-basic.yml).png +0 -0
  546. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752193327971-(paymentsheet-basic.yml).png +0 -0
  547. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752291297321-(paymentsheet-basic.yml).png +0 -0
  548. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297220595-(paymentsheet-basic.yml).png +0 -0
  549. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297236007-(paymentsheet-basic.yml).png +0 -0
  550. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297260266-(paymentsheet-basic.yml).png +0 -0
  551. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752297269132-(paymentsheet-basic.yml).png +0 -0
  552. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752345318711-(paymentsheet-basic.yml).png +0 -0
  553. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/232/240/357/270/217-1752537650037-(paymentsheet-basic.yml).png +0 -0
  554. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752291307116-(paymentsheet-basic.yml).png +0 -0
  555. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752345328480-(paymentsheet-basic.yml).png +0 -0
  556. package/e2e-artifacts/paymentsheet-basic-retry-2/screenshot-/342/235/214-1752537659911-(paymentsheet-basic.yml).png +0 -0
  557. package/e2e-artifacts/paymentsheet-canceled/ai-(paymentsheet-canceled).json +4 -0
  558. package/e2e-artifacts/paymentsheet-canceled/ai-report-paymentsheet-canceled.html +76 -0
  559. package/e2e-artifacts/paymentsheet-canceled/commands-(paymentsheet-canceled.yml).json +184 -0
  560. package/e2e-artifacts/paymentsheet-canceled/maestro.log +779 -0
  561. package/e2e-artifacts/paymentsheet-customFlow/ai-(paymentsheet-customFlow).json +4 -0
  562. package/e2e-artifacts/paymentsheet-customFlow/ai-report-paymentsheet-customFlow.html +76 -0
  563. package/e2e-artifacts/paymentsheet-customFlow/commands-(paymentsheet-customFlow.yml).json +369 -0
  564. package/e2e-artifacts/paymentsheet-customFlow/maestro.log +1141 -0
  565. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193443928-(paymentsheet-customFlow.yml).png +0 -0
  566. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193456198-(paymentsheet-customFlow.yml).png +0 -0
  567. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752193470537-(paymentsheet-customFlow.yml).png +0 -0
  568. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291514795-(paymentsheet-customFlow.yml).png +0 -0
  569. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291543278-(paymentsheet-customFlow.yml).png +0 -0
  570. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752291554179-(paymentsheet-customFlow.yml).png +0 -0
  571. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297411098-(paymentsheet-customFlow.yml).png +0 -0
  572. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297437011-(paymentsheet-customFlow.yml).png +0 -0
  573. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752297446243-(paymentsheet-customFlow.yml).png +0 -0
  574. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299893375-(paymentsheet-customFlow.yml).png +0 -0
  575. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299918926-(paymentsheet-customFlow.yml).png +0 -0
  576. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752299929025-(paymentsheet-customFlow.yml).png +0 -0
  577. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345495490-(paymentsheet-customFlow.yml).png +0 -0
  578. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345509775-(paymentsheet-customFlow.yml).png +0 -0
  579. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345536653-(paymentsheet-customFlow.yml).png +0 -0
  580. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752345546371-(paymentsheet-customFlow.yml).png +0 -0
  581. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537788712-(paymentsheet-customFlow.yml).png +0 -0
  582. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537800452-(paymentsheet-customFlow.yml).png +0 -0
  583. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537824887-(paymentsheet-customFlow.yml).png +0 -0
  584. package/e2e-artifacts/paymentsheet-customFlow/screenshot-/342/232/240/357/270/217-1752537834239-(paymentsheet-customFlow.yml).png +0 -0
  585. package/e2e-artifacts/paymentsheet-customFlow-canceled/ai-(paymentsheet-customFlow-canceled).json +4 -0
  586. package/e2e-artifacts/paymentsheet-customFlow-canceled/ai-report-paymentsheet-customFlow-canceled.html +76 -0
  587. package/e2e-artifacts/paymentsheet-customFlow-canceled/commands-(paymentsheet-customFlow-canceled.yml).json +185 -0
  588. package/e2e-artifacts/paymentsheet-customFlow-canceled/maestro.log +791 -0
  589. package/e2e-artifacts/paymentsheet-customFlow-decoupled/ai-(paymentsheet-customFlow-decoupled).json +4 -0
  590. package/e2e-artifacts/paymentsheet-customFlow-decoupled/ai-report-paymentsheet-customFlow-decoupled.html +76 -0
  591. package/e2e-artifacts/paymentsheet-customFlow-decoupled/commands-(paymentsheet-customFlow-decoupled.yml).json +369 -0
  592. package/e2e-artifacts/paymentsheet-customFlow-decoupled/maestro.log +1152 -0
  593. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193357065-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  594. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193369442-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  595. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752193384883-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  596. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291353334-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  597. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291368900-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  598. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291397599-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  599. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752291408393-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  600. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297297971-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  601. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297310424-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  602. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297335915-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  603. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752297345041-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  604. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299750277-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  605. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299764079-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  606. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299791636-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  607. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752299801553-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  608. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345364591-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  609. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345379270-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  610. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345405445-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  611. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752345415192-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  612. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537686839-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  613. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537698555-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  614. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537723050-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  615. package/e2e-artifacts/paymentsheet-customFlow-decoupled/screenshot-/342/232/240/357/270/217-1752537732236-(paymentsheet-customFlow-decoupled.yml).png +0 -0
  616. package/e2e-artifacts/paymentsheet-customFlow-timeout/ai-(paymentsheet-customFlow-timeout).json +4 -0
  617. package/e2e-artifacts/paymentsheet-customFlow-timeout/ai-report-paymentsheet-customFlow-timeout.html +76 -0
  618. package/e2e-artifacts/paymentsheet-customFlow-timeout/commands-(paymentsheet-customFlow-timeout.yml).json +149 -0
  619. package/e2e-artifacts/paymentsheet-customFlow-timeout/maestro.log +608 -0
  620. package/e2e-artifacts/paymentsheet-decoupled/ai-(paymentsheet-decoupled).json +4 -0
  621. package/e2e-artifacts/paymentsheet-decoupled/ai-report-paymentsheet-decoupled.html +76 -0
  622. package/e2e-artifacts/paymentsheet-decoupled/commands-(paymentsheet-decoupled.yml).json +1508 -0
  623. package/e2e-artifacts/paymentsheet-decoupled/maestro.log +1047 -0
  624. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193503646-(paymentsheet-decoupled.yml).png +0 -0
  625. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193515914-(paymentsheet-decoupled.yml).png +0 -0
  626. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193538955-(paymentsheet-decoupled.yml).png +0 -0
  627. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752193548323-(paymentsheet-decoupled.yml).png +0 -0
  628. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291605929-(paymentsheet-decoupled.yml).png +0 -0
  629. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291625377-(paymentsheet-decoupled.yml).png +0 -0
  630. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291651691-(paymentsheet-decoupled.yml).png +0 -0
  631. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752291663253-(paymentsheet-decoupled.yml).png +0 -0
  632. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297477438-(paymentsheet-decoupled.yml).png +0 -0
  633. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297492579-(paymentsheet-decoupled.yml).png +0 -0
  634. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297516727-(paymentsheet-decoupled.yml).png +0 -0
  635. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752297525542-(paymentsheet-decoupled.yml).png +0 -0
  636. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752299971782-(paymentsheet-decoupled.yml).png +0 -0
  637. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752299990229-(paymentsheet-decoupled.yml).png +0 -0
  638. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752300015012-(paymentsheet-decoupled.yml).png +0 -0
  639. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752300023820-(paymentsheet-decoupled.yml).png +0 -0
  640. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752345590405-(paymentsheet-decoupled.yml).png +0 -0
  641. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/232/240/357/270/217-1752537864878-(paymentsheet-decoupled.yml).png +0 -0
  642. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752109553190-(paymentsheet-decoupled.yml).png +0 -0
  643. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752345600393-(paymentsheet-decoupled.yml).png +0 -0
  644. package/e2e-artifacts/paymentsheet-decoupled/screenshot-/342/235/214-1752537874928-(paymentsheet-decoupled.yml).png +0 -0
  645. package/e2e-artifacts/paymentsheet-decoupled-retry-1/ai-(paymentsheet-decoupled).json +4 -0
  646. package/e2e-artifacts/paymentsheet-decoupled-retry-1/ai-report-paymentsheet-decoupled.html +76 -0
  647. package/e2e-artifacts/paymentsheet-decoupled-retry-1/commands-(paymentsheet-decoupled.yml).json +1508 -0
  648. package/e2e-artifacts/paymentsheet-decoupled-retry-1/maestro.log +230 -0
  649. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/232/240/357/270/217-1752345669405-(paymentsheet-decoupled.yml).png +0 -0
  650. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/232/240/357/270/217-1752537930903-(paymentsheet-decoupled.yml).png +0 -0
  651. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752109599557-(paymentsheet-decoupled.yml).png +0 -0
  652. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752345679416-(paymentsheet-decoupled.yml).png +0 -0
  653. package/e2e-artifacts/paymentsheet-decoupled-retry-1/screenshot-/342/235/214-1752537940282-(paymentsheet-decoupled.yml).png +0 -0
  654. package/e2e-artifacts/paymentsheet-decoupled-retry-2/ai-(paymentsheet-decoupled).json +4 -0
  655. package/e2e-artifacts/paymentsheet-decoupled-retry-2/ai-report-paymentsheet-decoupled.html +76 -0
  656. package/e2e-artifacts/paymentsheet-decoupled-retry-2/commands-(paymentsheet-decoupled.yml).json +1508 -0
  657. package/e2e-artifacts/paymentsheet-decoupled-retry-2/maestro.log +229 -0
  658. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/232/240/357/270/217-1752345837378-(paymentsheet-decoupled.yml).png +0 -0
  659. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/232/240/357/270/217-1752538088137-(paymentsheet-decoupled.yml).png +0 -0
  660. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752109655331-(paymentsheet-decoupled.yml).png +0 -0
  661. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752345847387-(paymentsheet-decoupled.yml).png +0 -0
  662. package/e2e-artifacts/paymentsheet-decoupled-retry-2/screenshot-/342/235/214-1752538098120-(paymentsheet-decoupled.yml).png +0 -0
  663. package/e2e-artifacts/paymentsheet-timeout/ai-(paymentsheet-timeout).json +4 -0
  664. package/e2e-artifacts/paymentsheet-timeout/ai-report-paymentsheet-timeout.html +76 -0
  665. package/e2e-artifacts/paymentsheet-timeout/commands-(paymentsheet-timeout.yml).json +148 -0
  666. package/e2e-artifacts/paymentsheet-timeout/maestro.log +609 -0
  667. package/e2e-artifacts/paypal-payment/ai-(paypal-payment).json +4 -0
  668. package/e2e-artifacts/paypal-payment/ai-report-paypal-payment.html +76 -0
  669. package/e2e-artifacts/paypal-payment/commands-(paypal-payment.yml).json +252 -0
  670. package/e2e-artifacts/paypal-payment/maestro.log +885 -0
  671. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752193610511-(paypal-payment.yml).png +0 -0
  672. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752291761857-(paypal-payment.yml).png +0 -0
  673. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752297584807-(paypal-payment.yml).png +0 -0
  674. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752300081978-(paypal-payment.yml).png +0 -0
  675. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752345926389-(paypal-payment.yml).png +0 -0
  676. package/e2e-artifacts/paypal-payment/screenshot-/342/232/240/357/270/217-1752538157143-(paypal-payment.yml).png +0 -0
  677. package/e2e-artifacts/paypal-payment/screenshot-/342/235/214-1752011390029-(paypal-payment.yml).png +0 -0
  678. package/e2e-artifacts/paypal-payment/screenshot-/342/235/214-1752109714183-(paypal-payment.yml).png +0 -0
  679. package/e2e-artifacts/paypal-payment-retry-1/ai-(paypal-payment).json +4 -0
  680. package/e2e-artifacts/paypal-payment-retry-1/ai-report-paypal-payment.html +76 -0
  681. package/e2e-artifacts/paypal-payment-retry-1/commands-(paypal-payment.yml).json +1074 -0
  682. package/e2e-artifacts/paypal-payment-retry-1/maestro.log +138 -0
  683. package/e2e-artifacts/paypal-payment-retry-1/screenshot-/342/235/214-1752011463293-(paypal-payment.yml).png +0 -0
  684. package/e2e-artifacts/paypal-payment-retry-1/screenshot-/342/235/214-1752109760712-(paypal-payment.yml).png +0 -0
  685. package/e2e-artifacts/paypal-payment-retry-2/ai-(paypal-payment).json +4 -0
  686. package/e2e-artifacts/paypal-payment-retry-2/ai-report-paypal-payment.html +76 -0
  687. package/e2e-artifacts/paypal-payment-retry-2/commands-(paypal-payment.yml).json +1074 -0
  688. package/e2e-artifacts/paypal-payment-retry-2/maestro.log +138 -0
  689. package/e2e-artifacts/paypal-payment-retry-2/screenshot-/342/235/214-1752011626344-(paypal-payment.yml).png +0 -0
  690. package/e2e-artifacts/paypal-payment-retry-2/screenshot-/342/235/214-1752109815260-(paypal-payment.yml).png +0 -0
  691. package/e2e-artifacts/paypal-setup/ai-(paypal-setup).json +4 -0
  692. package/e2e-artifacts/paypal-setup/ai-report-paypal-setup.html +76 -0
  693. package/e2e-artifacts/paypal-setup/commands-(paypal-setup.yml).json +4352 -0
  694. package/e2e-artifacts/paypal-setup/maestro.log +865 -0
  695. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752193647977-(paypal-setup.yml).png +0 -0
  696. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752291819634-(paypal-setup.yml).png +0 -0
  697. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752297622907-(paypal-setup.yml).png +0 -0
  698. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752300119084-(paypal-setup.yml).png +0 -0
  699. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752345975045-(paypal-setup.yml).png +0 -0
  700. package/e2e-artifacts/paypal-setup/screenshot-/342/232/240/357/270/217-1752538202122-(paypal-setup.yml).png +0 -0
  701. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752011668904-(paypal-setup.yml).png +0 -0
  702. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752109850384-(paypal-setup.yml).png +0 -0
  703. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752345985129-(paypal-setup.yml).png +0 -0
  704. package/e2e-artifacts/paypal-setup/screenshot-/342/235/214-1752538212167-(paypal-setup.yml).png +0 -0
  705. package/e2e-artifacts/paypal-setup-retry-1/ai-(paypal-setup).json +4 -0
  706. package/e2e-artifacts/paypal-setup-retry-1/ai-report-paypal-setup.html +76 -0
  707. package/e2e-artifacts/paypal-setup-retry-1/commands-(paypal-setup.yml).json +1129 -0
  708. package/e2e-artifacts/paypal-setup-retry-1/maestro.log +278 -0
  709. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752011741968-(paypal-setup.yml).png +0 -0
  710. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752109895003-(paypal-setup.yml).png +0 -0
  711. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752346063117-(paypal-setup.yml).png +0 -0
  712. package/e2e-artifacts/paypal-setup-retry-1/screenshot-/342/235/214-1752538279448-(paypal-setup.yml).png +0 -0
  713. package/e2e-artifacts/paypal-setup-retry-2/ai-(paypal-setup).json +4 -0
  714. package/e2e-artifacts/paypal-setup-retry-2/ai-report-paypal-setup.html +76 -0
  715. package/e2e-artifacts/paypal-setup-retry-2/commands-(paypal-setup.yml).json +1072 -0
  716. package/e2e-artifacts/paypal-setup-retry-2/maestro.log +209 -0
  717. package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752011905309-(paypal-setup.yml).png +0 -0
  718. package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752109950396-(paypal-setup.yml).png +0 -0
  719. package/e2e-artifacts/paypal-setup-retry-2/screenshot-/342/235/214-1752346229906-(paypal-setup.yml).png +0 -0
  720. package/e2e-artifacts/recollect-cvc/ai-(recollect-cvc).json +4 -0
  721. package/e2e-artifacts/recollect-cvc/ai-report-recollect-cvc.html +76 -0
  722. package/e2e-artifacts/recollect-cvc/commands-(recollect-cvc.yml).json +1050 -0
  723. package/e2e-artifacts/recollect-cvc/maestro.log +864 -0
  724. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752011953304-(recollect-cvc.yml).png +0 -0
  725. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752109995445-(recollect-cvc.yml).png +0 -0
  726. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752193696617-(recollect-cvc.yml).png +0 -0
  727. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752266928228-(recollect-cvc.yml).png +0 -0
  728. package/e2e-artifacts/recollect-cvc/screenshot-/342/235/214-1752346270346-(recollect-cvc.yml).png +0 -0
  729. package/e2e-artifacts/recollect-cvc-retry-1/ai-(recollect-cvc).json +4 -0
  730. package/e2e-artifacts/recollect-cvc-retry-1/ai-report-recollect-cvc.html +76 -0
  731. package/e2e-artifacts/recollect-cvc-retry-1/commands-(recollect-cvc.yml).json +1050 -0
  732. package/e2e-artifacts/recollect-cvc-retry-1/maestro.log +472 -0
  733. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752012028776-(recollect-cvc.yml).png +0 -0
  734. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752110050358-(recollect-cvc.yml).png +0 -0
  735. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752193772110-(recollect-cvc.yml).png +0 -0
  736. package/e2e-artifacts/recollect-cvc-retry-1/screenshot-/342/235/214-1752346344346-(recollect-cvc.yml).png +0 -0
  737. package/e2e-artifacts/recollect-cvc-retry-2/ai-(recollect-cvc).json +4 -0
  738. package/e2e-artifacts/recollect-cvc-retry-2/ai-report-recollect-cvc.html +76 -0
  739. package/e2e-artifacts/recollect-cvc-retry-2/commands-(recollect-cvc.yml).json +1050 -0
  740. package/e2e-artifacts/recollect-cvc-retry-2/maestro.log +338 -0
  741. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752012195960-(recollect-cvc.yml).png +0 -0
  742. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752110114810-(recollect-cvc.yml).png +0 -0
  743. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752193938256-(recollect-cvc.yml).png +0 -0
  744. package/e2e-artifacts/recollect-cvc-retry-2/screenshot-/342/235/214-1752346506212-(recollect-cvc.yml).png +0 -0
  745. package/e2e-artifacts/rn-arch/ai-(rn-arch).json +4 -0
  746. package/e2e-artifacts/rn-arch/ai-report-rn-arch.html +76 -0
  747. package/e2e-artifacts/rn-arch/commands-(rn-arch.yml).json +110 -0
  748. package/e2e-artifacts/rn-arch/maestro.log +288 -0
  749. package/e2e-artifacts/sepa-payment/ai-(sepa-payment).json +4 -0
  750. package/e2e-artifacts/sepa-payment/ai-report-sepa-payment.html +76 -0
  751. package/e2e-artifacts/sepa-payment/commands-(sepa-payment.yml).json +1050 -0
  752. package/e2e-artifacts/sepa-payment/maestro.log +678 -0
  753. package/e2e-artifacts/sepa-payment/screenshot-/342/235/214-1752346561738-(sepa-payment.yml).png +0 -0
  754. package/e2e-artifacts/sepa-payment-retry-1/ai-(sepa-payment).json +4 -0
  755. package/e2e-artifacts/sepa-payment-retry-1/ai-report-sepa-payment.html +76 -0
  756. package/e2e-artifacts/sepa-payment-retry-1/commands-(sepa-payment.yml).json +1050 -0
  757. package/e2e-artifacts/sepa-payment-retry-1/maestro.log +71 -0
  758. package/e2e-artifacts/sepa-payment-retry-1/screenshot-/342/235/214-1752346634436-(sepa-payment.yml).png +0 -0
  759. package/e2e-artifacts/sepa-payment-retry-2/ai-(sepa-payment).json +4 -0
  760. package/e2e-artifacts/sepa-payment-retry-2/ai-report-sepa-payment.html +76 -0
  761. package/e2e-artifacts/sepa-payment-retry-2/commands-(sepa-payment.yml).json +1050 -0
  762. package/e2e-artifacts/sepa-payment-retry-2/maestro.log +60 -0
  763. package/e2e-artifacts/sepa-payment-retry-2/screenshot-/342/235/214-1752346801569-(sepa-payment.yml).png +0 -0
  764. package/e2e-artifacts/sepa-setup/ai-(sepa-setup).json +4 -0
  765. package/e2e-artifacts/sepa-setup/ai-report-sepa-setup.html +76 -0
  766. package/e2e-artifacts/sepa-setup/commands-(sepa-setup.yml).json +1050 -0
  767. package/e2e-artifacts/sepa-setup/maestro.log +689 -0
  768. package/e2e-artifacts/sepa-setup/screenshot-/342/235/214-1752346849094-(sepa-setup.yml).png +0 -0
  769. package/e2e-artifacts/sepa-setup-retry-1/ai-(sepa-setup).json +4 -0
  770. package/e2e-artifacts/sepa-setup-retry-1/ai-report-sepa-setup.html +76 -0
  771. package/e2e-artifacts/sepa-setup-retry-1/commands-(sepa-setup.yml).json +1050 -0
  772. package/e2e-artifacts/sepa-setup-retry-1/maestro.log +70 -0
  773. package/e2e-artifacts/sepa-setup-retry-1/screenshot-/342/235/214-1752346922295-(sepa-setup.yml).png +0 -0
  774. package/e2e-artifacts/sepa-setup-retry-2/ai-(sepa-setup).json +4 -0
  775. package/e2e-artifacts/sepa-setup-retry-2/ai-report-sepa-setup.html +76 -0
  776. package/e2e-artifacts/sepa-setup-retry-2/commands-(sepa-setup.yml).json +1050 -0
  777. package/e2e-artifacts/sepa-setup-retry-2/maestro.log +61 -0
  778. package/e2e-artifacts/sepa-setup-retry-2/screenshot-/342/235/214-1752347084224-(sepa-setup.yml).png +0 -0
  779. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/ai-(sofort-payment).json +4 -0
  780. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/ai-report-sofort-payment.html +76 -0
  781. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/commands-(sofort-payment.yml).json +1194 -0
  782. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/maestro.log +107 -0
  783. package/e2e-artifacts/sofort-payment/.maestro/tests/2025-07-15_142313/screenshot-/342/235/214-1752614629726-(sofort-payment.yml).png +0 -0
  784. package/e2e-artifacts/sofort-payment/ai-(sofort-payment).json +4 -0
  785. package/e2e-artifacts/sofort-payment/ai-report-sofort-payment.html +76 -0
  786. package/e2e-artifacts/sofort-payment/commands-(sofort-payment.yml).json +1072 -0
  787. package/e2e-artifacts/sofort-payment/maestro.log +146 -0
  788. package/e2e-artifacts/sofort-payment/screenshot-/342/235/214-1752012316899-(sofort-payment.yml).png +0 -0
  789. package/e2e-artifacts/sofort-payment/screenshot-/342/235/214-1752347129213-(sofort-payment.yml).png +0 -0
  790. package/e2e-artifacts/sofort-payment-retry-1/ai-(sofort-payment).json +4 -0
  791. package/e2e-artifacts/sofort-payment-retry-1/ai-report-sofort-payment.html +76 -0
  792. package/e2e-artifacts/sofort-payment-retry-1/commands-(sofort-payment.yml).json +1072 -0
  793. package/e2e-artifacts/sofort-payment-retry-1/maestro.log +146 -0
  794. package/e2e-artifacts/sofort-payment-retry-1/screenshot-/342/235/214-1752012393773-(sofort-payment.yml).png +0 -0
  795. package/e2e-artifacts/sofort-payment-retry-1/screenshot-/342/235/214-1752347205761-(sofort-payment.yml).png +0 -0
  796. package/e2e-artifacts/sofort-payment-retry-2/ai-(sofort-payment).json +4 -0
  797. package/e2e-artifacts/sofort-payment-retry-2/ai-report-sofort-payment.html +76 -0
  798. package/e2e-artifacts/sofort-payment-retry-2/commands-(sofort-payment.yml).json +1072 -0
  799. package/e2e-artifacts/sofort-payment-retry-2/maestro.log +146 -0
  800. package/e2e-artifacts/sofort-payment-retry-2/screenshot-/342/235/214-1752012557936-(sofort-payment.yml).png +0 -0
  801. package/e2e-artifacts/sofort-payment-retry-2/screenshot-/342/235/214-1752347372429-(sofort-payment.yml).png +0 -0
  802. package/e2e-artifacts/sofort-setup/ai-(sofort-setup).json +4 -0
  803. package/e2e-artifacts/sofort-setup/ai-report-sofort-setup.html +76 -0
  804. package/e2e-artifacts/sofort-setup/commands-(sofort-setup.yml).json +1072 -0
  805. package/e2e-artifacts/sofort-setup/maestro.log +164 -0
  806. package/e2e-artifacts/sofort-setup/screenshot-/342/235/214-1752347418334-(sofort-setup.yml).png +0 -0
  807. package/e2e-artifacts/sofort-setup-retry-1/ai-(sofort-setup).json +4 -0
  808. package/e2e-artifacts/sofort-setup-retry-1/ai-report-sofort-setup.html +76 -0
  809. package/e2e-artifacts/sofort-setup-retry-1/commands-(sofort-setup.yml).json +1072 -0
  810. package/e2e-artifacts/sofort-setup-retry-1/maestro.log +71 -0
  811. package/e2e-artifacts/sofort-setup-retry-1/screenshot-/342/235/214-1752347493463-(sofort-setup.yml).png +0 -0
  812. package/e2e-artifacts/sofort-setup-retry-2/ai-(sofort-setup).json +4 -0
  813. package/e2e-artifacts/sofort-setup-retry-2/ai-report-sofort-setup.html +76 -0
  814. package/e2e-artifacts/sofort-setup-retry-2/commands-(sofort-setup.yml).json +1072 -0
  815. package/e2e-artifacts/sofort-setup-retry-2/maestro.log +70 -0
  816. package/e2e-artifacts/sofort-setup-retry-2/screenshot-/342/235/214-1752347663091-(sofort-setup.yml).png +0 -0
  817. package/ios/Mappers.swift +2 -0
  818. package/ios/PaymentMethodFactory.swift +19 -8
  819. package/ios/PaymentOptionDisplayData+ReactNative.swift +25 -5
  820. package/ios/StripeSdkImpl+Embedded.swift +4 -0
  821. package/ios/StripeSdkImpl.swift +8 -6
  822. package/jest/mock.js +182 -0
  823. package/lib/commonjs/components/AddToWalletButton.js +1 -1
  824. package/lib/commonjs/components/AddToWalletButton.js.map +1 -1
  825. package/lib/commonjs/components/AddressSheet.js +1 -1
  826. package/lib/commonjs/components/AddressSheet.js.map +1 -1
  827. package/lib/commonjs/components/AuBECSDebitForm.js +1 -1
  828. package/lib/commonjs/components/AuBECSDebitForm.js.map +1 -1
  829. package/lib/commonjs/components/CardField.js +1 -1
  830. package/lib/commonjs/components/CardField.js.map +1 -1
  831. package/lib/commonjs/components/CardForm.js +1 -1
  832. package/lib/commonjs/components/CardForm.js.map +1 -1
  833. package/lib/commonjs/components/PlatformPayButton.js +1 -1
  834. package/lib/commonjs/components/PlatformPayButton.js.map +1 -1
  835. package/lib/commonjs/components/StripeContainer.js +1 -1
  836. package/lib/commonjs/components/StripeContainer.js.map +1 -1
  837. package/lib/commonjs/types/EmbeddedPaymentElement.js +1 -1
  838. package/lib/commonjs/types/EmbeddedPaymentElement.js.map +1 -1
  839. package/lib/commonjs/types/PaymentIntent.js.map +1 -1
  840. package/lib/module/components/AddToWalletButton.js +1 -1
  841. package/lib/module/components/AddToWalletButton.js.map +1 -1
  842. package/lib/module/components/AddressSheet.js +1 -1
  843. package/lib/module/components/AddressSheet.js.map +1 -1
  844. package/lib/module/components/AuBECSDebitForm.js +1 -1
  845. package/lib/module/components/AuBECSDebitForm.js.map +1 -1
  846. package/lib/module/components/CardField.js +1 -1
  847. package/lib/module/components/CardField.js.map +1 -1
  848. package/lib/module/components/CardForm.js +1 -1
  849. package/lib/module/components/CardForm.js.map +1 -1
  850. package/lib/module/components/PlatformPayButton.js +1 -1
  851. package/lib/module/components/PlatformPayButton.js.map +1 -1
  852. package/lib/module/components/StripeContainer.js +1 -1
  853. package/lib/module/components/StripeContainer.js.map +1 -1
  854. package/lib/module/types/EmbeddedPaymentElement.js +1 -1
  855. package/lib/module/types/EmbeddedPaymentElement.js.map +1 -1
  856. package/lib/module/types/PaymentIntent.js.map +1 -1
  857. package/lib/typescript/src/types/EmbeddedPaymentElement.d.ts +16 -0
  858. package/lib/typescript/src/types/EmbeddedPaymentElement.d.ts.map +1 -1
  859. package/lib/typescript/src/types/PaymentIntent.d.ts +11 -4
  860. package/lib/typescript/src/types/PaymentIntent.d.ts.map +1 -1
  861. package/lib/typescript/src/types/PaymentMethod.d.ts +2 -4
  862. package/lib/typescript/src/types/PaymentMethod.d.ts.map +1 -1
  863. package/package.json +4 -4
  864. package/src/types/EmbeddedPaymentElement.tsx +16 -0
  865. package/src/types/PaymentIntent.ts +13 -3
  866. package/src/types/PaymentMethod.ts +3 -4
  867. package/stripe-react-native.podspec +1 -1
@@ -0,0 +1,1034 @@
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 "Accept a payment" RUNNING
24
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
26
+ [INFO ] maestro.Maestro - Refreshed element
27
+ [INFO ] maestro.Maestro - Tapping at (540, 285) 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 "Accept a payment" COMPLETED
32
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
33
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
35
+ [INFO ] maestro.Maestro - Refreshed element
36
+ [INFO ] maestro.Maestro - Tapping at (561, 1373) 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 "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
41
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Card" is visible RUNNING
42
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "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=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=150000, 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 "Card" is visible COMPLETED
44
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card" RUNNING
45
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=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))
46
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
47
+ [INFO ] maestro.Maestro - Refreshed element
48
+ [INFO ] maestro.Maestro - Tapping at (207, 848) using hierarchy based logic for wait
49
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
50
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
51
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
52
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card" COMPLETED
53
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" RUNNING
54
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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))
55
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[95,893][299,942], 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=95, y=893, width=204, height=49))
56
+ [INFO ] maestro.Maestro - Refreshed element
57
+ [INFO ] maestro.Maestro - Tapping at (197, 917) using hierarchy based logic for wait
58
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
59
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
60
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
61
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" COMPLETED
62
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 RUNNING
63
+ [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))
64
+ [INFO ] maestro.Maestro - Inputting text: 4242424242424242
65
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 COMPLETED
66
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 RUNNING
67
+ [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))
68
+ [INFO ] maestro.Maestro - Inputting text: 0145
69
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 COMPLETED
70
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 RUNNING
71
+ [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))
72
+ [INFO ] maestro.Maestro - Inputting text: 123
73
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 COMPLETED
74
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Pay $60.99" is visible RUNNING
75
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Pay $60.99" 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=Pay $60.99, 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))
76
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Pay $60.99" is visible COMPLETED
77
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay $60.99" RUNNING
78
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, 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))
79
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1602][647,1651], 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=434, y=1602, width=213, height=49))
80
+ [INFO ] maestro.Maestro - Refreshed element
81
+ [INFO ] maestro.Maestro - Tapping at (540, 1626) using hierarchy based logic for wait
82
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
83
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
84
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
85
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay $60.99" COMPLETED
86
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
87
+ [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))
88
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
89
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
90
+ [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))
91
+ [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))
92
+ [INFO ] maestro.Maestro - Refreshed element
93
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
94
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
95
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
96
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
97
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
98
+ [INFO ] MAESTRO - ---- System Info ----
99
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
100
+ [INFO ] MAESTRO - CI: Undefined
101
+ [INFO ] MAESTRO - OS Name: Mac OS X
102
+ [INFO ] MAESTRO - OS Version: 15.5
103
+ [INFO ] MAESTRO - Architecture: aarch64
104
+ [INFO ] MAESTRO - Java Version: 17
105
+ [INFO ] MAESTRO - Xcode Version: 16.0
106
+ [INFO ] MAESTRO - Flutter Version: Undefined
107
+ [INFO ] MAESTRO - Flutter Channel: Undefined
108
+ [INFO ] MAESTRO - ---------------------
109
+ [INFO ] maestro.Maestro - Getting device info
110
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
111
+ [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))
112
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
113
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
114
+ [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))
115
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
116
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
117
+ [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))
118
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
119
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
120
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Accept a payment" RUNNING
121
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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))
122
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,194][1080,251], 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=194, width=1080, height=57))
123
+ [INFO ] maestro.Maestro - Refreshed element
124
+ [INFO ] maestro.Maestro - Tapping at (540, 285) using hierarchy based logic for wait
125
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
126
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
127
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
128
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Accept a payment" COMPLETED
129
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
130
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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))
131
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
132
+ [INFO ] maestro.Maestro - Refreshed element
133
+ [INFO ] maestro.Maestro - Tapping at (561, 1373) using hierarchy based logic for wait
134
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
135
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
136
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
137
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
138
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Card" is visible RUNNING
139
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "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=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=150000, 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 ] m.cli.runner.MaestroCommandRunner - Assert that "Card" is visible COMPLETED
141
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card" RUNNING
142
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=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))
143
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
144
+ [INFO ] maestro.Maestro - Refreshed element
145
+ [INFO ] maestro.Maestro - Tapping at (207, 848) using hierarchy based logic for wait
146
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
147
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
148
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
149
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card" COMPLETED
150
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" RUNNING
151
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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))
152
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,895][302,944], 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=98, y=895, width=204, height=49))
153
+ [INFO ] maestro.Maestro - Refreshed element
154
+ [INFO ] maestro.Maestro - Tapping at (200, 919) using hierarchy based logic for wait
155
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
156
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
157
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
158
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" COMPLETED
159
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 RUNNING
160
+ [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))
161
+ [INFO ] maestro.Maestro - Inputting text: 4242424242424242
162
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 COMPLETED
163
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 RUNNING
164
+ [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))
165
+ [INFO ] maestro.Maestro - Inputting text: 0145
166
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 COMPLETED
167
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 RUNNING
168
+ [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))
169
+ [INFO ] maestro.Maestro - Inputting text: 123
170
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 COMPLETED
171
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard RUNNING
172
+ [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))
173
+ [INFO ] maestro.Maestro - Hiding Keyboard
174
+ [INFO ] m.cli.runner.MaestroCommandRunner - Hide Keyboard COMPLETED
175
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that (Optional) id: primary_button is visible RUNNING
176
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that (Optional) id: primary_button 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=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
177
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that (Optional) id: primary_button is visible SKIPPED
178
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that (Optional) "Pay $60.99" is visible RUNNING
179
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that (Optional) "Pay $60.99" 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=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
180
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that (Optional) "Pay $60.99" is visible COMPLETED
181
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) id: primary_button RUNNING
182
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
183
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) id: primary_button COMPLETED
184
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Pay $60.99" RUNNING
185
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=true, 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))
186
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1665][647,1714], 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=434, y=1665, width=213, height=49))
187
+ [INFO ] maestro.Maestro - Refreshed element
188
+ [INFO ] maestro.Maestro - Tapping at (540, 1689) using hierarchy based logic for wait
189
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
190
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
191
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
192
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Pay $60.99" COMPLETED
193
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
194
+ [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))
195
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
196
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
197
+ [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))
198
+ [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))
199
+ [INFO ] maestro.Maestro - Refreshed element
200
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
201
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
202
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
203
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
204
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
205
+ 17:12:20.186 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
206
+ 17:12:20.187 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
207
+ 17:12:20.188 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
208
+ 17:12:20.188 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
209
+ 17:12:20.188 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
210
+ 17:12:20.188 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
211
+ 17:12:20.188 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
212
+ 17:12:20.379 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
213
+ 17:12:20.384 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
214
+ 17:12:20.389 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
215
+ 17:12:20.389 [ INFO] MAESTRO.logSystemInfo: ---------------------
216
+ 17:12:20.430 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
217
+ 17:12:20.888 [ 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/embedded.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))))
218
+ 17:12:22.423 [ INFO] maestro.Maestro.invoke: Getting device info
219
+ 17:12:22.581 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
220
+ 17:12:22.626 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
221
+ 17:12:22.628 [ 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=embedded}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
222
+ 17:12:22.631 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
223
+ 17:12:22.632 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
224
+ 17:12:22.635 [ 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)
225
+ 17:12:22.636 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
226
+ 17:12:22.637 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
227
+ 17:12:22.639 [ 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)
228
+ 17:12:23.365 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
229
+ 17:12:23.478 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
230
+ 17:12:23.480 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" RUNNING
231
+ 17:12:23.481 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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)
232
+ 17:12:25.510 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
233
+ 17:12:26.351 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
234
+ 17:12:26.354 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 285) using hierarchy based logic for wait
235
+ 17:12:26.355 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
236
+ 17:12:26.355 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
237
+ 17:12:27.416 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
238
+ 17:12:27.417 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" COMPLETED
239
+ 17:12:27.418 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
240
+ 17:12:27.420 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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)
241
+ 17:12:27.516 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
242
+ 17:12:28.350 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
243
+ 17:12:28.350 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1373) using hierarchy based logic for wait
244
+ 17:12:28.350 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
245
+ 17:12:28.350 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
246
+ 17:12:29.895 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
247
+ 17:12:29.895 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
248
+ 17:12:29.897 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible RUNNING
249
+ 17:12:29.900 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=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), notVisible=null, scriptCondition=null, label=null), timeout=150000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
250
+ 17:12:30.922 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible COMPLETED
251
+ 17:12:30.923 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" RUNNING
252
+ 17:12:30.924 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=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)
253
+ 17:12:31.454 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
254
+ 17:12:32.280 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
255
+ 17:12:32.280 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (207, 848) using hierarchy based logic for wait
256
+ 17:12:32.280 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
257
+ 17:12:32.280 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
258
+ 17:12:34.023 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
259
+ 17:12:34.024 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" COMPLETED
260
+ 17:12:34.025 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
261
+ 17:12:34.026 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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)
262
+ 17:12:34.052 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,895][302,944], 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=98, y=895, width=204, height=49))
263
+ 17:12:34.823 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
264
+ 17:12:34.824 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 919) using hierarchy based logic for wait
265
+ 17:12:34.824 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
266
+ 17:12:34.824 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
267
+ 17:12:36.665 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
268
+ 17:12:36.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
269
+ 17:12:36.668 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
270
+ 17:12:36.670 [ 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)
271
+ 17:12:36.671 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
272
+ 17:12:38.984 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
273
+ 17:12:38.986 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
274
+ 17:12:38.988 [ 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)
275
+ 17:12:38.989 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
276
+ 17:12:40.095 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
277
+ 17:12:40.097 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
278
+ 17:12:40.098 [ 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)
279
+ 17:12:40.099 [ INFO] maestro.Maestro.inputText: Inputting text: 123
280
+ 17:12:41.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
281
+ 17:12:41.650 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard RUNNING
282
+ 17:12:41.651 [ 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)
283
+ 17:12:41.651 [ INFO] maestro.Maestro.hideKeyboard: Hiding Keyboard
284
+ 17:12:42.591 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Hide Keyboard COMPLETED
285
+ 17:12:42.593 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) id: primary_button is visible RUNNING
286
+ 17:12:42.595 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) id: primary_button is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
287
+ 17:12:59.663 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Assertion is false: id: primary_button is visible
288
+ 17:12:59.664 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) id: primary_button is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Assertion is false: id: primary_button is visible, level=WARNING), aiReasoning=null, labeledCommand=null)
289
+ 17:12:59.667 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) id: primary_button is visible WARNED
290
+ 17:12:59.669 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
291
+ 17:12:59.670 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
292
+ 17:12:59.723 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) "Pay $60.99" is visible RUNNING
293
+ 17:12:59.723 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) "Pay $60.99" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
294
+ 17:12:59.778 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that (Optional) "Pay $60.99" is visible COMPLETED
295
+ 17:12:59.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
296
+ 17:12:59.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
297
+ 17:12:59.854 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Id matching regex: primary_button
298
+ 17:12:59.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Id matching regex: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
299
+ 17:12:59.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button WARNED
300
+ 17:12:59.856 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
301
+ 17:12:59.856 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
302
+ 17:12:59.908 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" RUNNING
303
+ 17:12:59.908 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
304
+ 17:12:59.963 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1665][647,1714], 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=434, y=1665, width=213, height=49))
305
+ 17:13:01.149 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
306
+ 17:13:01.149 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
307
+ 17:13:01.149 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
308
+ 17:13:01.149 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
309
+ 17:13:02.095 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
310
+ 17:13:02.095 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" COMPLETED
311
+ 17:13:02.096 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
312
+ 17:13:02.097 [ 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)
313
+ 17:13:06.965 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
314
+ 17:13:06.967 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
315
+ 17:13:06.968 [ 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)
316
+ 17:13:07.070 [ 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))
317
+ 17:13:07.877 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
318
+ 17:13:07.878 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
319
+ 17:13:07.878 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
320
+ 17:13:07.878 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
321
+ 17:13:08.727 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
322
+ 17:13:08.728 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
323
+ 17:13:09.075 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
324
+ 17:13:14.082 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
325
+ 17:13:14.082 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
326
+ 17:13:14.082 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
327
+ 17:13:14.082 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
328
+ 17:13:14.082 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
329
+ 17:13:14.083 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
330
+ 17:13:14.281 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
331
+ 17:13:14.281 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
332
+ 17:13:14.281 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
333
+ 17:13:14.281 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
334
+ 17:13:14.283 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
335
+ 20:20:46.471 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
336
+ 20:20:46.473 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
337
+ 20:20:46.473 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
338
+ 20:20:46.473 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
339
+ 20:20:46.473 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
340
+ 20:20:46.473 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
341
+ 20:20:46.473 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
342
+ 20:20:46.672 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
343
+ 20:20:46.678 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
344
+ 20:20:46.683 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
345
+ 20:20:46.683 [ INFO] MAESTRO.logSystemInfo: ---------------------
346
+ 20:20:47.273 [ 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/embedded.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))))
347
+ 20:20:52.364 [ INFO] maestro.Maestro.invoke: Getting device info
348
+ 20:20:52.568 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
349
+ 20:20:52.630 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
350
+ 20:20:52.633 [ 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=embedded}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
351
+ 20:20:52.636 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
352
+ 20:20:52.640 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
353
+ 20:20:52.643 [ 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)
354
+ 20:20:52.646 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
355
+ 20:20:52.647 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
356
+ 20:20:52.649 [ 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)
357
+ 20:20:54.825 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
358
+ 20:20:55.357 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
359
+ 20:20:55.360 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" RUNNING
360
+ 20:20:55.363 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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)
361
+ 20:21:02.383 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
362
+ 20:21:03.342 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
363
+ 20:21:03.346 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 285) using hierarchy based logic for wait
364
+ 20:21:03.346 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
365
+ 20:21:03.346 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
366
+ 20:21:05.542 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
367
+ 20:21:05.542 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" COMPLETED
368
+ 20:21:05.545 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
369
+ 20:21:05.547 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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)
370
+ 20:21:05.738 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
371
+ 20:21:06.761 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
372
+ 20:21:06.761 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1373) using hierarchy based logic for wait
373
+ 20:21:06.761 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
374
+ 20:21:06.761 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
375
+ 20:21:10.130 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
376
+ 20:21:10.131 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
377
+ 20:21:10.134 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible RUNNING
378
+ 20:21:10.136 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=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), notVisible=null, scriptCondition=null, label=null), timeout=150000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
379
+ 20:21:11.377 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible COMPLETED
380
+ 20:21:11.378 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" RUNNING
381
+ 20:21:11.380 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=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)
382
+ 20:21:11.767 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
383
+ 20:21:12.691 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
384
+ 20:21:12.692 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (207, 848) using hierarchy based logic for wait
385
+ 20:21:12.692 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
386
+ 20:21:12.693 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
387
+ 20:21:16.472 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
388
+ 20:21:16.473 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" COMPLETED
389
+ 20:21:16.476 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
390
+ 20:21:16.478 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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
+ 20:21:16.661 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,563][302,612], 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=98, y=563, width=204, height=49))
392
+ 20:21:17.594 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
393
+ 20:21:17.595 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 587) using hierarchy based logic for wait
394
+ 20:21:17.595 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
395
+ 20:21:17.595 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
396
+ 20:21:20.866 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
397
+ 20:21:20.867 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
398
+ 20:21:20.870 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
399
+ 20:21:20.873 [ 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)
400
+ 20:21:20.877 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
401
+ 20:21:25.005 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
402
+ 20:21:25.008 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
403
+ 20:21:25.010 [ 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)
404
+ 20:21:25.011 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
405
+ 20:21:27.177 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
406
+ 20:21:27.179 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
407
+ 20:21:27.181 [ 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)
408
+ 20:21:27.182 [ INFO] maestro.Maestro.inputText: Inputting text: 123
409
+ 20:21:29.601 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
410
+ 20:21:29.604 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
411
+ 20:21:29.606 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button 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=null, idRegex=primary_button, 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=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
412
+ 20:21:30.402 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
413
+ 20:21:30.413 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
414
+ 20:21:32.036 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
415
+ 20:21:32.045 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
416
+ 20:21:33.638 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
417
+ 20:21:33.655 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
418
+ 20:21:35.378 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
419
+ 20:21:35.390 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
420
+ 20:21:37.033 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
421
+ 20:21:37.044 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
422
+ 20:21:38.611 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
423
+ 20:21:38.623 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
424
+ 20:21:40.258 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
425
+ 20:21:40.266 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
426
+ 20:21:41.750 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
427
+ 20:21:41.759 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
428
+ 20:21:43.329 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
429
+ 20:21:43.384 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
430
+ 20:21:44.958 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
431
+ 20:21:44.972 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
432
+ 20:21:46.395 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
433
+ 20:21:46.406 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
434
+ 20:21:47.930 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
435
+ 20:21:47.944 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
436
+ 20:21:49.496 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
437
+ 20:21:49.505 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
438
+ 20:21:50.508 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: id: primary_button
439
+ 20:21:50.508 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button 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=null, idRegex=primary_button, 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=true)), logMessages=[], insight=Insight(message=No visible element found: id: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
440
+ 20:21:50.512 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
441
+ 20:21:50.517 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
442
+ 20:21:50.518 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
443
+ 20:21:50.737 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
444
+ 20:21:50.739 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" 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=Pay $60.99, 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=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
445
+ 20:21:50.861 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
446
+ 20:21:50.862 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=434, y=1602, width=213, height=49)
447
+ 20:21:50.862 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
448
+ 20:21:50.862 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Pay $60.99, 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=true).centerElement
449
+ 20:21:50.862 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
450
+ 20:21:50.863 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
451
+ 20:21:50.865 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
452
+ 20:21:50.867 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
453
+ 20:21:58.045 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Id matching regex: primary_button
454
+ 20:21:58.046 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Id matching regex: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
455
+ 20:21:58.048 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button WARNED
456
+ 20:21:58.051 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
457
+ 20:21:58.051 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
458
+ 20:21:58.282 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" RUNNING
459
+ 20:21:58.284 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
460
+ 20:21:58.478 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1602][647,1651], 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=434, y=1602, width=213, height=49))
461
+ 20:21:59.433 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
462
+ 20:21:59.433 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1626) using hierarchy based logic for wait
463
+ 20:21:59.434 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
464
+ 20:21:59.434 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
465
+ 20:22:03.425 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
466
+ 20:22:03.426 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" COMPLETED
467
+ 20:22:03.429 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
468
+ 20:22:03.431 [ 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)
469
+ 20:22:05.787 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
470
+ 20:22:05.791 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
471
+ 20:22:05.794 [ 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)
472
+ 20:22:05.906 [ 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))
473
+ 20:22:06.836 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
474
+ 20:22:06.837 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
475
+ 20:22:06.837 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
476
+ 20:22:06.837 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
477
+ 20:22:07.962 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
478
+ 20:22:07.962 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
479
+ 20:22:08.244 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
480
+ java.lang.InterruptedException: sleep interrupted
481
+ at java.base/java.lang.Thread.sleep(Native Method)
482
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
483
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
484
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
485
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
486
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
487
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
488
+ at java.base/java.lang.Thread.run(Thread.java:840)
489
+ 20:22:08.244 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
490
+ 20:22:13.256 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
491
+ 20:22:13.256 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
492
+ 20:22:13.256 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
493
+ 20:22:13.256 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
494
+ 20:22:13.256 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
495
+ 20:22:13.256 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
496
+ 20:22:13.765 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
497
+ 20:22:13.765 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
498
+ 20:22:13.765 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
499
+ 20:22:13.766 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
500
+ 20:22:13.771 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
501
+ 22:00:47.273 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
502
+ 22:00:47.274 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
503
+ 22:00:47.274 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
504
+ 22:00:47.274 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
505
+ 22:00:47.274 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
506
+ 22:00:47.274 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
507
+ 22:00:47.274 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
508
+ 22:00:47.374 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
509
+ 22:00:47.382 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
510
+ 22:00:47.386 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
511
+ 22:00:47.386 [ INFO] MAESTRO.logSystemInfo: ---------------------
512
+ 22:00:47.390 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
513
+ 22:00:47.861 [ 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/embedded.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))))
514
+ 22:00:52.009 [ INFO] maestro.Maestro.invoke: Getting device info
515
+ 22:00:52.191 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
516
+ 22:00:52.253 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
517
+ 22:00:52.256 [ 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=embedded}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
518
+ 22:00:52.259 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
519
+ 22:00:52.261 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
520
+ 22:00:52.264 [ 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)
521
+ 22:00:52.265 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
522
+ 22:00:52.266 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
523
+ 22:00:52.268 [ 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)
524
+ 22:00:54.102 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
525
+ 22:00:54.486 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
526
+ 22:00:54.489 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" RUNNING
527
+ 22:00:54.492 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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)
528
+ 22:01:00.720 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
529
+ 22:01:01.990 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
530
+ 22:01:01.992 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 285) using hierarchy based logic for wait
531
+ 22:01:01.993 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
532
+ 22:01:01.993 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
533
+ 22:01:03.764 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
534
+ 22:01:03.765 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" COMPLETED
535
+ 22:01:03.767 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
536
+ 22:01:03.770 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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)
537
+ 22:01:03.992 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
538
+ 22:01:04.944 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
539
+ 22:01:04.945 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1373) using hierarchy based logic for wait
540
+ 22:01:04.945 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
541
+ 22:01:04.945 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
542
+ 22:01:07.621 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
543
+ 22:01:07.622 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
544
+ 22:01:07.625 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible RUNNING
545
+ 22:01:07.628 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=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), notVisible=null, scriptCondition=null, label=null), timeout=150000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
546
+ 22:01:08.430 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible COMPLETED
547
+ 22:01:08.433 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" RUNNING
548
+ 22:01:08.436 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=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)
549
+ 22:01:09.128 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
550
+ 22:01:10.609 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
551
+ 22:01:10.610 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (207, 848) using hierarchy based logic for wait
552
+ 22:01:10.610 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
553
+ 22:01:10.610 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
554
+ 22:01:14.489 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
555
+ 22:01:14.490 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" COMPLETED
556
+ 22:01:14.492 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
557
+ 22:01:14.495 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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)
558
+ 22:01:14.578 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,702][302,751], 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=98, y=702, width=204, height=49))
559
+ 22:01:15.497 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
560
+ 22:01:15.498 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 726) using hierarchy based logic for wait
561
+ 22:01:15.498 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
562
+ 22:01:15.498 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
563
+ 22:01:17.616 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
564
+ 22:01:17.617 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
565
+ 22:01:17.619 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
566
+ 22:01:17.622 [ 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)
567
+ 22:01:17.623 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
568
+ 22:01:21.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
569
+ 22:01:21.231 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
570
+ 22:01:21.233 [ 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)
571
+ 22:01:21.234 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
572
+ 22:01:23.256 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
573
+ 22:01:23.258 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
574
+ 22:01:23.260 [ 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)
575
+ 22:01:23.261 [ INFO] maestro.Maestro.inputText: Inputting text: 123
576
+ 22:01:24.590 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
577
+ 22:01:24.593 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
578
+ 22:01:24.596 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button 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=null, idRegex=primary_button, 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=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
579
+ 22:01:25.303 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
580
+ 22:01:25.350 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
581
+ 22:01:26.857 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
582
+ 22:01:26.870 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
583
+ 22:01:28.378 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
584
+ 22:01:28.386 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
585
+ 22:01:29.882 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
586
+ 22:01:29.889 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
587
+ 22:01:31.267 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
588
+ 22:01:31.274 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
589
+ 22:01:32.699 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
590
+ 22:01:32.710 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
591
+ 22:01:34.150 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
592
+ 22:01:34.159 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
593
+ 22:01:35.710 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
594
+ 22:01:35.720 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
595
+ 22:01:37.169 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
596
+ 22:01:37.220 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
597
+ 22:01:38.688 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
598
+ 22:01:38.696 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
599
+ 22:01:40.216 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
600
+ 22:01:40.223 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
601
+ 22:01:41.641 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
602
+ 22:01:41.647 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
603
+ 22:01:43.142 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
604
+ 22:01:43.149 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
605
+ 22:01:44.628 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
606
+ 22:01:44.633 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
607
+ 22:01:45.513 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: id: primary_button
608
+ 22:01:45.513 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button 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=null, idRegex=primary_button, 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=true)), logMessages=[], insight=Insight(message=No visible element found: id: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
609
+ 22:01:45.517 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
610
+ 22:01:45.520 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
611
+ 22:01:45.521 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
612
+ 22:01:45.699 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
613
+ 22:01:45.701 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" 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=Pay $60.99, 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=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
614
+ 22:01:45.893 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
615
+ 22:01:45.894 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=434, y=1665, width=213, height=49)
616
+ 22:01:45.894 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
617
+ 22:01:45.894 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Pay $60.99, 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=true).centerElement
618
+ 22:01:45.894 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
619
+ 22:01:45.894 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
620
+ 22:01:45.896 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
621
+ 22:01:45.897 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
622
+ 22:01:53.053 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Id matching regex: primary_button
623
+ 22:01:53.055 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Id matching regex: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
624
+ 22:01:53.057 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button WARNED
625
+ 22:01:53.059 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
626
+ 22:01:53.059 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
627
+ 22:01:53.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" RUNNING
628
+ 22:01:53.227 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
629
+ 22:01:53.354 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1665][647,1714], 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=434, y=1665, width=213, height=49))
630
+ 22:01:54.252 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
631
+ 22:01:54.253 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
632
+ 22:01:54.253 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
633
+ 22:01:54.253 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
634
+ 22:01:56.952 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
635
+ 22:01:56.953 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" COMPLETED
636
+ 22:01:56.955 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
637
+ 22:01:56.957 [ 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)
638
+ 22:02:00.041 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
639
+ 22:02:00.046 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
640
+ 22:02:00.053 [ 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)
641
+ 22:02:00.187 [ 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))
642
+ 22:02:01.102 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
643
+ 22:02:01.103 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
644
+ 22:02:01.103 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
645
+ 22:02:01.103 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
646
+ 22:02:02.193 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
647
+ 22:02:02.194 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
648
+ 22:02:02.479 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
649
+ 22:02:07.490 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
650
+ 22:02:07.491 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
651
+ 22:02:07.491 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
652
+ 22:02:07.491 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
653
+ 22:02:07.491 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
654
+ 22:02:07.491 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
655
+ 22:02:08.036 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
656
+ 22:02:08.036 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
657
+ 22:02:08.037 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
658
+ 22:02:08.037 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
659
+ 22:02:08.041 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
660
+ 22:45:33.958 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
661
+ 22:45:33.959 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
662
+ 22:45:33.960 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
663
+ 22:45:33.960 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
664
+ 22:45:33.960 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
665
+ 22:45:33.960 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
666
+ 22:45:33.960 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
667
+ 22:45:34.125 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
668
+ 22:45:34.129 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
669
+ 22:45:34.133 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
670
+ 22:45:34.133 [ INFO] MAESTRO.logSystemInfo: ---------------------
671
+ 22:45:34.696 [ 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/embedded.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))))
672
+ 22:45:35.031 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
673
+ 22:45:39.270 [ INFO] maestro.Maestro.invoke: Getting device info
674
+ 22:45:39.458 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
675
+ 22:45:39.516 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
676
+ 22:45:39.518 [ 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=embedded}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
677
+ 22:45:39.521 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
678
+ 22:45:39.523 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
679
+ 22:45:39.527 [ 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)
680
+ 22:45:39.528 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
681
+ 22:45:39.529 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
682
+ 22:45:39.531 [ 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)
683
+ 22:45:41.447 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
684
+ 22:45:41.770 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
685
+ 22:45:41.773 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" RUNNING
686
+ 22:45:41.776 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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)
687
+ 22:45:47.554 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
688
+ 22:45:48.604 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
689
+ 22:45:48.606 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 285) using hierarchy based logic for wait
690
+ 22:45:48.606 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
691
+ 22:45:48.606 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
692
+ 22:45:50.134 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
693
+ 22:45:50.135 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" COMPLETED
694
+ 22:45:50.137 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
695
+ 22:45:50.140 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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)
696
+ 22:45:50.327 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
697
+ 22:45:51.301 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
698
+ 22:45:51.302 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1373) using hierarchy based logic for wait
699
+ 22:45:51.302 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
700
+ 22:45:51.302 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
701
+ 22:45:54.050 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
702
+ 22:45:54.050 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
703
+ 22:45:54.052 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible RUNNING
704
+ 22:45:54.055 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=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), notVisible=null, scriptCondition=null, label=null), timeout=150000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
705
+ 22:45:55.270 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible COMPLETED
706
+ 22:45:55.273 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" RUNNING
707
+ 22:45:55.274 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=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)
708
+ 22:45:55.609 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
709
+ 22:45:56.545 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
710
+ 22:45:56.547 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (207, 848) using hierarchy based logic for wait
711
+ 22:45:56.548 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
712
+ 22:45:56.548 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
713
+ 22:45:59.479 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
714
+ 22:45:59.479 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" COMPLETED
715
+ 22:45:59.481 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
716
+ 22:45:59.483 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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)
717
+ 22:45:59.675 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,702][302,751], 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=98, y=702, width=204, height=49))
718
+ 22:46:00.623 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
719
+ 22:46:00.624 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 726) using hierarchy based logic for wait
720
+ 22:46:00.624 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
721
+ 22:46:00.624 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
722
+ 22:46:03.289 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
723
+ 22:46:03.290 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
724
+ 22:46:03.292 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
725
+ 22:46:03.295 [ 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)
726
+ 22:46:03.298 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
727
+ 22:46:06.690 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
728
+ 22:46:06.693 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
729
+ 22:46:06.694 [ 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)
730
+ 22:46:06.696 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
731
+ 22:46:08.586 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
732
+ 22:46:08.588 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
733
+ 22:46:08.590 [ 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)
734
+ 22:46:08.592 [ INFO] maestro.Maestro.inputText: Inputting text: 123
735
+ 22:46:10.613 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
736
+ 22:46:10.615 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
737
+ 22:46:10.617 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button 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=null, idRegex=primary_button, 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=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
738
+ 22:46:11.258 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
739
+ 22:46:11.313 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
740
+ 22:46:12.772 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
741
+ 22:46:12.785 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
742
+ 22:46:14.187 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
743
+ 22:46:14.195 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
744
+ 22:46:15.603 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
745
+ 22:46:15.614 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
746
+ 22:46:17.078 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
747
+ 22:46:17.086 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
748
+ 22:46:18.502 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
749
+ 22:46:18.509 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
750
+ 22:46:19.991 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
751
+ 22:46:20.000 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
752
+ 22:46:21.464 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
753
+ 22:46:21.476 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
754
+ 22:46:22.951 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
755
+ 22:46:23.004 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
756
+ 22:46:24.381 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
757
+ 22:46:24.389 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
758
+ 22:46:25.906 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
759
+ 22:46:25.914 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
760
+ 22:46:27.367 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
761
+ 22:46:27.376 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
762
+ 22:46:28.761 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
763
+ 22:46:28.770 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
764
+ 22:46:30.135 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Id matching regex: primary_button
765
+ 22:46:30.149 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
766
+ 22:46:31.056 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: id: primary_button
767
+ 22:46:31.056 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button 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=null, idRegex=primary_button, 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=true)), logMessages=[], insight=Insight(message=No visible element found: id: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
768
+ 22:46:31.061 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until id: primary_button is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
769
+ 22:46:31.066 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
770
+ 22:46:31.066 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
771
+ 22:46:31.239 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
772
+ 22:46:31.241 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" 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=Pay $60.99, 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=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
773
+ 22:46:31.400 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
774
+ 22:46:31.400 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=434, y=1665, width=213, height=49)
775
+ 22:46:31.400 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
776
+ 22:46:31.400 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Pay $60.99, 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=true).centerElement
777
+ 22:46:31.401 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
778
+ 22:46:31.401 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Pay $60.99" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
779
+ 22:46:31.403 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
780
+ 22:46:31.404 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
781
+ 22:46:38.484 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Id matching regex: primary_button
782
+ 22:46:38.485 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=null, idRegex=primary_button, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=Element not found: Id matching regex: primary_button, level=WARNING), aiReasoning=null, labeledCommand=null)
783
+ 22:46:38.487 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button WARNED
784
+ 22:46:38.488 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
785
+ 22:46:38.488 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
786
+ 22:46:38.662 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" RUNNING
787
+ 22:46:38.664 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=true, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=true)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
788
+ 22:46:38.768 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1665][647,1714], 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=434, y=1665, width=213, height=49))
789
+ 22:46:39.668 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
790
+ 22:46:39.669 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
791
+ 22:46:39.669 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
792
+ 22:46:39.669 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
793
+ 22:46:40.984 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
794
+ 22:46:40.985 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Pay $60.99" COMPLETED
795
+ 22:46:40.987 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
796
+ 22:46:40.988 [ 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)
797
+ 22:46:45.617 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
798
+ 22:46:45.621 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
799
+ 22:46:45.622 [ 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)
800
+ 22:46:45.694 [ 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))
801
+ 22:46:46.602 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
802
+ 22:46:46.603 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
803
+ 22:46:46.603 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
804
+ 22:46:46.603 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
805
+ 22:46:47.621 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
806
+ 22:46:47.622 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
807
+ 22:46:47.889 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
808
+ 22:46:52.900 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
809
+ 22:46:52.900 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
810
+ 22:46:52.901 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
811
+ 22:46:52.901 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
812
+ 22:46:52.901 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
813
+ 22:46:52.901 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
814
+ 22:46:53.328 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
815
+ 22:46:53.329 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
816
+ 22:46:53.329 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
817
+ 22:46:53.329 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
818
+ 22:46:53.334 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
819
+ 11:25:06.223 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
820
+ 11:25:06.224 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
821
+ 11:25:06.225 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
822
+ 11:25:06.225 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
823
+ 11:25:06.225 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
824
+ 11:25:06.225 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
825
+ 11:25:06.225 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
826
+ 11:25:06.365 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
827
+ 11:25:06.371 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
828
+ 11:25:06.375 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
829
+ 11:25:06.375 [ INFO] MAESTRO.logSystemInfo: ---------------------
830
+ 11:25:06.815 [ 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/embedded.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))))
831
+ 11:25:08.361 [ INFO] maestro.Maestro.invoke: Getting device info
832
+ 11:25:08.529 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
833
+ 11:25:08.576 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
834
+ 11:25:08.578 [ 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=embedded}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
835
+ 11:25:08.580 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
836
+ 11:25:08.581 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
837
+ 11:25:08.585 [ 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)
838
+ 11:25:08.586 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
839
+ 11:25:08.587 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
840
+ 11:25:08.588 [ 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)
841
+ 11:25:09.452 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
842
+ 11:25:09.576 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
843
+ 11:25:09.577 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" RUNNING
844
+ 11:25:09.577 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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)
845
+ 11:25:10.874 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
846
+ 11:25:11.706 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
847
+ 11:25:11.709 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 285) using hierarchy based logic for wait
848
+ 11:25:11.710 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
849
+ 11:25:11.710 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
850
+ 11:25:13.041 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
851
+ 11:25:13.041 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" COMPLETED
852
+ 11:25:13.043 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
853
+ 11:25:13.044 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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)
854
+ 11:25:13.085 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
855
+ 11:25:13.916 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
856
+ 11:25:13.917 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1373) using hierarchy based logic for wait
857
+ 11:25:13.917 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
858
+ 11:25:13.917 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
859
+ 11:25:16.371 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
860
+ 11:25:16.371 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
861
+ 11:25:16.372 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible RUNNING
862
+ 11:25:16.373 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=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), notVisible=null, scriptCondition=null, label=null), timeout=150000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
863
+ 11:25:16.398 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible COMPLETED
864
+ 11:25:16.399 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" RUNNING
865
+ 11:25:16.399 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=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)
866
+ 11:25:16.462 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
867
+ 11:25:17.238 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
868
+ 11:25:17.238 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (207, 848) using hierarchy based logic for wait
869
+ 11:25:17.238 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
870
+ 11:25:17.238 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
871
+ 11:25:18.904 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
872
+ 11:25:18.905 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" COMPLETED
873
+ 11:25:18.906 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
874
+ 11:25:18.907 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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)
875
+ 11:25:18.939 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,702][302,751], 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=98, y=702, width=204, height=49))
876
+ 11:25:19.712 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
877
+ 11:25:19.712 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 726) using hierarchy based logic for wait
878
+ 11:25:19.713 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
879
+ 11:25:19.713 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
880
+ 11:25:21.225 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
881
+ 11:25:21.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
882
+ 11:25:21.226 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
883
+ 11:25:21.228 [ 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)
884
+ 11:25:21.229 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
885
+ 11:25:24.106 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
886
+ 11:25:24.107 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
887
+ 11:25:24.108 [ 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)
888
+ 11:25:24.109 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
889
+ 11:25:25.784 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
890
+ 11:25:25.786 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
891
+ 11:25:25.787 [ 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)
892
+ 11:25:25.788 [ INFO] maestro.Maestro.inputText: Inputting text: 123
893
+ 11:25:26.761 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
894
+ 11:25:26.763 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay $60.99" RUNNING
895
+ 11:25:26.764 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, 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)
896
+ 11:25:26.779 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1665][647,1714], 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=434, y=1665, width=213, height=49))
897
+ 11:25:27.582 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
898
+ 11:25:27.583 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
899
+ 11:25:27.583 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
900
+ 11:25:27.583 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
901
+ 11:25:28.491 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
902
+ 11:25:28.491 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay $60.99" COMPLETED
903
+ 11:25:28.491 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
904
+ 11:25:28.492 [ 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)
905
+ 11:25:32.356 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
906
+ 11:25:32.358 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
907
+ 11:25:32.359 [ 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)
908
+ 11:25:32.373 [ 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))
909
+ 11:25:33.169 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
910
+ 11:25:33.169 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
911
+ 11:25:33.170 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
912
+ 11:25:33.170 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
913
+ 11:25:34.020 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
914
+ 11:25:34.021 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
915
+ 11:25:34.302 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
916
+ 11:25:39.308 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
917
+ 11:25:39.308 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
918
+ 11:25:39.309 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
919
+ 11:25:39.309 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
920
+ 11:25:39.309 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
921
+ 11:25:39.309 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
922
+ 11:25:39.453 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
923
+ 11:25:39.453 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
924
+ 11:25:39.453 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
925
+ 11:25:39.453 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
926
+ 11:25:39.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
927
+ 16:50:33.592 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
928
+ 16:50:33.593 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
929
+ 16:50:33.593 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
930
+ 16:50:33.593 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
931
+ 16:50:33.593 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
932
+ 16:50:33.593 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
933
+ 16:50:33.593 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
934
+ 16:50:33.703 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
935
+ 16:50:33.706 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
936
+ 16:50:33.709 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
937
+ 16:50:33.710 [ INFO] MAESTRO.logSystemInfo: ---------------------
938
+ 16:50:34.410 [ 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/embedded.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))))
939
+ 16:50:35.955 [ INFO] maestro.Maestro.invoke: Getting device info
940
+ 16:50:36.108 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
941
+ 16:50:36.159 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
942
+ 16:50:36.162 [ 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=embedded}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
943
+ 16:50:36.164 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
944
+ 16:50:36.165 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
945
+ 16:50:36.170 [ 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)
946
+ 16:50:36.171 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
947
+ 16:50:36.172 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
948
+ 16:50:36.174 [ 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)
949
+ 16:50:37.029 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
950
+ 16:50:37.099 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
951
+ 16:50:37.100 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" RUNNING
952
+ 16:50:37.101 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Accept a payment, 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)
953
+ 16:50:38.856 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Accept a payment, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,257][1080,314], 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=257, width=1080, height=57))
954
+ 16:50:39.642 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
955
+ 16:50:39.643 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 285) using hierarchy based logic for wait
956
+ 16:50:39.644 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
957
+ 16:50:39.644 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
958
+ 16:50:40.770 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
959
+ 16:50:40.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Accept a payment" COMPLETED
960
+ 16:50:40.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" RUNNING
961
+ 16:50:40.772 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Prebuilt UI (EmbeddedPaymentElement), 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)
962
+ 16:50:40.820 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Prebuilt UI (EmbeddedPaymentElement), accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1345][1038,1402], 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=1345, width=954, height=57))
963
+ 16:50:41.662 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
964
+ 16:50:41.663 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1373) using hierarchy based logic for wait
965
+ 16:50:41.663 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
966
+ 16:50:41.663 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
967
+ 16:50:44.013 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
968
+ 16:50:44.013 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Prebuilt UI (EmbeddedPaymentElement)" COMPLETED
969
+ 16:50:44.016 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible RUNNING
970
+ 16:50:44.019 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=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), notVisible=null, scriptCondition=null, label=null), timeout=150000, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
971
+ 16:50:44.116 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Card" is visible COMPLETED
972
+ 16:50:44.116 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" RUNNING
973
+ 16:50:44.117 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=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)
974
+ 16:50:44.195 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[169,824][245,873], 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=169, y=824, width=76, height=49))
975
+ 16:50:45.063 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
976
+ 16:50:45.064 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (207, 848) using hierarchy based logic for wait
977
+ 16:50:45.064 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
978
+ 16:50:45.064 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
979
+ 16:50:46.797 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
980
+ 16:50:46.797 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card" COMPLETED
981
+ 16:50:46.799 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
982
+ 16:50:46.800 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Card number, 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)
983
+ 16:50:46.872 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,702][302,751], 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=98, y=702, width=204, height=49))
984
+ 16:50:47.669 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
985
+ 16:50:47.670 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 726) using hierarchy based logic for wait
986
+ 16:50:47.670 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
987
+ 16:50:47.670 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
988
+ 16:50:49.219 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
989
+ 16:50:49.219 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
990
+ 16:50:49.220 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
991
+ 16:50:49.220 [ 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)
992
+ 16:50:49.221 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
993
+ 16:50:51.595 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
994
+ 16:50:51.597 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
995
+ 16:50:51.598 [ 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)
996
+ 16:50:51.600 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
997
+ 16:50:52.778 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
998
+ 16:50:52.780 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
999
+ 16:50:52.781 [ 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)
1000
+ 16:50:52.782 [ INFO] maestro.Maestro.inputText: Inputting text: 123
1001
+ 16:50:54.190 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
1002
+ 16:50:54.191 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay $60.99" RUNNING
1003
+ 16:50:54.191 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay $60.99" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay $60.99, 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)
1004
+ 16:50:54.210 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay $60.99, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[434,1665][647,1714], 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=434, y=1665, width=213, height=49))
1005
+ 16:50:54.973 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1006
+ 16:50:54.974 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
1007
+ 16:50:54.974 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1008
+ 16:50:54.975 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1009
+ 16:50:56.597 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1010
+ 16:50:56.598 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay $60.99" COMPLETED
1011
+ 16:50:56.599 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1012
+ 16:50:56.599 [ 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)
1013
+ 16:50:59.750 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1014
+ 16:50:59.752 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1015
+ 16:50:59.754 [ 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)
1016
+ 16:50:59.775 [ 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))
1017
+ 16:51:00.906 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1018
+ 16:51:00.906 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1019
+ 16:51:00.906 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1020
+ 16:51:00.906 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1021
+ 16:51:01.751 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1022
+ 16:51:01.751 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1023
+ 16:51:02.076 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1024
+ 16:51:07.082 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1025
+ 16:51:07.082 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1026
+ 16:51:07.082 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1027
+ 16:51:07.083 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1028
+ 16:51:07.083 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1029
+ 16:51:07.083 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1030
+ 16:51:07.284 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1031
+ 16:51:07.284 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1032
+ 16:51:07.284 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1033
+ 16:51:07.284 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1034
+ 16:51:07.286 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel