@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,1342 @@
1
+ [INFO ] MAESTRO - ---- System Info ----
2
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
3
+ [INFO ] MAESTRO - CI: Undefined
4
+ [INFO ] MAESTRO - OS Name: Mac OS X
5
+ [INFO ] MAESTRO - OS Version: 15.5
6
+ [INFO ] MAESTRO - Architecture: aarch64
7
+ [INFO ] MAESTRO - Java Version: 17
8
+ [INFO ] MAESTRO - Xcode Version: 16.0
9
+ [INFO ] MAESTRO - Flutter Version: Undefined
10
+ [INFO ] MAESTRO - Flutter Channel: Undefined
11
+ [INFO ] MAESTRO - ---------------------
12
+ [INFO ] maestro.Maestro - Getting device info
13
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
14
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=DefineVariablesCommand(env={APP_ID=com.stripe.react.native, NEW_ARCH=}, label=null), runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
15
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
16
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
17
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=ApplyConfigurationCommand(config=MaestroConfig(appId=com.stripe.react.native, name=null, tags=[], ext={}, onFlowStart=null, onFlowComplete=null), label=null), openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
18
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
19
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
20
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=LaunchAppCommand(appId=com.stripe.react.native, clearState=null, clearKeychain=null, stopApp=null, permissions=null, launchArguments=null, label=null), applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
21
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
22
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
23
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" RUNNING
24
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
25
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
26
+ [INFO ] maestro.Maestro - Refreshed element
27
+ [INFO ] maestro.Maestro - Tapping at (540, 438) using hierarchy based logic for wait
28
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
29
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
30
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
31
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" COMPLETED
32
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "PaymentSheet with PMO SFU" RUNNING
33
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
35
+ [INFO ] maestro.Maestro - Refreshed element
36
+ [INFO ] maestro.Maestro - Tapping at (561, 1342) 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 "PaymentSheet with PMO SFU" COMPLETED
41
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Checkout" RUNNING
42
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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))
43
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
44
+ [INFO ] maestro.Maestro - Refreshed element
45
+ [INFO ] maestro.Maestro - Tapping at (540, 459) using hierarchy based logic for wait
46
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
47
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
48
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
49
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Checkout" COMPLETED
50
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "TEST" is visible RUNNING
51
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "TEST" 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=TEST, 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))
52
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "TEST" is visible COMPLETED
53
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Card" RUNNING
54
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "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=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))
55
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Card" COMPLETED
56
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
57
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." 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=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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))
58
+ [INFO ] maestro.Maestro - Taking screenshot
59
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
60
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible FAILED
61
+ [ERROR] m.cli.session.MaestroSessionManager - Failed to record heartbeat
62
+ java.lang.InterruptedException: sleep interrupted
63
+ at java.base/java.lang.Thread.sleep(Native Method)
64
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:73)
65
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
66
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
67
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
68
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
69
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
70
+ at java.base/java.lang.Thread.run(Thread.java:840)
71
+ [INFO ] MAESTRO - ---- System Info ----
72
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
73
+ [INFO ] MAESTRO - CI: Undefined
74
+ [INFO ] MAESTRO - OS Name: Mac OS X
75
+ [INFO ] MAESTRO - OS Version: 15.5
76
+ [INFO ] MAESTRO - Architecture: aarch64
77
+ [INFO ] MAESTRO - Java Version: 17
78
+ [INFO ] MAESTRO - Xcode Version: 16.0
79
+ [INFO ] MAESTRO - Flutter Version: Undefined
80
+ [INFO ] MAESTRO - Flutter Channel: Undefined
81
+ [INFO ] MAESTRO - ---------------------
82
+ [INFO ] maestro.Maestro - Getting device info
83
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
84
+ [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))
85
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
86
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
87
+ [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))
88
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
89
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
90
+ [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))
91
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
92
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
93
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" RUNNING
94
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
95
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
96
+ [INFO ] maestro.Maestro - Refreshed element
97
+ [INFO ] maestro.Maestro - Tapping at (540, 438) using hierarchy based logic for wait
98
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
99
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
100
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
101
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "More payment scenarios" COMPLETED
102
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "PaymentSheet with PMO SFU" RUNNING
103
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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))
104
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
105
+ [INFO ] maestro.Maestro - Refreshed element
106
+ [INFO ] maestro.Maestro - Tapping at (561, 1342) using hierarchy based logic for wait
107
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
108
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
109
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
110
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "PaymentSheet with PMO SFU" COMPLETED
111
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Checkout" RUNNING
112
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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))
113
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
114
+ [INFO ] maestro.Maestro - Refreshed element
115
+ [INFO ] maestro.Maestro - Tapping at (540, 459) using hierarchy based logic for wait
116
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
117
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
118
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
119
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Checkout" COMPLETED
120
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "TEST" is visible RUNNING
121
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "TEST" 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=TEST, 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))
122
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "TEST" is visible COMPLETED
123
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Card" RUNNING
124
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "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=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))
125
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "Card" COMPLETED
126
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
127
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." 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=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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))
128
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
129
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Card number" RUNNING
130
+ [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))
131
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Card number, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[98,794][302,843], 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=794, width=204, height=49))
132
+ [INFO ] maestro.Maestro - Refreshed element
133
+ [INFO ] maestro.Maestro - Tapping at (200, 818) 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 "Card number" COMPLETED
138
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 RUNNING
139
+ [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))
140
+ [INFO ] maestro.Maestro - Inputting text: 4242424242424242
141
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 4242424242424242 COMPLETED
142
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "MM / YY" RUNNING
143
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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))
144
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "MM / YY" COMPLETED
145
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 RUNNING
146
+ [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))
147
+ [INFO ] maestro.Maestro - Inputting text: 0145
148
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 0145 COMPLETED
149
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 RUNNING
150
+ [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))
151
+ [INFO ] maestro.Maestro - Inputting text: 123
152
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text 123 COMPLETED
153
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) id: primary_button RUNNING
154
+ [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))
155
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1148][1027,1274], 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=53, y=1148, width=974, height=126))
156
+ [INFO ] maestro.Maestro - Refreshed element
157
+ [INFO ] maestro.Maestro - Tapping at (540, 1211) using hierarchy based logic for wait
158
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
159
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
160
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
161
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
162
+ [INFO ] maestro.Maestro - Screenshots are not different enough (d=0.0)
163
+ [INFO ] maestro.Maestro - Nothing changed in the UI.
164
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
165
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
166
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=0.012408277). Proceed.
167
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) id: primary_button COMPLETED
168
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "purchase!" RUNNING
169
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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))
170
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on (Optional) "purchase!" COMPLETED
171
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
172
+ [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))
173
+ [INFO ] maestro.Maestro - Taking screenshot
174
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
175
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible FAILED
176
+ 17:17:06.710 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
177
+ 17:17:06.711 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
178
+ 17:17:06.711 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
179
+ 17:17:06.711 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
180
+ 17:17:06.711 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
181
+ 17:17:06.711 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
182
+ 17:17:06.711 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
183
+ 17:17:06.831 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
184
+ 17:17:06.837 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
185
+ 17:17:06.843 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
186
+ 17:17:06.843 [ INFO] MAESTRO.logSystemInfo: ---------------------
187
+ 17:17:07.433 [ 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/payment-sheet-pmo-sfu.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))))
188
+ 17:17:09.181 [ INFO] maestro.Maestro.invoke: Getting device info
189
+ 17:17:09.337 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
190
+ 17:17:09.394 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
191
+ 17:17:09.397 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
192
+ 17:17:09.402 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
193
+ 17:17:09.405 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
194
+ 17:17:09.408 [ 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)
195
+ 17:17:09.410 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
196
+ 17:17:09.411 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
197
+ 17:17:09.415 [ 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)
198
+ 17:17:10.291 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
199
+ 17:17:10.423 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
200
+ 17:17:10.426 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
201
+ 17:17:10.428 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
202
+ 17:17:13.401 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
203
+ 17:17:14.190 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
204
+ 17:17:14.191 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
205
+ 17:17:14.191 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
206
+ 17:17:14.191 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
207
+ 17:17:15.160 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
208
+ 17:17:15.160 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
209
+ 17:17:15.162 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
210
+ 17:17:15.164 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
211
+ 17:17:15.256 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
212
+ 17:17:16.053 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
213
+ 17:17:16.053 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
214
+ 17:17:16.053 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
215
+ 17:17:16.053 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
216
+ 17:17:17.868 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
217
+ 17:17:17.868 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
218
+ 17:17:17.870 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
219
+ 17:17:17.872 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
220
+ 17:17:17.910 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
221
+ 17:17:18.716 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
222
+ 17:17:18.716 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
223
+ 17:17:18.716 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
224
+ 17:17:18.716 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
225
+ 17:17:21.253 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
226
+ 17:17:21.254 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
227
+ 17:17:21.255 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
228
+ 17:17:21.256 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
229
+ 17:17:21.308 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
230
+ 17:17:21.309 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
231
+ 17:17:21.310 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
232
+ 17:17:28.361 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
233
+ 17:17:28.362 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
234
+ 17:17:28.365 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
235
+ 17:17:28.368 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
236
+ 17:17:28.368 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
237
+ 17:17:28.427 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
238
+ 17:17:28.428 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
239
+ 17:17:28.490 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
240
+ 17:17:28.492 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
241
+ 17:17:28.494 [ 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)
242
+ 17:17:28.514 [ 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,794][302,843], 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=794, width=204, height=49))
243
+ 17:17:29.327 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
244
+ 17:17:29.328 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 818) using hierarchy based logic for wait
245
+ 17:17:29.328 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
246
+ 17:17:29.328 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
247
+ 17:17:31.142 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
248
+ 17:17:31.143 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
249
+ 17:17:31.145 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
250
+ 17:17:31.146 [ 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)
251
+ 17:17:31.148 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
252
+ 17:17:33.458 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
253
+ 17:17:33.460 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
254
+ 17:17:33.461 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
255
+ 17:17:40.630 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
256
+ 17:17:40.631 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
257
+ 17:17:40.633 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
258
+ 17:17:40.635 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
259
+ 17:17:40.635 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
260
+ 17:17:40.702 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
261
+ 17:17:40.704 [ 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)
262
+ 17:17:40.705 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
263
+ 17:17:41.814 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
264
+ 17:17:41.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
265
+ 17:17:41.816 [ 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)
266
+ 17:17:41.816 [ INFO] maestro.Maestro.inputText: Inputting text: 123
267
+ 17:17:43.473 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
268
+ 17:17:43.475 [ 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
269
+ 17:17:43.476 [ 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)
270
+ 17:17:43.680 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
271
+ 17:17:43.680 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=53, y=1148, width=974, height=126)
272
+ 17:17:43.681 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
273
+ 17:17:43.681 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: 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).centerElement
274
+ 17:17:43.681 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
275
+ 17:17:43.681 [ 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 COMPLETED
276
+ 17:17:43.682 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
277
+ 17:17:43.682 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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)
278
+ 17:17:44.327 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
279
+ 17:17:44.330 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
280
+ 17:17:45.908 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
281
+ 17:17:45.912 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
282
+ 17:17:47.332 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
283
+ 17:17:47.335 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
284
+ 17:17:48.883 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
285
+ 17:17:48.887 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
286
+ 17:17:50.398 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
287
+ 17:17:50.442 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
288
+ 17:17:51.926 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
289
+ 17:17:51.929 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
290
+ 17:17:53.466 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
291
+ 17:17:53.468 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
292
+ 17:17:54.925 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
293
+ 17:17:54.929 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
294
+ 17:17:56.546 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
295
+ 17:17:56.549 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
296
+ 17:17:58.075 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
297
+ 17:17:58.078 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
298
+ 17:17:59.595 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
299
+ 17:17:59.598 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
300
+ 17:18:01.478 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
301
+ 17:18:01.481 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
302
+ 17:18:03.033 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
303
+ 17:18:03.037 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
304
+ 17:18:04.067 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: "purchase!"
305
+ 17:18:04.068 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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=No visible element found: "purchase!", level=WARNING), aiReasoning=null, labeledCommand=null)
306
+ 17:18:04.068 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
307
+ 17:18:04.070 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
308
+ 17:18:04.070 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
309
+ 17:18:04.150 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
310
+ 17:18:04.151 [ 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)
311
+ 17:18:04.256 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,933][1027,1059], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,955][1016,1036], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,955][1016,1036], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,980][995,1012], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=53, y=933, width=974, height=126))
312
+ 17:18:05.101 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
313
+ 17:18:05.101 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 996) using hierarchy based logic for wait
314
+ 17:18:05.102 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
315
+ 17:18:05.102 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
316
+ 17:18:06.310 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
317
+ 17:18:06.311 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
318
+ 17:18:06.313 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
319
+ 17:18:06.315 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
320
+ 17:18:13.344 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
321
+ 17:18:13.345 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
322
+ 17:18:13.346 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
323
+ 17:18:13.347 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
324
+ 17:18:13.347 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
325
+ 17:18:13.419 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
326
+ 17:18:13.420 [ 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)
327
+ 17:18:13.477 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
328
+ 17:18:13.478 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
329
+ 17:18:13.480 [ 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)
330
+ 17:18:13.532 [ 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))
331
+ 17:18:14.344 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
332
+ 17:18:14.344 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
333
+ 17:18:14.345 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
334
+ 17:18:14.345 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
335
+ 17:18:15.224 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
336
+ 17:18:15.225 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
337
+ 13:44:53.911 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
338
+ 13:44:53.912 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
339
+ 13:44:53.912 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
340
+ 13:44:53.912 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
341
+ 13:44:53.912 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
342
+ 13:44:53.912 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
343
+ 13:44:53.912 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
344
+ 13:44:54.206 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
345
+ 13:44:54.211 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
346
+ 13:44:54.216 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
347
+ 13:44:54.216 [ INFO] MAESTRO.logSystemInfo: ---------------------
348
+ 13:44:55.002 [ 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/payment-sheet-pmo-sfu.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))))
349
+ 13:44:56.700 [ INFO] maestro.Maestro.invoke: Getting device info
350
+ 13:44:56.844 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
351
+ 13:44:56.891 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
352
+ 13:44:56.893 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
353
+ 13:44:56.897 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
354
+ 13:44:56.899 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
355
+ 13:44:56.902 [ 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)
356
+ 13:44:56.904 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
357
+ 13:44:56.905 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
358
+ 13:44:56.908 [ 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)
359
+ 13:44:57.704 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
360
+ 13:44:57.843 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
361
+ 13:44:57.852 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
362
+ 13:44:57.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
363
+ 13:44:59.196 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,347][1080,404], 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=347, width=1080, height=57))
364
+ 13:45:00.347 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
365
+ 13:45:00.351 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
366
+ 13:45:00.352 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
367
+ 13:45:00.352 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
368
+ 13:45:01.463 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
369
+ 13:45:01.463 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
370
+ 13:45:01.466 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
371
+ 13:45:01.468 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
372
+ 13:45:01.551 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
373
+ 13:45:02.341 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
374
+ 13:45:02.341 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
375
+ 13:45:02.341 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
376
+ 13:45:02.341 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
377
+ 13:45:03.931 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
378
+ 13:45:03.932 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
379
+ 13:45:03.935 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
380
+ 13:45:03.937 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
381
+ 13:45:04.012 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
382
+ 13:45:04.777 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
383
+ 13:45:04.778 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
384
+ 13:45:04.778 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
385
+ 13:45:04.778 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
386
+ 13:45:06.840 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
387
+ 13:45:06.840 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
388
+ 13:45:06.842 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
389
+ 13:45:06.843 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
390
+ 13:45:06.940 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
391
+ 13:45:06.942 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
392
+ 13:45:06.943 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
393
+ 13:45:13.875 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
394
+ 13:45:13.875 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
395
+ 13:45:13.877 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
396
+ 13:45:13.879 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
397
+ 13:45:13.879 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
398
+ 13:45:13.947 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" RUNNING
399
+ 13:45:13.948 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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)
400
+ 13:45:14.051 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=New card, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[180,1433][332,1482], 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=180, y=1433, width=152, height=49))
401
+ 13:45:14.866 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
402
+ 13:45:14.867 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (256, 1457) using hierarchy based logic for wait
403
+ 13:45:14.867 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
404
+ 13:45:14.867 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
405
+ 13:45:16.935 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
406
+ 13:45:16.936 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" COMPLETED
407
+ 13:45:16.939 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
408
+ 13:45:16.941 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
409
+ 13:45:16.979 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
410
+ 13:45:16.981 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
411
+ 13:45:16.982 [ 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)
412
+ 13:45:17.050 [ 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,794][302,843], 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=794, width=204, height=49))
413
+ 13:45:17.868 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
414
+ 13:45:17.868 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 818) using hierarchy based logic for wait
415
+ 13:45:17.868 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
416
+ 13:45:17.868 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
417
+ 13:45:19.372 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
418
+ 13:45:19.372 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
419
+ 13:45:19.374 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
420
+ 13:45:19.374 [ 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)
421
+ 13:45:19.376 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
422
+ 13:45:22.214 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
423
+ 13:45:22.215 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
424
+ 13:45:22.216 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
425
+ 13:45:29.297 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
426
+ 13:45:29.298 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
427
+ 13:45:29.299 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
428
+ 13:45:29.300 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
429
+ 13:45:29.301 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
430
+ 13:45:29.362 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
431
+ 13:45:29.363 [ 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)
432
+ 13:45:29.363 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
433
+ 13:45:31.021 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
434
+ 13:45:31.023 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
435
+ 13:45:31.025 [ 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)
436
+ 13:45:31.027 [ INFO] maestro.Maestro.inputText: Inputting text: 123
437
+ 13:45:32.600 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
438
+ 13:45:32.602 [ 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
439
+ 13:45:32.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 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)
440
+ 13:45:32.670 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
441
+ 13:45:32.670 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=53, y=1563, width=974, height=126)
442
+ 13:45:32.670 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
443
+ 13:45:32.670 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: 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).centerElement
444
+ 13:45:32.670 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
445
+ 13:45:32.670 [ 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 COMPLETED
446
+ 13:45:32.671 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
447
+ 13:45:32.672 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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)
448
+ 13:45:33.254 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
449
+ 13:45:33.256 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
450
+ 13:45:34.574 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
451
+ 13:45:34.576 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
452
+ 13:45:36.442 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
453
+ 13:45:36.489 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
454
+ 13:45:38.360 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
455
+ 13:45:38.405 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
456
+ 13:45:40.177 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
457
+ 13:45:40.191 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
458
+ 13:45:41.930 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
459
+ 13:45:41.978 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
460
+ 13:45:43.737 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
461
+ 13:45:43.747 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
462
+ 13:45:45.507 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
463
+ 13:45:45.520 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
464
+ 13:45:47.214 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
465
+ 13:45:47.262 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
466
+ 13:45:49.136 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
467
+ 13:45:49.155 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
468
+ 13:45:51.203 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
469
+ 13:45:51.249 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
470
+ 13:45:53.050 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
471
+ 13:45:53.098 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
472
+ 13:45:54.226 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: "purchase!"
473
+ 13:45:54.226 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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=No visible element found: "purchase!", level=WARNING), aiReasoning=null, labeledCommand=null)
474
+ 13:45:54.227 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
475
+ 13:45:54.228 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
476
+ 13:45:54.228 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
477
+ 13:45:54.453 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
478
+ 13:45:54.454 [ 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)
479
+ 13:45:54.575 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1563][1027,1689], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,1585][1016,1666], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,1585][1016,1666], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,1610][995,1642], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=53, y=1563, width=974, height=126))
480
+ 13:45:55.429 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
481
+ 13:45:55.429 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1626) using hierarchy based logic for wait
482
+ 13:45:55.429 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
483
+ 13:45:55.429 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
484
+ 13:45:58.116 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
485
+ 13:45:58.116 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
486
+ 13:45:58.118 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
487
+ 13:45:58.120 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
488
+ 13:46:05.335 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
489
+ 13:46:05.337 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
490
+ 13:46:05.340 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
491
+ 13:46:05.341 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
492
+ 13:46:05.342 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
493
+ 13:46:05.612 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
494
+ 13:46:05.614 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=Success, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
495
+ 13:46:15.382 [ERROR] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandFailed: Assertion is false: "Success" is visible
496
+ 13:46:15.384 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
497
+ 13:46:15.384 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
498
+ 13:46:15.622 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible FAILED
499
+ 13:46:16.061 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
500
+ 13:46:16.061 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
501
+ java.lang.InterruptedException: sleep interrupted
502
+ at java.base/java.lang.Thread.sleep(Native Method)
503
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
504
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
505
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
506
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
507
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
508
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
509
+ at java.base/java.lang.Thread.run(Thread.java:840)
510
+ 13:46:21.061 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
511
+ 13:46:21.062 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
512
+ 13:46:21.062 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
513
+ 13:46:21.062 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
514
+ 13:46:21.062 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
515
+ 13:46:21.062 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
516
+ 13:46:21.644 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
517
+ 13:46:21.644 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
518
+ 13:46:21.644 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
519
+ 13:46:21.644 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
520
+ 13:46:21.645 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
521
+ 20:28:22.606 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
522
+ 20:28:22.607 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
523
+ 20:28:22.607 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
524
+ 20:28:22.607 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
525
+ 20:28:22.607 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
526
+ 20:28:22.607 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
527
+ 20:28:22.607 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
528
+ 20:28:22.837 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
529
+ 20:28:22.842 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
530
+ 20:28:22.847 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
531
+ 20:28:22.847 [ INFO] MAESTRO.logSystemInfo: ---------------------
532
+ 20:28:23.428 [ 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/payment-sheet-pmo-sfu.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))))
533
+ 20:28:28.947 [ INFO] maestro.Maestro.invoke: Getting device info
534
+ 20:28:29.149 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
535
+ 20:28:29.219 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
536
+ 20:28:29.223 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
537
+ 20:28:29.227 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
538
+ 20:28:29.229 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
539
+ 20:28:29.232 [ 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)
540
+ 20:28:29.234 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
541
+ 20:28:29.237 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
542
+ 20:28:29.239 [ 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)
543
+ 20:28:31.726 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
544
+ 20:28:32.178 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
545
+ 20:28:32.183 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
546
+ 20:28:32.187 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
547
+ 20:28:39.650 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
548
+ 20:28:41.217 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
549
+ 20:28:41.218 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
550
+ 20:28:41.219 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
551
+ 20:28:41.219 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
552
+ 20:28:42.685 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
553
+ 20:28:42.686 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
554
+ 20:28:42.689 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
555
+ 20:28:42.691 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
556
+ 20:28:42.873 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
557
+ 20:28:43.842 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
558
+ 20:28:43.842 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
559
+ 20:28:43.842 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
560
+ 20:28:43.842 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
561
+ 20:28:46.582 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
562
+ 20:28:46.583 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
563
+ 20:28:46.586 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
564
+ 20:28:46.589 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
565
+ 20:28:46.752 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
566
+ 20:28:47.726 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
567
+ 20:28:47.727 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
568
+ 20:28:47.730 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
569
+ 20:28:47.730 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
570
+ 20:28:52.753 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
571
+ 20:28:52.755 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
572
+ 20:28:52.758 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
573
+ 20:28:52.761 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
574
+ 20:28:53.030 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
575
+ 20:28:53.034 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
576
+ 20:28:53.036 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
577
+ 20:29:00.233 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
578
+ 20:29:00.234 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
579
+ 20:29:00.238 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
580
+ 20:29:00.242 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
581
+ 20:29:00.242 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
582
+ 20:29:00.475 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" RUNNING
583
+ 20:29:00.477 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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)
584
+ 20:29:00.677 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: New card
585
+ 20:29:00.678 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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=Element not found: Text matching regex: New card, level=WARNING), aiReasoning=null, labeledCommand=null)
586
+ 20:29:00.681 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" WARNED
587
+ 20:29:00.684 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
588
+ 20:29:00.684 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
589
+ 20:29:00.929 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
590
+ 20:29:00.931 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
591
+ 20:29:01.209 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
592
+ 20:29:01.212 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
593
+ 20:29:01.215 [ 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)
594
+ 20:29:01.345 [ 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,794][302,843], 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=794, width=204, height=49))
595
+ 20:29:02.263 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
596
+ 20:29:02.263 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 818) using hierarchy based logic for wait
597
+ 20:29:02.264 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
598
+ 20:29:02.264 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
599
+ 20:29:05.563 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
600
+ 20:29:05.563 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
601
+ 20:29:05.566 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
602
+ 20:29:05.568 [ 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)
603
+ 20:29:05.573 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
604
+ 20:29:10.141 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
605
+ 20:29:10.143 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
606
+ 20:29:10.145 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
607
+ 20:29:17.606 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
608
+ 20:29:17.607 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
609
+ 20:29:17.610 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
610
+ 20:29:17.612 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
611
+ 20:29:17.613 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
612
+ 20:29:17.902 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
613
+ 20:29:17.904 [ 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)
614
+ 20:29:17.908 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
615
+ 20:29:20.511 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
616
+ 20:29:20.515 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
617
+ 20:29:20.517 [ 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)
618
+ 20:29:20.521 [ INFO] maestro.Maestro.inputText: Inputting text: 123
619
+ 20:29:22.341 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
620
+ 20:29:22.344 [ 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
621
+ 20:29:22.346 [ 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)
622
+ 20:29:22.557 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
623
+ 20:29:22.557 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=53, y=1563, width=974, height=126)
624
+ 20:29:22.557 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
625
+ 20:29:22.558 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: 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).centerElement
626
+ 20:29:22.558 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
627
+ 20:29:22.558 [ 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 COMPLETED
628
+ 20:29:22.559 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
629
+ 20:29:22.561 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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)
630
+ 20:29:23.432 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
631
+ 20:29:23.488 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
632
+ 20:29:25.312 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
633
+ 20:29:25.366 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
634
+ 20:29:26.942 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
635
+ 20:29:26.980 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
636
+ 20:29:28.774 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
637
+ 20:29:28.785 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
638
+ 20:29:30.681 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
639
+ 20:29:30.699 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
640
+ 20:29:32.536 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
641
+ 20:29:32.571 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
642
+ 20:29:34.280 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
643
+ 20:29:34.336 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
644
+ 20:29:35.934 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
645
+ 20:29:35.953 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
646
+ 20:29:37.870 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
647
+ 20:29:37.912 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
648
+ 20:29:39.742 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
649
+ 20:29:39.803 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
650
+ 20:29:41.783 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
651
+ 20:29:41.799 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
652
+ 20:29:43.107 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: "purchase!"
653
+ 20:29:43.108 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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=No visible element found: "purchase!", level=WARNING), aiReasoning=null, labeledCommand=null)
654
+ 20:29:43.110 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
655
+ 20:29:43.113 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
656
+ 20:29:43.114 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
657
+ 20:29:43.394 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
658
+ 20:29:43.396 [ 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)
659
+ 20:29:43.596 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1563][1027,1689], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,1585][1016,1666], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,1585][1016,1666], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,1610][995,1642], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=53, y=1563, width=974, height=126))
660
+ 20:29:44.571 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
661
+ 20:29:44.573 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1626) using hierarchy based logic for wait
662
+ 20:29:44.573 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
663
+ 20:29:44.573 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
664
+ 20:29:48.715 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
665
+ 20:29:48.716 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
666
+ 20:29:48.717 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
667
+ 20:29:48.717 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
668
+ 20:29:55.886 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
669
+ 20:29:55.887 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
670
+ 20:29:55.890 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
671
+ 20:29:55.893 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
672
+ 20:29:55.893 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
673
+ 20:29:56.133 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
674
+ 20:29:56.136 [ 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)
675
+ 20:29:56.242 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
676
+ 20:29:56.244 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
677
+ 20:29:56.247 [ 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)
678
+ 20:29:56.334 [ 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))
679
+ 20:29:57.189 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
680
+ 20:29:57.190 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
681
+ 20:29:57.190 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
682
+ 20:29:57.190 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
683
+ 20:29:58.323 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
684
+ 20:29:58.323 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
685
+ 20:29:58.624 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
686
+ 20:30:03.636 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
687
+ 20:30:03.636 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
688
+ 20:30:03.637 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
689
+ 20:30:03.637 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
690
+ 20:30:03.637 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
691
+ 20:30:03.637 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
692
+ 20:30:04.413 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
693
+ 20:30:04.413 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
694
+ 20:30:04.414 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
695
+ 20:30:04.414 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
696
+ 20:30:04.417 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
697
+ 22:07:38.269 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
698
+ 22:07:38.270 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
699
+ 22:07:38.271 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
700
+ 22:07:38.271 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
701
+ 22:07:38.271 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
702
+ 22:07:38.271 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
703
+ 22:07:38.271 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
704
+ 22:07:38.433 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
705
+ 22:07:38.438 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
706
+ 22:07:38.442 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
707
+ 22:07:38.442 [ INFO] MAESTRO.logSystemInfo: ---------------------
708
+ 22:07:38.544 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
709
+ 22:07:38.954 [ 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/payment-sheet-pmo-sfu.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))))
710
+ 22:07:42.732 [ INFO] maestro.Maestro.invoke: Getting device info
711
+ 22:07:42.933 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
712
+ 22:07:42.995 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
713
+ 22:07:42.998 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
714
+ 22:07:43.002 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
715
+ 22:07:43.006 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
716
+ 22:07:43.009 [ 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)
717
+ 22:07:43.012 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
718
+ 22:07:43.013 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
719
+ 22:07:43.015 [ 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)
720
+ 22:07:44.861 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
721
+ 22:07:45.240 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
722
+ 22:07:45.245 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
723
+ 22:07:45.255 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
724
+ 22:07:51.820 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
725
+ 22:07:52.946 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
726
+ 22:07:52.950 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
727
+ 22:07:52.950 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
728
+ 22:07:52.950 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
729
+ 22:07:54.340 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
730
+ 22:07:54.341 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
731
+ 22:07:54.344 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
732
+ 22:07:54.346 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
733
+ 22:07:54.458 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
734
+ 22:07:55.388 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
735
+ 22:07:55.390 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
736
+ 22:07:55.390 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
737
+ 22:07:55.390 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
738
+ 22:07:57.945 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
739
+ 22:07:57.946 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
740
+ 22:07:57.949 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
741
+ 22:07:57.951 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
742
+ 22:07:58.025 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
743
+ 22:07:58.899 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
744
+ 22:07:58.900 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
745
+ 22:07:58.901 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
746
+ 22:07:58.901 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
747
+ 22:08:03.010 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
748
+ 22:08:03.010 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
749
+ 22:08:03.013 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
750
+ 22:08:03.016 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
751
+ 22:08:03.246 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
752
+ 22:08:03.249 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
753
+ 22:08:03.251 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
754
+ 22:08:10.347 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
755
+ 22:08:10.348 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
756
+ 22:08:10.352 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
757
+ 22:08:10.355 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
758
+ 22:08:10.356 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
759
+ 22:08:10.590 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" RUNNING
760
+ 22:08:10.593 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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)
761
+ 22:08:10.761 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: New card
762
+ 22:08:10.761 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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=Element not found: Text matching regex: New card, level=WARNING), aiReasoning=null, labeledCommand=null)
763
+ 22:08:10.763 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" WARNED
764
+ 22:08:10.765 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
765
+ 22:08:10.765 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
766
+ 22:08:10.958 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
767
+ 22:08:10.959 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
768
+ 22:08:11.056 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
769
+ 22:08:11.057 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
770
+ 22:08:11.059 [ 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)
771
+ 22:08:11.158 [ 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,933][302,982], 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=933, width=204, height=49))
772
+ 22:08:12.047 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
773
+ 22:08:12.048 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 957) using hierarchy based logic for wait
774
+ 22:08:12.048 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
775
+ 22:08:12.048 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
776
+ 22:08:14.478 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
777
+ 22:08:14.479 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
778
+ 22:08:14.480 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
779
+ 22:08:14.482 [ 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)
780
+ 22:08:14.484 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
781
+ 22:08:18.067 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
782
+ 22:08:18.069 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
783
+ 22:08:18.071 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
784
+ 22:08:25.337 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
785
+ 22:08:25.341 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
786
+ 22:08:25.344 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
787
+ 22:08:25.346 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
788
+ 22:08:25.347 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
789
+ 22:08:25.570 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
790
+ 22:08:25.571 [ 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)
791
+ 22:08:25.573 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
792
+ 22:08:27.668 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
793
+ 22:08:27.672 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
794
+ 22:08:27.675 [ 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)
795
+ 22:08:27.679 [ INFO] maestro.Maestro.inputText: Inputting text: 123
796
+ 22:08:29.468 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
797
+ 22:08:29.470 [ 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
798
+ 22:08:29.472 [ 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)
799
+ 22:08:29.653 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
800
+ 22:08:29.654 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=53, y=1626, width=974, height=126)
801
+ 22:08:29.654 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
802
+ 22:08:29.654 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: 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).centerElement
803
+ 22:08:29.654 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
804
+ 22:08:29.654 [ 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 COMPLETED
805
+ 22:08:29.656 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
806
+ 22:08:29.658 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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)
807
+ 22:08:30.402 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
808
+ 22:08:30.409 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
809
+ 22:08:32.102 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
810
+ 22:08:32.109 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
811
+ 22:08:33.818 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
812
+ 22:08:33.834 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
813
+ 22:08:35.289 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
814
+ 22:08:35.297 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
815
+ 22:08:36.768 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
816
+ 22:08:36.773 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
817
+ 22:08:38.304 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
818
+ 22:08:38.311 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
819
+ 22:08:39.738 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
820
+ 22:08:39.751 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
821
+ 22:08:41.125 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
822
+ 22:08:41.131 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
823
+ 22:08:42.642 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
824
+ 22:08:42.649 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
825
+ 22:08:44.031 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
826
+ 22:08:44.037 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
827
+ 22:08:45.433 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
828
+ 22:08:45.443 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
829
+ 22:08:46.930 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
830
+ 22:08:46.937 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
831
+ 22:08:48.439 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
832
+ 22:08:48.458 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
833
+ 22:08:49.822 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: "purchase!"
834
+ 22:08:49.822 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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=No visible element found: "purchase!", level=WARNING), aiReasoning=null, labeledCommand=null)
835
+ 22:08:49.824 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
836
+ 22:08:49.825 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
837
+ 22:08:49.825 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
838
+ 22:08:50.054 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
839
+ 22:08:50.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=, level=NONE), aiReasoning=null, labeledCommand=null)
840
+ 22:08:50.149 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1626][1027,1752], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,1673][995,1705], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=53, y=1626, width=974, height=126))
841
+ 22:08:50.985 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
842
+ 22:08:50.985 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
843
+ 22:08:50.985 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
844
+ 22:08:50.985 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
845
+ 22:08:52.134 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
846
+ 22:08:52.135 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
847
+ 22:08:52.136 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
848
+ 22:08:52.139 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
849
+ 22:08:59.287 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
850
+ 22:08:59.287 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
851
+ 22:08:59.290 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
852
+ 22:08:59.291 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
853
+ 22:08:59.291 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
854
+ 22:08:59.435 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
855
+ 22:08:59.437 [ 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)
856
+ 22:08:59.510 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
857
+ 22:08:59.512 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
858
+ 22:08:59.514 [ 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)
859
+ 22:08:59.568 [ 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))
860
+ 22:09:00.425 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
861
+ 22:09:00.426 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
862
+ 22:09:00.426 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
863
+ 22:09:00.426 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
864
+ 22:09:01.507 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
865
+ 22:09:01.507 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
866
+ 22:09:01.808 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
867
+ 22:09:06.820 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
868
+ 22:09:06.820 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
869
+ 22:09:06.820 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
870
+ 22:09:06.820 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
871
+ 22:09:06.820 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
872
+ 22:09:06.820 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
873
+ 22:09:07.584 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
874
+ 22:09:07.584 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
875
+ 22:09:07.584 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
876
+ 22:09:07.584 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
877
+ 22:09:07.587 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
878
+ 22:52:15.614 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
879
+ 22:52:15.614 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
880
+ 22:52:15.615 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
881
+ 22:52:15.615 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
882
+ 22:52:15.615 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
883
+ 22:52:15.615 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
884
+ 22:52:15.615 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
885
+ 22:52:15.821 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
886
+ 22:52:15.824 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
887
+ 22:52:15.828 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
888
+ 22:52:15.828 [ INFO] MAESTRO.logSystemInfo: ---------------------
889
+ 22:52:16.415 [ 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/payment-sheet-pmo-sfu.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))))
890
+ 22:52:20.486 [ INFO] maestro.Maestro.invoke: Getting device info
891
+ 22:52:20.678 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
892
+ 22:52:20.736 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
893
+ 22:52:20.738 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
894
+ 22:52:20.742 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
895
+ 22:52:20.746 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
896
+ 22:52:20.749 [ 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)
897
+ 22:52:20.752 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
898
+ 22:52:20.753 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
899
+ 22:52:20.755 [ 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)
900
+ 22:52:22.666 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
901
+ 22:52:23.024 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
902
+ 22:52:23.026 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
903
+ 22:52:23.027 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
904
+ 22:52:27.998 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
905
+ 22:52:28.926 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
906
+ 22:52:28.929 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
907
+ 22:52:28.930 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
908
+ 22:52:28.930 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
909
+ 22:52:30.632 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
910
+ 22:52:30.633 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
911
+ 22:52:30.635 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
912
+ 22:52:30.638 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
913
+ 22:52:30.748 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
914
+ 22:52:31.676 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
915
+ 22:52:31.677 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
916
+ 22:52:31.677 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
917
+ 22:52:31.677 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
918
+ 22:52:34.160 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
919
+ 22:52:34.161 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
920
+ 22:52:34.163 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
921
+ 22:52:34.164 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
922
+ 22:52:34.411 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
923
+ 22:52:35.295 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
924
+ 22:52:35.295 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
925
+ 22:52:35.295 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
926
+ 22:52:35.295 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
927
+ 22:52:39.439 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
928
+ 22:52:39.439 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
929
+ 22:52:39.441 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
930
+ 22:52:39.442 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
931
+ 22:52:39.543 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
932
+ 22:52:39.546 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
933
+ 22:52:39.547 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
934
+ 22:52:46.558 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
935
+ 22:52:46.559 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
936
+ 22:52:46.563 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
937
+ 22:52:46.566 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
938
+ 22:52:46.567 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
939
+ 22:52:46.754 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" RUNNING
940
+ 22:52:46.757 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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)
941
+ 22:52:47.115 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: New card
942
+ 22:52:47.116 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=New card, 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=Element not found: Text matching regex: New card, level=WARNING), aiReasoning=null, labeledCommand=null)
943
+ 22:52:47.118 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "New card" WARNED
944
+ 22:52:47.120 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
945
+ 22:52:47.120 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
946
+ 22:52:47.279 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
947
+ 22:52:47.282 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
948
+ 22:52:47.385 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
949
+ 22:52:47.387 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
950
+ 22:52:47.388 [ 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)
951
+ 22:52:47.478 [ 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,933][302,982], 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=933, width=204, height=49))
952
+ 22:52:48.292 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
953
+ 22:52:48.293 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 957) using hierarchy based logic for wait
954
+ 22:52:48.293 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
955
+ 22:52:48.293 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
956
+ 22:52:51.133 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
957
+ 22:52:51.133 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
958
+ 22:52:51.135 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
959
+ 22:52:51.138 [ 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)
960
+ 22:52:51.140 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
961
+ 22:52:54.065 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
962
+ 22:52:54.066 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
963
+ 22:52:54.067 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
964
+ 22:53:01.271 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
965
+ 22:53:01.272 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
966
+ 22:53:01.276 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
967
+ 22:53:01.277 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
968
+ 22:53:01.278 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
969
+ 22:53:01.528 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
970
+ 22:53:01.530 [ 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)
971
+ 22:53:01.534 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
972
+ 22:53:02.994 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
973
+ 22:53:02.996 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
974
+ 22:53:02.997 [ 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)
975
+ 22:53:02.997 [ INFO] maestro.Maestro.inputText: Inputting text: 123
976
+ 22:53:04.548 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
977
+ 22:53:04.551 [ 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
978
+ 22:53:04.554 [ 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)
979
+ 22:53:04.639 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
980
+ 22:53:04.640 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=53, y=1626, width=974, height=126)
981
+ 22:53:04.640 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
982
+ 22:53:04.640 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: 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).centerElement
983
+ 22:53:04.641 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
984
+ 22:53:04.641 [ 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 COMPLETED
985
+ 22:53:04.643 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
986
+ 22:53:04.645 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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)
987
+ 22:53:05.407 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
988
+ 22:53:05.424 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
989
+ 22:53:06.987 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
990
+ 22:53:06.996 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
991
+ 22:53:08.626 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
992
+ 22:53:08.637 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
993
+ 22:53:10.069 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
994
+ 22:53:10.081 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
995
+ 22:53:11.616 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
996
+ 22:53:11.668 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
997
+ 22:53:13.183 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
998
+ 22:53:13.192 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
999
+ 22:53:14.640 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1000
+ 22:53:14.645 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1001
+ 22:53:16.071 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1002
+ 22:53:16.086 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1003
+ 22:53:17.582 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1004
+ 22:53:17.633 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1005
+ 22:53:19.226 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1006
+ 22:53:19.279 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1007
+ 22:53:20.802 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1008
+ 22:53:20.813 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1009
+ 22:53:22.542 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1010
+ 22:53:22.558 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1011
+ 22:53:24.044 [ERROR] maestro.orchestra.Orchestra.scrollUntilVisible: Error: maestro.MaestroException$ElementNotFound: Element not found: Text matching regex: purchase!
1012
+ 22:53:24.096 [ INFO] maestro.Maestro.swipeFromCenter: Swiping UP from center
1013
+ 22:53:25.309 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: No visible element found: "purchase!"
1014
+ 22:53:25.309 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" 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=purchase!, 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=No visible element found: "purchase!", level=WARNING), aiReasoning=null, labeledCommand=null)
1015
+ 22:53:25.310 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "purchase!" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled WARNED
1016
+ 22:53:25.311 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1017
+ 22:53:25.311 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1018
+ 22:53:25.511 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
1019
+ 22:53:25.512 [ 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)
1020
+ 22:53:25.602 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1626][1027,1752], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,1673][995,1705], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=53, y=1626, width=974, height=126))
1021
+ 22:53:26.446 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1022
+ 22:53:26.446 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
1023
+ 22:53:26.446 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1024
+ 22:53:26.446 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1025
+ 22:53:27.485 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1026
+ 22:53:27.486 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
1027
+ 22:53:27.487 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
1028
+ 22:53:27.488 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
1029
+ 22:53:34.558 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
1030
+ 22:53:34.559 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
1031
+ 22:53:34.561 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
1032
+ 22:53:34.562 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1033
+ 22:53:34.563 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1034
+ 22:53:34.767 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1035
+ 22:53:34.769 [ 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)
1036
+ 22:53:34.826 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1037
+ 22:53:34.828 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1038
+ 22:53:34.830 [ 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)
1039
+ 22:53:34.890 [ 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))
1040
+ 22:53:35.719 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1041
+ 22:53:35.720 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1042
+ 22:53:35.721 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1043
+ 22:53:35.721 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1044
+ 22:53:37.154 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1045
+ 22:53:37.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1046
+ 22:53:37.445 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1047
+ 22:53:37.444 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1048
+ java.lang.InterruptedException: sleep interrupted
1049
+ at java.base/java.lang.Thread.sleep(Native Method)
1050
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1051
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1052
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1053
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1054
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1055
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1056
+ at java.base/java.lang.Thread.run(Thread.java:840)
1057
+ 22:53:42.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1058
+ 22:53:42.456 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1059
+ 22:53:42.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1060
+ 22:53:42.456 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1061
+ 22:53:42.456 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1062
+ 22:53:42.457 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1063
+ 22:53:42.925 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1064
+ 22:53:42.925 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1065
+ 22:53:42.925 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1066
+ 22:53:42.925 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1067
+ 22:53:42.929 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1068
+ 11:29:38.540 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1069
+ 11:29:38.541 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1070
+ 11:29:38.541 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1071
+ 11:29:38.541 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1072
+ 11:29:38.541 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1073
+ 11:29:38.541 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1074
+ 11:29:38.541 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1075
+ 11:29:38.657 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1076
+ 11:29:38.662 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1077
+ 11:29:38.668 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1078
+ 11:29:38.668 [ INFO] MAESTRO.logSystemInfo: ---------------------
1079
+ 11:29:38.697 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1080
+ 11:29:39.302 [ 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/payment-sheet-pmo-sfu.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))))
1081
+ 11:29:43.756 [ INFO] maestro.Maestro.invoke: Getting device info
1082
+ 11:29:43.984 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1083
+ 11:29:44.035 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1084
+ 11:29:44.038 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1085
+ 11:29:44.042 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1086
+ 11:29:44.044 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1087
+ 11:29:44.046 [ 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)
1088
+ 11:29:44.048 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1089
+ 11:29:44.049 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1090
+ 11:29:44.051 [ 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)
1091
+ 11:29:46.198 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1092
+ 11:29:46.562 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1093
+ 11:29:46.565 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
1094
+ 11:29:46.568 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1095
+ 11:29:52.985 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
1096
+ 11:29:54.530 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1097
+ 11:29:54.532 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
1098
+ 11:29:54.532 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1099
+ 11:29:54.532 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1100
+ 11:29:56.114 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1101
+ 11:29:56.114 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
1102
+ 11:29:56.116 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
1103
+ 11:29:56.118 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
1104
+ 11:29:56.286 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
1105
+ 11:29:57.179 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1106
+ 11:29:57.179 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
1107
+ 11:29:57.179 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1108
+ 11:29:57.180 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1109
+ 11:29:59.418 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1110
+ 11:29:59.418 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
1111
+ 11:29:59.426 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
1112
+ 11:29:59.427 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
1113
+ 11:29:59.486 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
1114
+ 11:30:00.326 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1115
+ 11:30:00.327 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
1116
+ 11:30:00.327 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1117
+ 11:30:00.327 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1118
+ 11:30:04.546 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1119
+ 11:30:04.547 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
1120
+ 11:30:04.549 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
1121
+ 11:30:04.551 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
1122
+ 11:30:04.783 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
1123
+ 11:30:04.786 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
1124
+ 11:30:04.787 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
1125
+ 11:30:11.610 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
1126
+ 11:30:11.611 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
1127
+ 11:30:11.614 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
1128
+ 11:30:11.615 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1129
+ 11:30:11.616 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1130
+ 11:30:11.852 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
1131
+ 11:30:11.854 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
1132
+ 11:30:12.131 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
1133
+ 11:30:12.133 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
1134
+ 11:30:12.135 [ 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)
1135
+ 11:30:12.203 [ 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,933][302,982], 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=933, width=204, height=49))
1136
+ 11:30:13.163 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1137
+ 11:30:13.163 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 957) using hierarchy based logic for wait
1138
+ 11:30:13.163 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1139
+ 11:30:13.164 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1140
+ 11:30:15.717 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1141
+ 11:30:15.717 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
1142
+ 11:30:15.719 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
1143
+ 11:30:15.720 [ 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)
1144
+ 11:30:15.722 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
1145
+ 11:30:19.587 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
1146
+ 11:30:19.590 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
1147
+ 11:30:19.592 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
1148
+ 11:30:26.811 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
1149
+ 11:30:26.812 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
1150
+ 11:30:26.813 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
1151
+ 11:30:26.815 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1152
+ 11:30:26.815 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1153
+ 11:30:27.151 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
1154
+ 11:30:27.153 [ 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)
1155
+ 11:30:27.157 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
1156
+ 11:30:29.161 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
1157
+ 11:30:29.164 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
1158
+ 11:30:29.165 [ 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)
1159
+ 11:30:29.167 [ INFO] maestro.Maestro.inputText: Inputting text: 123
1160
+ 11:30:30.920 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
1161
+ 11:30:30.923 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
1162
+ 11:30:30.924 [ 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)
1163
+ 11:30:31.100 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1626][1027,1752], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,1673][995,1705], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=53, y=1626, width=974, height=126))
1164
+ 11:30:32.092 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1165
+ 11:30:32.093 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
1166
+ 11:30:32.093 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1167
+ 11:30:32.093 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1168
+ 11:30:34.352 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1169
+ 11:30:34.352 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
1170
+ 11:30:34.353 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
1171
+ 11:30:34.355 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
1172
+ 11:30:41.444 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
1173
+ 11:30:41.445 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
1174
+ 11:30:41.447 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
1175
+ 11:30:41.449 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1176
+ 11:30:41.449 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1177
+ 11:30:41.672 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1178
+ 11:30:41.673 [ 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)
1179
+ 11:30:41.761 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1180
+ 11:30:41.763 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1181
+ 11:30:41.765 [ 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)
1182
+ 11:30:41.799 [ 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))
1183
+ 11:30:42.631 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1184
+ 11:30:42.632 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1185
+ 11:30:42.632 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1186
+ 11:30:42.632 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1187
+ 11:30:43.652 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1188
+ 11:30:43.652 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1189
+ 11:30:43.935 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1190
+ 11:30:48.945 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1191
+ 11:30:48.946 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1192
+ 11:30:48.946 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1193
+ 11:30:48.946 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1194
+ 11:30:48.946 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1195
+ 11:30:48.946 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1196
+ 11:30:49.351 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1197
+ 11:30:49.351 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1198
+ 11:30:49.352 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1199
+ 11:30:49.352 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1200
+ 11:30:49.354 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1201
+ 16:55:52.472 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1202
+ 16:55:52.473 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1203
+ 16:55:52.476 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1204
+ 16:55:52.476 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1205
+ 16:55:52.476 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1206
+ 16:55:52.476 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1207
+ 16:55:52.477 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1208
+ 16:55:52.714 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1209
+ 16:55:52.722 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1210
+ 16:55:52.731 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1211
+ 16:55:52.732 [ INFO] MAESTRO.logSystemInfo: ---------------------
1212
+ 16:55:53.681 [ 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/payment-sheet-pmo-sfu.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))))
1213
+ 16:55:55.333 [ INFO] maestro.Maestro.invoke: Getting device info
1214
+ 16:55:55.485 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1215
+ 16:55:55.535 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1216
+ 16:55:55.538 [ 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=payment-sheet-pmo-sfu}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1217
+ 16:55:55.541 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1218
+ 16:55:55.542 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1219
+ 16:55:55.545 [ 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)
1220
+ 16:55:55.546 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1221
+ 16:55:55.548 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1222
+ 16:55:55.549 [ 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)
1223
+ 16:55:56.239 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1224
+ 16:55:56.330 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1225
+ 16:55:56.331 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" RUNNING
1226
+ 16:55:56.332 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=More payment scenarios, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1227
+ 16:55:58.358 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=More payment scenarios, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,410][1080,467], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.TextView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=410, width=1080, height=57))
1228
+ 16:55:59.214 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1229
+ 16:55:59.216 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 438) using hierarchy based logic for wait
1230
+ 16:55:59.216 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1231
+ 16:55:59.216 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1232
+ 16:56:00.775 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1233
+ 16:56:00.775 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "More payment scenarios" COMPLETED
1234
+ 16:56:00.779 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" RUNNING
1235
+ 16:56:00.781 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=PaymentSheet with PMO SFU, 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)
1236
+ 16:56:00.835 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=PaymentSheet with PMO SFU, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1314][1038,1371], 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=1314, width=954, height=57))
1237
+ 16:56:01.683 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1238
+ 16:56:01.683 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1342) using hierarchy based logic for wait
1239
+ 16:56:01.684 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1240
+ 16:56:01.684 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1241
+ 16:56:03.329 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1242
+ 16:56:03.330 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "PaymentSheet with PMO SFU" COMPLETED
1243
+ 16:56:03.333 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" RUNNING
1244
+ 16:56:03.335 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Checkout, 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)
1245
+ 16:56:03.369 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Checkout, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[451,431][629,488], 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=451, y=431, width=178, height=57))
1246
+ 16:56:04.176 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1247
+ 16:56:04.176 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 459) using hierarchy based logic for wait
1248
+ 16:56:04.176 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1249
+ 16:56:04.176 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1250
+ 16:56:06.278 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1251
+ 16:56:06.279 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Checkout" COMPLETED
1252
+ 16:56:06.280 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible RUNNING
1253
+ 16:56:06.282 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=TEST, 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)
1254
+ 16:56:06.346 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "TEST" is visible COMPLETED
1255
+ 16:56:06.348 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" RUNNING
1256
+ 16:56:06.349 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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)
1257
+ 16:56:13.313 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: Card
1258
+ 16:56:13.314 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "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=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: Text matching regex: Card, level=WARNING), aiReasoning=null, labeledCommand=null)
1259
+ 16:56:13.317 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "Card" WARNED
1260
+ 16:56:13.320 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1261
+ 16:56:13.321 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1262
+ 16:56:13.377 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible RUNNING
1263
+ 16:56:13.379 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms., 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)
1264
+ 16:56:13.439 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "By providing your card information, you allow Example Inc. to charge your card for future payments in accordance with their terms." is visible COMPLETED
1265
+ 16:56:13.441 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" RUNNING
1266
+ 16:56:13.441 [ 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)
1267
+ 16:56:13.504 [ 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,933][302,982], 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=933, width=204, height=49))
1268
+ 16:56:14.274 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1269
+ 16:56:14.275 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (200, 957) using hierarchy based logic for wait
1270
+ 16:56:14.275 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1271
+ 16:56:14.276 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1272
+ 16:56:16.088 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1273
+ 16:56:16.088 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Card number" COMPLETED
1274
+ 16:56:16.089 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 RUNNING
1275
+ 16:56:16.090 [ 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)
1276
+ 16:56:16.090 [ INFO] maestro.Maestro.inputText: Inputting text: 4242424242424242
1277
+ 16:56:18.443 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 4242424242424242 COMPLETED
1278
+ 16:56:18.445 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" RUNNING
1279
+ 16:56:18.447 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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)
1280
+ 16:56:25.514 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: MM / YY
1281
+ 16:56:25.515 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=MM / YY, 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=Element not found: Text matching regex: MM / YY, level=WARNING), aiReasoning=null, labeledCommand=null)
1282
+ 16:56:25.517 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "MM / YY" WARNED
1283
+ 16:56:25.518 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1284
+ 16:56:25.518 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1285
+ 16:56:25.586 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 RUNNING
1286
+ 16:56:25.588 [ 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)
1287
+ 16:56:25.589 [ INFO] maestro.Maestro.inputText: Inputting text: 0145
1288
+ 16:56:26.680 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 0145 COMPLETED
1289
+ 16:56:26.681 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 RUNNING
1290
+ 16:56:26.682 [ 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)
1291
+ 16:56:26.682 [ INFO] maestro.Maestro.inputText: Inputting text: 123
1292
+ 16:56:27.817 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text 123 COMPLETED
1293
+ 16:56:27.819 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button RUNNING
1294
+ 16:56:27.821 [ 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)
1295
+ 16:56:27.885 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/primary_button, clickable=true, bounds=[53,1626][1027,1752], enabled=true, focused=true, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/label, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=androidx.compose.ui.platform.ComposeView}, children=[TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[64,1648][1016,1729], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.view.View}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=false, enabled=true, focused=false, checked=false, selected=false), TreeNode(attributes={text=, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=com.stripe.react.native:id/lock_icon, clickable=false, bounds=[969,1673][995,1705], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.ImageView}, children=[], clickable=false, enabled=true, focused=false, checked=false, selected=false)], clickable=true, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=53, y=1626, width=974, height=126))
1296
+ 16:56:28.701 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1297
+ 16:56:28.702 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 1689) using hierarchy based logic for wait
1298
+ 16:56:28.702 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1299
+ 16:56:28.702 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1300
+ 16:56:29.609 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1301
+ 16:56:29.609 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) id: primary_button COMPLETED
1302
+ 16:56:29.611 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" RUNNING
1303
+ 16:56:29.613 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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)
1304
+ 16:56:36.720 [ INFO] maestro.orchestra.Orchestra.executeCommands: [Command execution] CommandWarned: Element not found: Text matching regex: purchase!
1305
+ 16:56:36.722 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=purchase!, 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=Element not found: Text matching regex: purchase!, level=WARNING), aiReasoning=null, labeledCommand=null)
1306
+ 16:56:36.724 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on (Optional) "purchase!" WARNED
1307
+ 16:56:36.727 [ INFO] maestro.Maestro.takeScreenshot: Taking screenshot
1308
+ 16:56:36.727 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1309
+ 16:56:36.796 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1310
+ 16:56:36.801 [ 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)
1311
+ 16:56:36.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1312
+ 16:56:36.816 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1313
+ 16:56:36.817 [ 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)
1314
+ 16:56:36.828 [ 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))
1315
+ 16:56:37.589 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1316
+ 16:56:37.589 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1317
+ 16:56:37.589 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1318
+ 16:56:37.589 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1319
+ 16:56:38.445 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1320
+ 16:56:38.445 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1321
+ 16:56:39.052 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1322
+ 16:56:39.052 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1323
+ java.lang.InterruptedException: sleep interrupted
1324
+ at java.base/java.lang.Thread.sleep(Native Method)
1325
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1326
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1327
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1328
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1329
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1330
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1331
+ at java.base/java.lang.Thread.run(Thread.java:840)
1332
+ 16:56:44.067 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1333
+ 16:56:44.077 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1334
+ 16:56:44.079 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1335
+ 16:56:44.080 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1336
+ 16:56:44.080 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1337
+ 16:56:44.080 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1338
+ 16:56:44.467 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1339
+ 16:56:44.467 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1340
+ 16:56:44.467 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1341
+ 16:56:44.468 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1342
+ 16:56:44.470 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel