@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,2203 @@
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 - ---- System Info ----
13
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
14
+ [INFO ] MAESTRO - CI: Undefined
15
+ [INFO ] MAESTRO - OS Name: Mac OS X
16
+ [INFO ] MAESTRO - OS Version: 15.5
17
+ [INFO ] MAESTRO - Architecture: aarch64
18
+ [INFO ] MAESTRO - Java Version: 17
19
+ [INFO ] MAESTRO - Xcode Version: 16.0
20
+ [INFO ] MAESTRO - Flutter Version: Undefined
21
+ [INFO ] MAESTRO - Flutter Channel: Undefined
22
+ [INFO ] MAESTRO - ---------------------
23
+ [INFO ] maestro.Maestro - Getting device info
24
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
25
+ [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))
26
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
27
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
28
+ [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))
29
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
30
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
31
+ [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))
32
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
33
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
34
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" RUNNING
35
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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))
36
+ [INFO ] maestro.Maestro - Taking screenshot
37
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
38
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" FAILED
39
+ [INFO ] MAESTRO - ---- System Info ----
40
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
41
+ [INFO ] MAESTRO - CI: Undefined
42
+ [INFO ] MAESTRO - OS Name: Mac OS X
43
+ [INFO ] MAESTRO - OS Version: 15.5
44
+ [INFO ] MAESTRO - Architecture: aarch64
45
+ [INFO ] MAESTRO - Java Version: 17
46
+ [INFO ] MAESTRO - Xcode Version: 16.0
47
+ [INFO ] MAESTRO - Flutter Version: Undefined
48
+ [INFO ] MAESTRO - Flutter Channel: Undefined
49
+ [INFO ] MAESTRO - ---------------------
50
+ [INFO ] xcuitest.XCTestDriverClient - [Start] Uninstalling xctest ui runner app
51
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
52
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
53
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
54
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
55
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
56
+ [INFO ] xcuitest.XCTestDriverClient - [Done] Uninstalling xctest ui runner app
57
+ [INFO ] xcuitest.XCTestDriverClient - [Start] Installing xctest ui runner app
58
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
59
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
60
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
61
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
62
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
63
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Install XCUITest runner on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
64
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing xctest run file
65
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing xctest run file
66
+ [INFO ] x.installer.LocalXCTestInstaller - Not able to find ui test runner app running, going to install now
67
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing maestro-driver-iosUITests-Runner app
68
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing maestro-driver-iosUITests-Runner app
69
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing maestro-driver-ios app
70
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing maestro-driver-ios app
71
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Running XcUITest with xcode build command
72
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcodebuild, test-without-building, -xctestrun, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/6FF08525-3884-4B97-BDA4-FAD9D970FCD1/maestro-driver-ios-config.xctestrun, -destination, id=6FF08525-3884-4B97-BDA4-FAD9D970FCD1, -derivedDataPath, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/maestro_xctestrunner_xcodebuild_output11745102167356949584]
73
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Running XcUITest with xcode build command
74
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Install XCUITest runner on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
75
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Ensure XCUITest runner is running on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
76
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
77
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
78
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
79
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
80
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
81
+ [INFO ] x.installer.LocalXCTestInstaller - [Failed] Ensure XCUITest runner is running on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
82
+ [INFO ] x.installer.LocalXCTestInstaller - [Retry] Retrying setup() 0th time
83
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Install XCUITest runner on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
84
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing xctest run file
85
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing xctest run file
86
+ [INFO ] x.installer.LocalXCTestInstaller - Not able to find ui test runner app running, going to install now
87
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing maestro-driver-iosUITests-Runner app
88
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing maestro-driver-iosUITests-Runner app
89
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing maestro-driver-ios app
90
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing maestro-driver-ios app
91
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Running XcUITest with xcode build command
92
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcodebuild, test-without-building, -xctestrun, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/6FF08525-3884-4B97-BDA4-FAD9D970FCD1/maestro-driver-ios-config.xctestrun, -destination, id=6FF08525-3884-4B97-BDA4-FAD9D970FCD1, -derivedDataPath, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/maestro_xctestrunner_xcodebuild_output12197295358697231410]
93
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Running XcUITest with xcode build command
94
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Install XCUITest runner on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
95
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Ensure XCUITest runner is running on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
96
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Ensure XCUITest runner is running on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
97
+ [INFO ] xcuitest.XCTestDriverClient - [Done] Installing xctest ui runner app
98
+ [INFO ] maestro.Maestro - Getting device info
99
+ [INFO ] ios.xctest.XCTestIOSDevice - Device info DeviceInfo(widthPixels=1179, heightPixels=2556, widthPoints=393, heightPoints=852)
100
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
101
+ [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))
102
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
103
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
104
+ [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))
105
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
106
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
107
+ [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))
108
+ [INFO ] util.CommandLineUtils - Running command line operation: [/Users/tianzhao/.maestro/deps/applesimutils, --byId, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES]
109
+ [ERROR] util.CommandLineUtils - Process failed with exit code 137
110
+ [ERROR] util.CommandLineUtils -
111
+ [INFO ] util.CommandLineUtils - Running command line operation: [applesimutils, --byId, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES]
112
+ [INFO ] maestro.Maestro - Taking screenshot
113
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
114
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" FAILED
115
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Cleaning up the ui test runner files
116
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
117
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
118
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
119
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
120
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
121
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Cleaning up the ui test runner files
122
+ [INFO ] MAESTRO - ---- System Info ----
123
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
124
+ [INFO ] MAESTRO - CI: Undefined
125
+ [INFO ] MAESTRO - OS Name: Mac OS X
126
+ [INFO ] MAESTRO - OS Version: 15.5
127
+ [INFO ] MAESTRO - Architecture: aarch64
128
+ [INFO ] MAESTRO - Java Version: 17
129
+ [INFO ] MAESTRO - Xcode Version: 16.0
130
+ [INFO ] MAESTRO - Flutter Version: Undefined
131
+ [INFO ] MAESTRO - Flutter Channel: Undefined
132
+ [INFO ] MAESTRO - ---------------------
133
+ [INFO ] xcuitest.XCTestDriverClient - [Start] Uninstalling xctest ui runner app
134
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
135
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
136
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
137
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
138
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
139
+ [INFO ] xcuitest.XCTestDriverClient - [Done] Uninstalling xctest ui runner app
140
+ [INFO ] xcuitest.XCTestDriverClient - [Start] Installing xctest ui runner app
141
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
142
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
143
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
144
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
145
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
146
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Install XCUITest runner on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
147
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing xctest run file
148
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing xctest run file
149
+ [INFO ] x.installer.LocalXCTestInstaller - Not able to find ui test runner app running, going to install now
150
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing maestro-driver-iosUITests-Runner app
151
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing maestro-driver-iosUITests-Runner app
152
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Writing maestro-driver-ios app
153
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Writing maestro-driver-ios app
154
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Running XcUITest with xcode build command
155
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcodebuild, test-without-building, -xctestrun, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/6FF08525-3884-4B97-BDA4-FAD9D970FCD1/maestro-driver-ios-config.xctestrun, -destination, id=6FF08525-3884-4B97-BDA4-FAD9D970FCD1, -derivedDataPath, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/maestro_xctestrunner_xcodebuild_output12366632951160886450]
156
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Running XcUITest with xcode build command
157
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Install XCUITest runner on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
158
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Ensure XCUITest runner is running on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
159
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Ensure XCUITest runner is running on 6FF08525-3884-4B97-BDA4-FAD9D970FCD1
160
+ [INFO ] xcuitest.XCTestDriverClient - [Done] Installing xctest ui runner app
161
+ [INFO ] maestro.Maestro - Getting device info
162
+ [INFO ] ios.xctest.XCTestIOSDevice - Device info DeviceInfo(widthPixels=1179, heightPixels=2556, widthPoints=393, heightPoints=852)
163
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
164
+ [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))
165
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
166
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
167
+ [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))
168
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
169
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
170
+ [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))
171
+ [INFO ] util.CommandLineUtils - Running command line operation: [/Users/tianzhao/.maestro/deps/applesimutils, --byId, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES]
172
+ [ERROR] util.CommandLineUtils - Process failed with exit code 137
173
+ [ERROR] util.CommandLineUtils -
174
+ [INFO ] util.CommandLineUtils - Running command line operation: [applesimutils, --byId, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES]
175
+ [INFO ] maestro.Maestro - Taking screenshot
176
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
177
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" FAILED
178
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Cleaning up the ui test runner files
179
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Stop XCUITest runner
180
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Stop XCUITest runner
181
+ [INFO ] x.installer.LocalXCTestInstaller - [Start] Uninstall XCUITest runner
182
+ [INFO ] util.CommandLineUtils - Running command line operation: [xcrun, simctl, uninstall, 6FF08525-3884-4B97-BDA4-FAD9D970FCD1, dev.mobile.maestro-driver-iosUITests.xctrunner]
183
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Uninstall XCUITest runner
184
+ [INFO ] x.installer.LocalXCTestInstaller - [Done] Cleaning up the ui test runner files
185
+ [INFO ] MAESTRO - ---- System Info ----
186
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
187
+ [INFO ] MAESTRO - CI: Undefined
188
+ [INFO ] MAESTRO - OS Name: Mac OS X
189
+ [INFO ] MAESTRO - OS Version: 15.5
190
+ [INFO ] MAESTRO - Architecture: aarch64
191
+ [INFO ] MAESTRO - Java Version: 17
192
+ [INFO ] MAESTRO - Xcode Version: 16.0
193
+ [INFO ] MAESTRO - Flutter Version: Undefined
194
+ [INFO ] MAESTRO - Flutter Channel: Undefined
195
+ [INFO ] MAESTRO - ---------------------
196
+ [INFO ] maestro.Maestro - Getting device info
197
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
198
+ [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))
199
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
200
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
201
+ [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))
202
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
203
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
204
+ [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))
205
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
206
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
207
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" RUNNING
208
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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))
209
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,925][1080,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=0, y=925, width=1080, height=57))
210
+ [INFO ] maestro.Maestro - Refreshed element
211
+ [INFO ] maestro.Maestro - Tapping at (540, 953) using hierarchy based logic for wait
212
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
213
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
214
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
215
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" COMPLETED
216
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. RUNNING
217
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
218
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. COMPLETED
219
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" RUNNING
220
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
221
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1093][1038,1150], 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=1093, width=954, height=57))
222
+ [INFO ] maestro.Maestro - Refreshed element
223
+ [INFO ] maestro.Maestro - Tapping at (561, 1121) using hierarchy based logic for wait
224
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
225
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
226
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
227
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" COMPLETED
228
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
229
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
230
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,321][1038,437], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=321, width=996, height=116))
231
+ [INFO ] maestro.Maestro - Refreshed element
232
+ [INFO ] maestro.Maestro - Tapping at (540, 379) using hierarchy based logic for wait
233
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
234
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
235
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
236
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
237
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
238
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com 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=test@stripe.com, 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))
239
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
240
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
241
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
242
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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=false, 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))
243
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,531][575,588], 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=504, y=531, width=71, height=57))
244
+ [INFO ] maestro.Maestro - Refreshed element
245
+ [INFO ] maestro.Maestro - Tapping at (539, 559) using hierarchy based logic for wait
246
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
247
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
248
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
249
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
250
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=0.005478395). Proceed.
251
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
252
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
253
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" 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=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), 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))
254
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
255
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
256
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
257
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1367][616,1415], 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=86, y=1367, width=530, height=48))
258
+ [INFO ] maestro.Maestro - Refreshed element
259
+ [INFO ] maestro.Maestro - Tapping at (351, 1391) using hierarchy based logic for wait
260
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
261
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
262
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
263
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
264
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
265
+ [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))
266
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
267
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
268
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
269
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1298][978,1424], 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=1298, width=168, height=126))
270
+ [INFO ] maestro.Maestro - Tapping at (894, 1361) using hierarchy based logic for wait
271
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
272
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
273
+ [ERROR] maestro.drivers.AndroidDriver - Failed to get view hierarchy: Network closed for unknown reason
274
+ io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason
275
+ at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:271)
276
+ at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:252)
277
+ at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:165)
278
+ at maestro_android.MaestroDriverGrpc$MaestroDriverBlockingStub.viewHierarchy(MaestroDriverGrpc.java:641)
279
+ at maestro.drivers.AndroidDriver.callViewHierarchy(AndroidDriver.kt:329)
280
+ at maestro.drivers.AndroidDriver.callViewHierarchy$default(AndroidDriver.kt:327)
281
+ at maestro.drivers.AndroidDriver.contentDescriptor(AndroidDriver.kt:293)
282
+ at maestro.ViewHierarchy$Companion.from-8JJjmZI(ViewHierarchy.kt:29)
283
+ at maestro.utils.ScreenshotUtils$Companion.viewHierarchy-c1iYVAs(ScreenshotUtils.kt:99)
284
+ at maestro.utils.ScreenshotUtils$Companion.waitForAppToSettle-OpTFbEc(ScreenshotUtils.kt:60)
285
+ at maestro.drivers.AndroidDriver.waitForAppToSettle-5RpGHs4(AndroidDriver.kt:634)
286
+ at maestro.Maestro.waitForAppToSettle-5RpGHs4(Maestro.kt:477)
287
+ at maestro.Maestro.waitForAppToSettle-5RpGHs4$default(Maestro.kt:472)
288
+ at maestro.Maestro.hierarchyBasedTap-hbl3e4M(Maestro.kt:356)
289
+ at maestro.Maestro.performTap-hbl3e4M(Maestro.kt:284)
290
+ at maestro.Maestro.tap-BUbHBYE(Maestro.kt:198)
291
+ at maestro.orchestra.Orchestra.tapOnElement(Orchestra.kt:845)
292
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:243)
293
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:191)
294
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:127)
295
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:200)
296
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:61)
297
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:53)
298
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:155)
299
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:53)
300
+ at maestro.cli.command.TestCommand$handleSessions$1$1$results$1$1$1.invoke(TestCommand.kt:306)
301
+ at maestro.cli.command.TestCommand$handleSessions$1$1$results$1$1$1.invoke(TestCommand.kt:258)
302
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:102)
303
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:54)
304
+ at maestro.cli.command.TestCommand$handleSessions$1$1$results$1$1.invokeSuspend(TestCommand.kt:258)
305
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
306
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
307
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
308
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
309
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
310
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
311
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
312
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
313
+ [INFO ] MAESTRO - ---- System Info ----
314
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
315
+ [INFO ] MAESTRO - CI: Undefined
316
+ [INFO ] MAESTRO - OS Name: Mac OS X
317
+ [INFO ] MAESTRO - OS Version: 15.5
318
+ [INFO ] MAESTRO - Architecture: aarch64
319
+ [INFO ] MAESTRO - Java Version: 17
320
+ [INFO ] MAESTRO - Xcode Version: 16.0
321
+ [INFO ] MAESTRO - Flutter Version: Undefined
322
+ [INFO ] MAESTRO - Flutter Channel: Undefined
323
+ [INFO ] MAESTRO - ---------------------
324
+ [INFO ] maestro.Maestro - Getting device info
325
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
326
+ [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))
327
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
328
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
329
+ [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))
330
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
331
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
332
+ [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))
333
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
334
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
335
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" RUNNING
336
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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))
337
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
338
+ [INFO ] maestro.Maestro - Refreshed element
339
+ [INFO ] maestro.Maestro - Tapping at (540, 895) using hierarchy based logic for wait
340
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
341
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
342
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
343
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" COMPLETED
344
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. RUNNING
345
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
346
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. COMPLETED
347
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" RUNNING
348
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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))
349
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
350
+ [INFO ] maestro.Maestro - Refreshed element
351
+ [INFO ] maestro.Maestro - Tapping at (561, 1063) using hierarchy based logic for wait
352
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
353
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
354
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
355
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" COMPLETED
356
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
357
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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))
358
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
359
+ [INFO ] maestro.Maestro - Refreshed element
360
+ [INFO ] maestro.Maestro - Tapping at (540, 321) using hierarchy based logic for wait
361
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
362
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
363
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
364
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
365
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
366
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com 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=test@stripe.com, 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))
367
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
368
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
369
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
370
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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=false, 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))
371
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
372
+ [INFO ] maestro.Maestro - Refreshed element
373
+ [INFO ] maestro.Maestro - Tapping at (539, 501) using hierarchy based logic for wait
374
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
375
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
376
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
377
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
378
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=1.6980853). Proceed.
379
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
380
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
381
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" 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=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), 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))
382
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
383
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
384
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
385
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
386
+ [INFO ] maestro.Maestro - Refreshed element
387
+ [INFO ] maestro.Maestro - Tapping at (351, 1333) using hierarchy based logic for wait
388
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
389
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
390
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
391
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
392
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
393
+ [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))
394
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
395
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
396
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
397
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
398
+ [INFO ] maestro.Maestro - Refreshed element
399
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
400
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
401
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
402
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
403
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
404
+ [ERROR] m.cli.session.MaestroSessionManager - Failed to record heartbeat
405
+ java.lang.InterruptedException: sleep interrupted
406
+ at java.base/java.lang.Thread.sleep(Native Method)
407
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:73)
408
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
409
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
410
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
411
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
412
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
413
+ at java.base/java.lang.Thread.run(Thread.java:840)
414
+ [INFO ] MAESTRO - ---- System Info ----
415
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
416
+ [INFO ] MAESTRO - CI: Undefined
417
+ [INFO ] MAESTRO - OS Name: Mac OS X
418
+ [INFO ] MAESTRO - OS Version: 15.5
419
+ [INFO ] MAESTRO - Architecture: aarch64
420
+ [INFO ] MAESTRO - Java Version: 17
421
+ [INFO ] MAESTRO - Xcode Version: 16.0
422
+ [INFO ] MAESTRO - Flutter Version: Undefined
423
+ [INFO ] MAESTRO - Flutter Channel: Undefined
424
+ [INFO ] MAESTRO - ---------------------
425
+ [INFO ] maestro.Maestro - Getting device info
426
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
427
+ [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))
428
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
429
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
430
+ [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))
431
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
432
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
433
+ [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))
434
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
435
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
436
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" RUNNING
437
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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))
438
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
439
+ [INFO ] maestro.Maestro - Refreshed element
440
+ [INFO ] maestro.Maestro - Tapping at (540, 895) using hierarchy based logic for wait
441
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
442
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
443
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
444
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" COMPLETED
445
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. RUNNING
446
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
447
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. COMPLETED
448
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" RUNNING
449
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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))
450
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
451
+ [INFO ] maestro.Maestro - Refreshed element
452
+ [INFO ] maestro.Maestro - Tapping at (561, 1063) using hierarchy based logic for wait
453
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
454
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
455
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
456
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" COMPLETED
457
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
458
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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))
459
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
460
+ [INFO ] maestro.Maestro - Refreshed element
461
+ [INFO ] maestro.Maestro - Tapping at (540, 321) using hierarchy based logic for wait
462
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
463
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
464
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
465
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
466
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
467
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com 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=test@stripe.com, 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))
468
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
469
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
470
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
471
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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=false, 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))
472
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
473
+ [INFO ] maestro.Maestro - Refreshed element
474
+ [INFO ] maestro.Maestro - Tapping at (539, 501) using hierarchy based logic for wait
475
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
476
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
477
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
478
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
479
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=2.1890166). Proceed.
480
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
481
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
482
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" 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=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), 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))
483
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
484
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
485
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
486
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
487
+ [INFO ] maestro.Maestro - Refreshed element
488
+ [INFO ] maestro.Maestro - Tapping at (351, 1333) using hierarchy based logic for wait
489
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
490
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
491
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
492
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
493
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
494
+ [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))
495
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
496
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
497
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
498
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
499
+ [INFO ] maestro.Maestro - Refreshed element
500
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
501
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
502
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
503
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
504
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
505
+ [INFO ] MAESTRO - ---- System Info ----
506
+ [INFO ] MAESTRO - Maestro Version: 1.38.1
507
+ [INFO ] MAESTRO - CI: Undefined
508
+ [INFO ] MAESTRO - OS Name: Mac OS X
509
+ [INFO ] MAESTRO - OS Version: 15.5
510
+ [INFO ] MAESTRO - Architecture: aarch64
511
+ [INFO ] MAESTRO - Java Version: 17
512
+ [INFO ] MAESTRO - Xcode Version: 16.0
513
+ [INFO ] MAESTRO - Flutter Version: Undefined
514
+ [INFO ] MAESTRO - Flutter Channel: Undefined
515
+ [INFO ] MAESTRO - ---------------------
516
+ [INFO ] maestro.Maestro - Getting device info
517
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables RUNNING
518
+ [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))
519
+ [INFO ] m.cli.runner.MaestroCommandRunner - Define variables COMPLETED
520
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration RUNNING
521
+ [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))
522
+ [INFO ] m.cli.runner.MaestroCommandRunner - Apply configuration COMPLETED
523
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" RUNNING
524
+ [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))
525
+ [INFO ] maestro.Maestro - Launching app com.stripe.react.native
526
+ [INFO ] m.cli.runner.MaestroCommandRunner - Launch app "${APP_ID}" COMPLETED
527
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" RUNNING
528
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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))
529
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
530
+ [INFO ] maestro.Maestro - Refreshed element
531
+ [INFO ] maestro.Maestro - Tapping at (540, 895) using hierarchy based logic for wait
532
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
533
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
534
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
535
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Buy now pay later" COMPLETED
536
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. RUNNING
537
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=null, tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, centerElement=false, label=null), travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
538
+ [INFO ] m.cli.runner.MaestroCommandRunner - Scrolling DOWN until "Afterpay and Clearpay" is visible. COMPLETED
539
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" RUNNING
540
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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))
541
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
542
+ [INFO ] maestro.Maestro - Refreshed element
543
+ [INFO ] maestro.Maestro - Tapping at (561, 1063) using hierarchy based logic for wait
544
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
545
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
546
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
547
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Afterpay and Clearpay" COMPLETED
548
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" RUNNING
549
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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))
550
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
551
+ [INFO ] maestro.Maestro - Refreshed element
552
+ [INFO ] maestro.Maestro - Tapping at (540, 321) using hierarchy based logic for wait
553
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
554
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
555
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
556
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "E-mail" COMPLETED
557
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com RUNNING
558
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com 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=test@stripe.com, 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))
559
+ [INFO ] maestro.Maestro - Inputting text: test@stripe.com
560
+ [INFO ] m.cli.runner.MaestroCommandRunner - Input text test@stripe.com COMPLETED
561
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" RUNNING
562
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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=false, 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))
563
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
564
+ [INFO ] maestro.Maestro - Refreshed element
565
+ [INFO ] maestro.Maestro - Tapping at (539, 501) using hierarchy based logic for wait
566
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
567
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
568
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
569
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
570
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by screenshot (d=0.04419386). Proceed.
571
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "Pay" COMPLETED
572
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
573
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" 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=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), 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))
574
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
575
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" RUNNING
576
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
577
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
578
+ [INFO ] maestro.Maestro - Refreshed element
579
+ [INFO ] maestro.Maestro - Tapping at (351, 1333) using hierarchy based logic for wait
580
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
581
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
582
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
583
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
584
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible RUNNING
585
+ [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))
586
+ [INFO ] m.cli.runner.MaestroCommandRunner - Assert that "Success" is visible COMPLETED
587
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" RUNNING
588
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElement=TapOnElementCommand(selector=ElementSelector(textRegex=OK, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, optional=false, traits=null, index=null, enabled=null, selected=null, checked=null, focused=null, childOf=null), retryIfNoChange=true, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null), tapOnPoint=null, tapOnPointV2Command=null, scrollCommand=null, swipeCommand=null, backPressCommand=null, assertCommand=null, assertConditionCommand=null, assertNoDefectsWithAICommand=null, assertWithAICommand=null, inputTextCommand=null, inputRandomTextCommand=null, launchAppCommand=null, applyConfigurationCommand=null, openLinkCommand=null, pressKeyCommand=null, eraseTextCommand=null, hideKeyboardCommand=null, takeScreenshotCommand=null, stopAppCommand=null, killAppCommand=null, clearStateCommand=null, clearKeychainCommand=null, runFlowCommand=null, setLocationCommand=null, repeatCommand=null, copyTextCommand=null, pasteTextCommand=null, defineVariablesCommand=null, runScriptCommand=null, waitForAnimationToEndCommand=null, evalScriptCommand=null, scrollUntilVisible=null, travelCommand=null, startRecordingCommand=null, stopRecordingCommand=null, addMediaCommand=null, setAirplaneModeCommand=null, toggleAirplaneModeCommand=null), logMessages=[], insight=Insight(message=, level=NONE))
589
+ [INFO ] maestro.Maestro - Tapping on element: UiElement(treeNode=TreeNode(attributes={text=OK, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=android:id/button1, clickable=true, bounds=[810,1029][978,1155], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.Button}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=810, y=1029, width=168, height=126))
590
+ [INFO ] maestro.Maestro - Refreshed element
591
+ [INFO ] maestro.Maestro - Tapping at (894, 1092) using hierarchy based logic for wait
592
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to byte array
593
+ [INFO ] maestro.utils.ScreenshotUtils - Taking screenshot to output sink
594
+ [INFO ] maestro.Maestro - Something have changed in the UI judging by view hierarchy. Proceed.
595
+ [INFO ] m.cli.runner.MaestroCommandRunner - Tap on "OK" COMPLETED
596
+ 16:51:45.790 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
597
+ 16:51:45.790 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
598
+ 16:51:45.791 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
599
+ 16:51:45.791 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
600
+ 16:51:45.791 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
601
+ 16:51:45.791 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
602
+ 16:51:45.791 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
603
+ 16:51:45.972 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
604
+ 16:51:46.150 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
605
+ 16:51:46.156 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
606
+ 16:51:46.159 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
607
+ 16:51:46.159 [ INFO] MAESTRO.logSystemInfo: ---------------------
608
+ 16:51:46.866 [ INFO] maestro.cli.command.TestCommand.runShardSuite: [shard 1] Selected device 042D1D96-33BF-40A7-B485-69F794152F60 using port 7001 with execution plan ExecutionPlan(flowsToRun=[/Users/tianzhao/stripe/stripe-react-native/./e2e-tests/afterpay-clearpay.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))))
609
+ 16:51:47.092 [TRACE] ios.xctest.XCTestIOSDevice.open: Opening a connection
610
+ 16:51:47.092 [TRACE] xcuitest.XCTestDriverClient.restartXCTestRunner: Restarting XCTest Runner (uninstalling, installing and starting)
611
+ 16:51:47.093 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
612
+ 16:51:47.094 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
613
+ 16:51:47.094 [TRACE] xcuitest.XCTestDriverClient.restartXCTestRunner: XCTest Runner uninstalled, will install and start it
614
+ 16:51:47.094 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: start()
615
+ 16:51:47.094 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: [Start] Install XCUITest runner on 042D1D96-33BF-40A7-B485-69F794152F60
616
+ 16:51:47.094 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
617
+ 16:51:47.095 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
618
+ 16:51:47.095 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing build products
619
+ 16:51:47.127 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing build products
620
+ 16:51:47.127 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing maestro-driver-iosUITests-Runner app
621
+ 16:51:47.268 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing maestro-driver-iosUITests-Runner app
622
+ 16:51:47.268 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Start] Writing maestro-driver-ios app
623
+ 16:51:47.276 [ INFO] xcuitest.installer.IOSBuildProductsExtractor.extract: [Done] Writing maestro-driver-ios app
624
+ 16:51:47.277 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: Installing driver with xcodebuild
625
+ 16:51:47.277 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: [Start] Running XcUITest with `xcodebuild test-without-building` with 7001 and config: IOSDriverConfig(prebuiltRunner=false, sourceDirectory=driver-iPhoneSimulator, context=CLI, snapshotKeyHonorModalViews=null)
626
+ 16:51:47.278 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcodebuild, test-without-building, -xctestrun, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/042D1D96-33BF-40A7-B485-69F794152F603178851510055176550/maestro-driver-ios-config.xctestrun, -destination, id=042D1D96-33BF-40A7-B485-69F794152F60, -derivedDataPath, /var/folders/fr/wwmrxrys7v32qhnlkj7xjbp80000gn/T/maestro_xctestrunner_xcodebuild_output12776879191810927528] with {TEST_RUNNER_PORT=7001}
627
+ 16:51:47.283 [ INFO] xcuitest.installer.LocalXCTestInstaller.startXCTestRunner: [Done] Running XcUITest with `xcodebuild test-without-building`
628
+ 16:51:47.283 [ INFO] xcuitest.installer.LocalXCTestInstaller.invoke: [Done] Install XCUITest runner on 042D1D96-33BF-40A7-B485-69F794152F60
629
+ 16:51:47.283 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
630
+ 16:51:47.284 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
631
+ 16:51:47.785 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
632
+ 16:51:47.785 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
633
+ 16:51:48.291 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
634
+ 16:51:48.291 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
635
+ 16:51:48.795 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
636
+ 16:51:48.795 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
637
+ 16:51:49.300 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
638
+ 16:51:49.301 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
639
+ 16:51:49.806 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
640
+ 16:51:49.807 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
641
+ 16:51:50.313 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
642
+ 16:51:50.314 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
643
+ 16:51:50.818 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
644
+ 16:51:50.820 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
645
+ 16:51:51.325 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
646
+ 16:51:51.326 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
647
+ 16:51:51.830 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
648
+ 16:51:51.831 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
649
+ 16:51:52.336 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
650
+ 16:51:52.337 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
651
+ 16:51:52.839 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
652
+ 16:51:52.845 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
653
+ 16:51:53.350 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
654
+ 16:51:53.351 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
655
+ 16:51:53.856 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
656
+ 16:51:53.857 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
657
+ 16:51:54.361 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
658
+ 16:51:54.361 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Failed] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60, exception: java.net.ConnectException: Failed to connect to /127.0.0.1:7001
659
+ 16:51:54.864 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
660
+ 16:51:54.869 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Done] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
661
+ 16:51:54.902 [ INFO] maestro.Maestro.invoke: Getting device info
662
+ 16:51:55.046 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
663
+ 16:51:55.047 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=IOS, widthPixels=1125, heightPixels=2436, widthGrid=375, heightGrid=812)
664
+ 16:51:55.143 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
665
+ 16:51:55.145 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
666
+ 16:51:55.149 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
667
+ 16:51:55.151 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
668
+ 16:51:55.156 [ 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)
669
+ 16:51:55.158 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
670
+ 16:51:55.159 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
671
+ 16:51:55.162 [ 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)
672
+ 16:51:55.165 [ INFO] device.SimctlIOSDevice.setPermissions: [Start] Setting permissions all=allow through applesimutils
673
+ 16:51:55.166 [ INFO] util.LocalSimulatorUtils.setAppleSimutilsPermissions: [Start] Setting permissions via pinned applesimutils
674
+ 16:51:55.166 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [/Users/tianzhao/.maestro/deps/applesimutils, --byId, 042D1D96-33BF-40A7-B485-69F794152F60, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES] with {}
675
+ 16:51:55.271 [ERROR] util.CommandLineUtils.runCommand: Process failed with exit code 137
676
+ 16:51:55.271 [ERROR] util.CommandLineUtils.runCommand: Error output
677
+ 16:51:55.272 [ERROR] util.LocalSimulatorUtils.setAppleSimutilsPermissions: Exception while setting permissions through pinned applesimutils
678
+ java.lang.IllegalStateException:
679
+ at util.CommandLineUtils.runCommand(CommandLineUtils.kt:50)
680
+ at util.CommandLineUtils.runCommand$default(CommandLineUtils.kt:17)
681
+ at util.LocalSimulatorUtils.setAppleSimutilsPermissions(LocalSimulatorUtils.kt:442)
682
+ at device.SimctlIOSDevice.setPermissions(SimctlIOSDevice.kt:165)
683
+ at ios.LocalIOSDevice.setPermissions(LocalIOSDevice.kt:147)
684
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:496)
685
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:495)
686
+ at maestro.drivers.IOSDriver.runDeviceCall(IOSDriver.kt:540)
687
+ at maestro.drivers.IOSDriver.access$runDeviceCall(IOSDriver.kt:57)
688
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:495)
689
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:494)
690
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
691
+ at maestro.drivers.IOSDriver.setPermissions(IOSDriver.kt:494)
692
+ at maestro.Maestro.setPermissions(Maestro.kt:89)
693
+ at maestro.orchestra.Orchestra.launchAppCommand(Orchestra.kt:986)
694
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:346)
695
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
696
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
697
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
698
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
699
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
700
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
701
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
702
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
703
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
704
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
705
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
706
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
707
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
708
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
709
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
710
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
711
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
712
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
713
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
714
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
715
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
716
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
717
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
718
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
719
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
720
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
721
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
722
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
723
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
724
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
725
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
726
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
727
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
728
+ 16:51:55.272 [ INFO] util.LocalSimulatorUtils.setAppleSimutilsPermissions: [Start] Setting permissions via applesimutils as fallback
729
+ 16:51:55.272 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [applesimutils, --byId, 042D1D96-33BF-40A7-B485-69F794152F60, --bundle, com.stripe.react.native, --setPermissions, calendar=YES,camera=YES,contacts=YES,faceid=YES,homekit=YES,medialibrary=YES,microphone=YES,motion=YES,photos=YES,reminders=YES,siri=YES,speech=YES,userTracking=YES] with {}
730
+ 16:51:55.277 [ERROR] device.SimctlIOSDevice.setPermissions: Failed setting permissions {all=allow} via applesimutils
731
+ java.io.IOException: Cannot run program "applesimutils": error=2, No such file or directory
732
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
733
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
734
+ at util.CommandLineUtils.runCommand(CommandLineUtils.kt:37)
735
+ at util.CommandLineUtils.runCommand$default(CommandLineUtils.kt:17)
736
+ at util.LocalSimulatorUtils.setAppleSimutilsPermissions(LocalSimulatorUtils.kt:457)
737
+ at device.SimctlIOSDevice.setPermissions(SimctlIOSDevice.kt:165)
738
+ at ios.LocalIOSDevice.setPermissions(LocalIOSDevice.kt:147)
739
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:496)
740
+ at maestro.drivers.IOSDriver$setPermissions$1$1.invoke(IOSDriver.kt:495)
741
+ at maestro.drivers.IOSDriver.runDeviceCall(IOSDriver.kt:540)
742
+ at maestro.drivers.IOSDriver.access$runDeviceCall(IOSDriver.kt:57)
743
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:495)
744
+ at maestro.drivers.IOSDriver$setPermissions$1.invoke(IOSDriver.kt:494)
745
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
746
+ at maestro.drivers.IOSDriver.setPermissions(IOSDriver.kt:494)
747
+ at maestro.Maestro.setPermissions(Maestro.kt:89)
748
+ at maestro.orchestra.Orchestra.launchAppCommand(Orchestra.kt:986)
749
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:346)
750
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
751
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
752
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
753
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
754
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
755
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
756
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
757
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
758
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
759
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
760
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
761
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
762
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
763
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
764
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
765
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
766
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
767
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
768
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
769
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
770
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
771
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
772
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
773
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
774
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
775
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
776
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
777
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
778
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
779
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
780
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
781
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
782
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
783
+ Caused by: java.io.IOException: error=2, No such file or directory
784
+ at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
785
+ at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
786
+ at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
787
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
788
+ ... 50 common frames omitted
789
+ 16:51:55.277 [ INFO] device.SimctlIOSDevice.setPermissions: [Start] Setting Permissions all=allow through simctl
790
+ 16:51:55.277 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, privacy, 042D1D96-33BF-40A7-B485-69F794152F60, grant, location-always, com.stripe.react.native] with {}
791
+ 16:51:55.472 [ INFO] device.SimctlIOSDevice.setPermissions: [Done] Setting Permissions all=allow through simctl
792
+ 16:51:55.487 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
793
+ 16:51:56.588 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, launch, 042D1D96-33BF-40A7-B485-69F794152F60, com.stripe.react.native] with {}
794
+ 16:51:56.774 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
795
+ 16:51:56.775 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
796
+ 16:51:56.776 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
797
+ 16:51:56.849 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
798
+ 16:51:56.850 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
799
+ 16:51:59.268 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
800
+ 16:51:59.268 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
801
+ 16:51:59.268 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
802
+ 16:51:59.274 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Buy now pay later, title=, value=, text=, hintText=, resource-id=, bounds=[0,316][375,372], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=0, y=316, width=375, height=56))
803
+ 16:51:59.275 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
804
+ 16:51:59.359 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
805
+ 16:51:59.360 [ INFO] device.IOSDevice.invoke: screen static = true
806
+ 16:51:59.360 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
807
+ 16:51:59.360 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 344) using screenshot based logic for wait
808
+ 16:51:59.828 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
809
+ 16:51:59.915 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
810
+ 16:51:59.915 [ INFO] device.IOSDevice.invoke: screen static = false
811
+ 16:51:59.997 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
812
+ 16:51:59.998 [ INFO] device.IOSDevice.invoke: screen static = true
813
+ 16:51:59.998 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
814
+ 16:51:59.998 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
815
+ 16:51:59.998 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
816
+ 16:51:59.999 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
817
+ 16:52:00.029 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
818
+ 16:52:00.052 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
819
+ 16:52:00.052 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
820
+ 16:52:00.167 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
821
+ 16:52:00.167 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
822
+ 16:52:00.167 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
823
+ 16:52:00.169 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 375, DeviceWidth: 812
824
+ 16:52:00.169 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=32, y=384, width=327, height=43)
825
+ 16:52:00.169 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
826
+ 16:52:00.169 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
827
+ 16:52:00.169 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
828
+ 16:52:00.169 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
829
+ 16:52:00.170 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
830
+ 16:52:00.170 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
831
+ 16:52:00.195 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
832
+ 16:52:00.196 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
833
+ 16:52:00.306 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
834
+ 16:52:00.307 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
835
+ 16:52:00.307 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
836
+ 16:52:00.309 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Afterpay and Clearpay, title=, value=, text=, hintText=, resource-id=, bounds=[32,384][359,427], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=32, y=384, width=327, height=43))
837
+ 16:52:00.309 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
838
+ 16:52:00.391 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
839
+ 16:52:00.391 [ INFO] device.IOSDevice.invoke: screen static = false
840
+ 16:52:00.473 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
841
+ 16:52:00.473 [ INFO] device.IOSDevice.invoke: screen static = true
842
+ 16:52:00.473 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
843
+ 16:52:00.473 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (195, 405) using screenshot based logic for wait
844
+ 16:52:00.829 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
845
+ 16:52:00.915 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
846
+ 16:52:00.915 [ INFO] device.IOSDevice.invoke: screen static = false
847
+ 16:52:00.998 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
848
+ 16:52:00.998 [ INFO] device.IOSDevice.invoke: screen static = false
849
+ 16:52:01.081 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
850
+ 16:52:01.081 [ INFO] device.IOSDevice.invoke: screen static = false
851
+ 16:52:01.161 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
852
+ 16:52:01.161 [ INFO] device.IOSDevice.invoke: screen static = false
853
+ 16:52:01.240 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
854
+ 16:52:01.240 [ INFO] device.IOSDevice.invoke: screen static = false
855
+ 16:52:01.321 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
856
+ 16:52:01.324 [ INFO] device.IOSDevice.invoke: screen static = true
857
+ 16:52:01.324 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
858
+ 16:52:01.324 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
859
+ 16:52:01.326 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
860
+ 16:52:01.328 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
861
+ 16:52:01.362 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
862
+ 16:52:01.362 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
863
+ 16:52:01.469 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
864
+ 16:52:01.470 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
865
+ 16:52:01.470 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
866
+ 16:52:01.472 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=E-mail, title=, value=, text=, hintText=E-mail, resource-id=, bounds=[16,114][359,156], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=16, y=114, width=343, height=42))
867
+ 16:52:01.472 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
868
+ 16:52:01.551 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
869
+ 16:52:01.552 [ INFO] device.IOSDevice.invoke: screen static = true
870
+ 16:52:01.552 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
871
+ 16:52:01.552 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 135) using screenshot based logic for wait
872
+ 16:52:01.906 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
873
+ 16:52:01.987 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
874
+ 16:52:01.987 [ INFO] device.IOSDevice.invoke: screen static = true
875
+ 16:52:01.987 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
876
+ 16:52:01.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
877
+ 16:52:01.989 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
878
+ 16:52:01.991 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
879
+ 16:52:01.993 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
880
+ 16:52:03.899 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
881
+ 16:52:04.027 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
882
+ 16:52:04.027 [ INFO] device.IOSDevice.invoke: screen static = true
883
+ 16:52:04.027 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
884
+ 16:52:04.030 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
885
+ 16:52:04.031 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
886
+ 16:52:04.068 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
887
+ 16:52:04.069 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
888
+ 16:52:04.207 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
889
+ 16:52:04.207 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
890
+ 16:52:04.208 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
891
+ 16:52:04.214 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=Pay, title=, value=, text=, hintText=, resource-id=, bounds=[16,182][359,225], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=16, y=182, width=343, height=43))
892
+ 16:52:04.214 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
893
+ 16:52:04.303 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
894
+ 16:52:04.304 [ INFO] device.IOSDevice.invoke: screen static = false
895
+ 16:52:04.391 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
896
+ 16:52:04.391 [ INFO] device.IOSDevice.invoke: screen static = false
897
+ 16:52:04.478 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
898
+ 16:52:04.479 [ INFO] device.IOSDevice.invoke: screen static = true
899
+ 16:52:04.479 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
900
+ 16:52:04.480 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 203) using screenshot based logic for wait
901
+ 16:52:04.836 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
902
+ 16:52:04.945 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
903
+ 16:52:04.945 [ INFO] device.IOSDevice.invoke: screen static = false
904
+ 16:52:05.029 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
905
+ 16:52:05.030 [ INFO] device.IOSDevice.invoke: screen static = true
906
+ 16:52:05.030 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
907
+ 16:52:05.030 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
908
+ 16:52:05.031 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
909
+ 16:52:05.033 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
910
+ 16:52:05.063 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
911
+ 16:52:05.063 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
912
+ 16:52:05.178 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
913
+ 16:52:05.178 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
914
+ 16:52:05.179 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
915
+ 16:52:05.207 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
916
+ 16:52:05.207 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
917
+ 16:52:05.324 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
918
+ 16:52:05.324 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
919
+ 16:52:05.325 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
920
+ 16:52:05.357 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
921
+ 16:52:05.357 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
922
+ 16:52:05.472 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
923
+ 16:52:05.472 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
924
+ 16:52:05.472 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
925
+ 16:52:05.503 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
926
+ 16:52:05.503 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
927
+ 16:52:05.624 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
928
+ 16:52:05.625 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
929
+ 16:52:05.625 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
930
+ 16:52:05.653 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
931
+ 16:52:05.654 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
932
+ 16:52:05.769 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
933
+ 16:52:05.769 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
934
+ 16:52:05.770 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
935
+ 16:52:05.799 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
936
+ 16:52:05.799 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
937
+ 16:52:05.923 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
938
+ 16:52:05.924 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
939
+ 16:52:05.924 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
940
+ 16:52:05.955 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
941
+ 16:52:05.958 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
942
+ 16:52:06.076 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
943
+ 16:52:06.076 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
944
+ 16:52:06.076 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
945
+ 16:52:06.104 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
946
+ 16:52:06.104 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
947
+ 16:52:06.223 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
948
+ 16:52:06.223 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
949
+ 16:52:06.223 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
950
+ 16:52:06.251 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
951
+ 16:52:06.251 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
952
+ 16:52:06.367 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
953
+ 16:52:06.367 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
954
+ 16:52:06.367 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
955
+ 16:52:06.396 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
956
+ 16:52:06.396 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
957
+ 16:52:06.513 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
958
+ 16:52:06.513 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
959
+ 16:52:06.513 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
960
+ 16:52:06.543 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
961
+ 16:52:06.544 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
962
+ 16:52:06.661 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
963
+ 16:52:06.662 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
964
+ 16:52:06.662 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
965
+ 16:52:06.690 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
966
+ 16:52:06.690 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
967
+ 16:52:06.808 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
968
+ 16:52:06.809 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
969
+ 16:52:06.809 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
970
+ 16:52:06.837 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
971
+ 16:52:06.837 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
972
+ 16:52:06.954 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 21
973
+ 16:52:06.954 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 21
974
+ 16:52:06.954 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
975
+ 16:52:06.984 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
976
+ 16:52:06.985 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
977
+ 16:52:07.147 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 12
978
+ 16:52:07.148 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 12
979
+ 16:52:07.148 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
980
+ 16:52:07.176 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
981
+ 16:52:07.176 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
982
+ 16:52:07.299 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
983
+ 16:52:07.299 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
984
+ 16:52:07.299 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
985
+ 16:52:07.323 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
986
+ 16:52:07.323 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
987
+ 16:52:07.435 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
988
+ 16:52:07.435 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
989
+ 16:52:07.435 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
990
+ 16:52:07.462 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
991
+ 16:52:07.462 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
992
+ 16:52:07.576 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
993
+ 16:52:07.576 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
994
+ 16:52:07.576 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
995
+ 16:52:07.602 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
996
+ 16:52:07.603 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
997
+ 16:52:07.717 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
998
+ 16:52:07.717 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
999
+ 16:52:07.717 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1000
+ 16:52:07.745 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1001
+ 16:52:07.745 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1002
+ 16:52:08.050 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
1003
+ 16:52:08.051 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
1004
+ 16:52:08.051 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1005
+ 16:52:08.076 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1006
+ 16:52:08.077 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1007
+ 16:52:08.192 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 18
1008
+ 16:52:08.193 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 18
1009
+ 16:52:08.193 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1010
+ 16:52:08.222 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1011
+ 16:52:08.222 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1012
+ 16:52:08.342 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 22
1013
+ 16:52:08.342 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 22
1014
+ 16:52:08.342 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1015
+ 16:52:08.368 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1016
+ 16:52:08.369 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1017
+ 16:52:08.481 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 22
1018
+ 16:52:08.482 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 22
1019
+ 16:52:08.482 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1020
+ 16:52:08.512 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1021
+ 16:52:08.513 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1022
+ 16:52:08.658 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 22
1023
+ 16:52:08.658 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 22
1024
+ 16:52:08.658 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1025
+ 16:52:08.685 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1026
+ 16:52:08.685 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1027
+ 16:52:08.803 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 22
1028
+ 16:52:08.803 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 22
1029
+ 16:52:08.803 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1030
+ 16:52:08.835 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1031
+ 16:52:08.835 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1032
+ 16:52:08.967 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 22
1033
+ 16:52:08.968 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 22
1034
+ 16:52:08.968 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1035
+ 16:52:08.994 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1036
+ 16:52:08.995 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1037
+ 16:52:09.368 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1038
+ 16:52:09.369 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1039
+ 16:52:09.369 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1040
+ 16:52:09.371 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1041
+ 16:52:09.372 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1042
+ 16:52:09.373 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1043
+ 16:52:09.404 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1044
+ 16:52:09.405 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1045
+ 16:52:09.722 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1046
+ 16:52:09.722 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1047
+ 16:52:09.722 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1048
+ 16:52:09.725 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=AUTHORIZE TEST PAYMENT, title=, value=AUTHORIZE TEST PAYMENT, text=AUTHORIZE TEST PAYMENT, hintText=, resource-id=, bounds=[34,492][246,511], enabled=true, focused=true, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=true, checked=false, selected=false), bounds=Bounds(x=34, y=492, width=212, height=19))
1049
+ 16:52:09.725 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1050
+ 16:52:09.825 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1051
+ 16:52:09.825 [ INFO] device.IOSDevice.invoke: screen static = false
1052
+ 16:52:09.924 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1053
+ 16:52:09.924 [ INFO] device.IOSDevice.invoke: screen static = true
1054
+ 16:52:09.924 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1055
+ 16:52:09.925 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (140, 501) using screenshot based logic for wait
1056
+ 16:52:10.288 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1057
+ 16:52:10.414 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1058
+ 16:52:10.414 [ INFO] device.IOSDevice.invoke: screen static = false
1059
+ 16:52:10.518 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1060
+ 16:52:10.519 [ INFO] device.IOSDevice.invoke: screen static = false
1061
+ 16:52:10.615 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1062
+ 16:52:10.616 [ INFO] device.IOSDevice.invoke: screen static = false
1063
+ 16:52:10.710 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1064
+ 16:52:10.711 [ INFO] device.IOSDevice.invoke: screen static = true
1065
+ 16:52:10.711 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
1066
+ 16:52:10.711 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1067
+ 16:52:10.712 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1068
+ 16:52:10.713 [ 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)
1069
+ 16:52:10.745 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1070
+ 16:52:10.745 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1071
+ 16:52:11.038 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1072
+ 16:52:11.038 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1073
+ 16:52:11.039 [ 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)
1074
+ 16:52:11.069 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1075
+ 16:52:11.069 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1076
+ 16:52:11.366 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1077
+ 16:52:11.367 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1078
+ 16:52:11.367 [ 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)
1079
+ 16:52:11.399 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1080
+ 16:52:11.399 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1081
+ 16:52:11.695 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1082
+ 16:52:11.695 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1083
+ 16:52:11.695 [ 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)
1084
+ 16:52:11.726 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1085
+ 16:52:11.726 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1086
+ 16:52:12.033 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1087
+ 16:52:12.033 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1088
+ 16:52:12.033 [ 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)
1089
+ 16:52:12.065 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1090
+ 16:52:12.065 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1091
+ 16:52:12.356 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1092
+ 16:52:12.357 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1093
+ 16:52:12.357 [ 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)
1094
+ 16:52:12.387 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1095
+ 16:52:12.387 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1096
+ 16:52:12.673 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1097
+ 16:52:12.674 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1098
+ 16:52:12.674 [ 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)
1099
+ 16:52:12.705 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1100
+ 16:52:12.705 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1101
+ 16:52:12.997 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1102
+ 16:52:12.998 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1103
+ 16:52:12.998 [ 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)
1104
+ 16:52:13.032 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1105
+ 16:52:13.032 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1106
+ 16:52:13.318 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1107
+ 16:52:13.318 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1108
+ 16:52:13.318 [ 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)
1109
+ 16:52:13.350 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1110
+ 16:52:13.350 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1111
+ 16:52:13.635 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1112
+ 16:52:13.635 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1113
+ 16:52:13.635 [ 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)
1114
+ 16:52:13.667 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1115
+ 16:52:13.667 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1116
+ 16:52:13.953 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1117
+ 16:52:13.953 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1118
+ 16:52:13.953 [ 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)
1119
+ 16:52:13.982 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1120
+ 16:52:13.983 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1121
+ 16:52:14.321 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1122
+ 16:52:14.321 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1123
+ 16:52:14.321 [ 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)
1124
+ 16:52:14.349 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1125
+ 16:52:14.349 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1126
+ 16:52:14.658 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 27
1127
+ 16:52:14.659 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 27
1128
+ 16:52:14.659 [ 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)
1129
+ 16:52:14.661 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1130
+ 16:52:14.662 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1131
+ 16:52:14.662 [ 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)
1132
+ 16:52:14.722 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Device info DeviceInfo(widthPixels=1125, heightPixels=2436, widthPoints=375, heightPoints=812)
1133
+ 16:52:14.723 [ INFO] device.IOSDevice.viewHierarchy: Requesting view hierarchy of the screen
1134
+ 16:52:14.833 [TRACE] ios.xctest.XCTestIOSDevice.invoke: Depth received: 23
1135
+ 16:52:14.833 [ INFO] device.IOSDevice.viewHierarchy: Depth of the screen is 23
1136
+ 16:52:14.833 [ 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)
1137
+ 16:52:14.834 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={accessibilityText=OK, title=, value=, text=, hintText=, resource-id=, bounds=[52,440][322,484], enabled=true, focused=false, selected=false, checked=false}, children=[], clickable=null, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=52, y=440, width=270, height=44))
1138
+ 16:52:14.834 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1139
+ 16:52:14.931 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1140
+ 16:52:14.932 [ INFO] device.IOSDevice.invoke: screen static = false
1141
+ 16:52:15.026 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1142
+ 16:52:15.027 [ INFO] device.IOSDevice.invoke: screen static = false
1143
+ 16:52:15.121 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1144
+ 16:52:15.122 [ INFO] device.IOSDevice.invoke: screen static = false
1145
+ 16:52:15.212 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1146
+ 16:52:15.213 [ INFO] device.IOSDevice.invoke: screen static = true
1147
+ 16:52:15.213 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1148
+ 16:52:15.213 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Tapping at (187, 462) using screenshot based logic for wait
1149
+ 16:52:15.572 [ INFO] device.IOSDevice.invoke-F9mIFpk: Waiting for animation to end with timeout 3000
1150
+ 16:52:15.694 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1151
+ 16:52:15.694 [ INFO] device.IOSDevice.invoke: screen static = false
1152
+ 16:52:15.783 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = false
1153
+ 16:52:15.784 [ INFO] device.IOSDevice.invoke: screen static = false
1154
+ 16:52:15.868 [ INFO] ios.xctest.XCTestIOSDevice.invoke: Screen diff request finished with isScreenStatic = true
1155
+ 16:52:15.868 [ INFO] device.IOSDevice.invoke: screen static = true
1156
+ 16:52:15.868 [ INFO] maestro.Maestro.screenshotBasedTap-hbl3e4M: Something has changed in the UI judging by view hierarchy. Proceed.
1157
+ 16:52:15.868 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1158
+ 16:52:18.577 [ INFO] xcuitest.installer.LocalXCTestInstaller.close: [Start] Cleaning up the ui test runner files
1159
+ 16:52:18.603 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Start] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
1160
+ 16:52:18.605 [ INFO] xcuitest.installer.LocalXCTestInstaller.xcTestDriverStatusCheck: [Done] Perform XCUITest driver status check on 042D1D96-33BF-40A7-B485-69F794152F60
1161
+ 16:52:18.605 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: Will attempt to stop all alive XCTest Runner processes before uninstalling
1162
+ 16:52:18.605 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: XCTest Runner process started by us is alive, killing it
1163
+ 16:52:18.904 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke$killXCTestRunnerProcess: All XCTest Runner processes were stopped
1164
+ 16:52:18.904 [TRACE] xcuitest.installer.LocalXCTestInstaller.invoke: Uninstalling XCTest Runner from device 042D1D96-33BF-40A7-B485-69F794152F60
1165
+ 16:52:18.904 [ INFO] device.SimctlIOSDevice.close: [Start] Stop and uninstall the runner app
1166
+ 16:52:18.904 [ INFO] util.LocalSimulatorUtils.terminate: [Start] Terminating app dev.mobile.maestro-driver-iosUITests.xctrunner
1167
+ 16:52:18.904 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, terminate, 042D1D96-33BF-40A7-B485-69F794152F60, dev.mobile.maestro-driver-iosUITests.xctrunner] with {}
1168
+ 16:52:19.043 [ERROR] util.CommandLineUtils.runCommand: Process failed with exit code 3
1169
+ 16:52:19.043 [ERROR] util.CommandLineUtils.runCommand: Error output An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):
1170
+ Simulator device failed to terminate dev.mobile.maestro-driver-iosUITests.xctrunner.
1171
+ found nothing to terminate
1172
+ Underlying error (domain=NSPOSIXErrorDomain, code=3):
1173
+ The operation couldn’t be completed. found nothing to terminate
1174
+ found nothing to terminate
1175
+
1176
+ 16:52:19.043 [ INFO] util.LocalSimulatorUtils.terminate: [Done] Terminating app dev.mobile.maestro-driver-iosUITests.xctrunner
1177
+ 16:52:19.043 [ INFO] util.CommandLineUtils.runCommand: Running command line operation: [xcrun, simctl, uninstall, 042D1D96-33BF-40A7-B485-69F794152F60, dev.mobile.maestro-driver-iosUITests.xctrunner] with {}
1178
+ 16:52:19.206 [ INFO] device.SimctlIOSDevice.close: [Done] Stop and uninstall the runner app
1179
+ 16:52:19.206 [ INFO] xcuitest.installer.LocalXCTestInstaller.close: [Done] Cleaning up the ui test runner files
1180
+ 16:59:18.386 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1181
+ 16:59:18.387 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1182
+ 16:59:18.387 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1183
+ 16:59:18.387 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1184
+ 16:59:18.387 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1185
+ 16:59:18.387 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1186
+ 16:59:18.387 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1187
+ 16:59:18.520 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1188
+ 16:59:18.524 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1189
+ 16:59:18.532 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1190
+ 16:59:18.532 [ INFO] MAESTRO.logSystemInfo: ---------------------
1191
+ 16:59:19.281 [ 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/afterpay-clearpay.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))))
1192
+ 16:59:20.901 [ INFO] maestro.Maestro.invoke: Getting device info
1193
+ 16:59:21.046 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1194
+ 16:59:21.092 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1195
+ 16:59:21.094 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1196
+ 16:59:21.096 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1197
+ 16:59:21.097 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1198
+ 16:59:21.101 [ 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)
1199
+ 16:59:21.101 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1200
+ 16:59:21.102 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1201
+ 16:59:21.104 [ 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)
1202
+ 16:59:21.904 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1203
+ 16:59:22.009 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1204
+ 16:59:22.010 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1205
+ 16:59:22.011 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1206
+ 16:59:24.289 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1207
+ 16:59:25.075 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1208
+ 16:59:25.077 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1209
+ 16:59:25.077 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1210
+ 16:59:25.077 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1211
+ 16:59:26.097 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1212
+ 16:59:26.097 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1213
+ 16:59:26.099 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1214
+ 16:59:26.100 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1215
+ 16:59:26.153 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1216
+ 16:59:26.153 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1217
+ 16:59:26.153 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1218
+ 16:59:26.153 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1219
+ 16:59:26.153 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1220
+ 16:59:26.153 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1221
+ 16:59:26.154 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
1222
+ 16:59:26.155 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
1223
+ 16:59:26.185 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
1224
+ 16:59:26.965 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1225
+ 16:59:26.966 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
1226
+ 16:59:26.966 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1227
+ 16:59:26.966 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1228
+ 16:59:28.114 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1229
+ 16:59:28.114 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
1230
+ 16:59:28.117 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1231
+ 16:59:28.119 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
1232
+ 16:59:28.144 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1233
+ 16:59:29.031 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1234
+ 16:59:29.032 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1235
+ 16:59:29.032 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1236
+ 16:59:29.032 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1237
+ 16:59:30.808 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1238
+ 16:59:30.809 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1239
+ 16:59:30.810 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1240
+ 16:59:30.812 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1241
+ 16:59:30.814 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1242
+ 16:59:32.973 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1243
+ 16:59:32.975 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1244
+ 16:59:32.978 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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:59:33.042 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
1246
+ 16:59:33.925 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1247
+ 16:59:33.926 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1248
+ 16:59:33.926 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1249
+ 16:59:33.926 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1250
+ 16:59:34.327 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1251
+ 16:59:34.327 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1252
+ 16:59:34.814 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=1.2593364). Proceed.
1253
+ 16:59:34.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1254
+ 16:59:34.815 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1255
+ 16:59:34.816 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1256
+ 16:59:38.385 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1257
+ 16:59:38.387 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1258
+ 16:59:38.388 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1259
+ 16:59:38.463 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
1260
+ 16:59:39.305 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1261
+ 16:59:39.305 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
1262
+ 16:59:39.305 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1263
+ 16:59:39.306 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1264
+ 16:59:40.155 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1265
+ 16:59:40.155 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1266
+ 16:59:40.156 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1267
+ 16:59:40.157 [ 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)
1268
+ 16:59:44.266 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1269
+ 16:59:44.268 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1270
+ 16:59:44.270 [ 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)
1271
+ 16:59:44.773 [ 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))
1272
+ 16:59:45.586 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1273
+ 16:59:45.587 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1274
+ 16:59:45.587 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1275
+ 16:59:45.587 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1276
+ 16:59:46.415 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1277
+ 16:59:46.415 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1278
+ 16:59:46.797 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1279
+ 16:59:51.799 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1280
+ 16:59:51.801 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1281
+ 16:59:51.801 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1282
+ 16:59:51.801 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1283
+ 16:59:51.801 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1284
+ 16:59:51.801 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1285
+ 16:59:52.099 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1286
+ 16:59:52.099 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1287
+ 16:59:52.100 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1288
+ 16:59:52.100 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1289
+ 16:59:52.102 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1290
+ 14:01:21.394 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1291
+ 14:01:21.395 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1292
+ 14:01:21.395 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1293
+ 14:01:21.395 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1294
+ 14:01:21.395 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1295
+ 14:01:21.395 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1296
+ 14:01:21.395 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1297
+ 14:01:21.506 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1298
+ 14:01:21.581 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1299
+ 14:01:21.586 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1300
+ 14:01:21.592 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1301
+ 14:01:21.592 [ INFO] MAESTRO.logSystemInfo: ---------------------
1302
+ 14:01:22.325 [ 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/afterpay-clearpay.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))))
1303
+ 14:01:26.189 [ INFO] maestro.Maestro.invoke: Getting device info
1304
+ 14:01:26.345 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1305
+ 14:01:26.398 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1306
+ 14:01:26.400 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1307
+ 14:01:26.403 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1308
+ 14:01:26.405 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1309
+ 14:01:26.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)
1310
+ 14:01:26.410 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1311
+ 14:01:26.411 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1312
+ 14:01:26.412 [ 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)
1313
+ 14:01:27.080 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1314
+ 14:01:27.156 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1315
+ 14:01:27.158 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1316
+ 14:01:27.159 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1317
+ 14:01:29.117 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1318
+ 14:01:29.947 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1319
+ 14:01:29.950 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1320
+ 14:01:29.950 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1321
+ 14:01:29.950 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1322
+ 14:01:31.280 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1323
+ 14:01:31.280 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1324
+ 14:01:31.284 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1325
+ 14:01:31.286 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1326
+ 14:01:31.384 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1327
+ 14:01:31.385 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1328
+ 14:01:31.385 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1329
+ 14:01:31.385 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1330
+ 14:01:31.385 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1331
+ 14:01:31.385 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1332
+ 14:01:31.386 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
1333
+ 14:01:31.387 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
1334
+ 14:01:31.471 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
1335
+ 14:01:32.333 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1336
+ 14:01:32.333 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
1337
+ 14:01:32.334 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1338
+ 14:01:32.334 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1339
+ 14:01:33.595 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1340
+ 14:01:33.595 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
1341
+ 14:01:33.597 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1342
+ 14:01:33.599 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
1343
+ 14:01:33.661 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=E-mail, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1344
+ 14:01:34.470 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1345
+ 14:01:34.471 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1346
+ 14:01:34.471 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1347
+ 14:01:34.471 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1348
+ 14:01:36.155 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1349
+ 14:01:36.156 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1350
+ 14:01:36.157 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1351
+ 14:01:36.159 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1352
+ 14:01:36.161 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1353
+ 14:01:38.304 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1354
+ 14:01:38.306 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1355
+ 14:01:38.307 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
1356
+ 14:01:38.336 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
1357
+ 14:01:39.149 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1358
+ 14:01:39.150 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1359
+ 14:01:39.150 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1360
+ 14:01:39.150 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1361
+ 14:01:39.480 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1362
+ 14:01:39.480 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1363
+ 14:01:40.108 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.3374345). Proceed.
1364
+ 14:01:40.108 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1365
+ 14:01:40.109 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1366
+ 14:01:40.110 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1367
+ 14:01:42.766 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1368
+ 14:01:42.768 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1369
+ 14:01:42.771 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1370
+ 14:01:42.859 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
1371
+ 14:01:43.695 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1372
+ 14:01:43.696 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
1373
+ 14:01:43.696 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1374
+ 14:01:43.696 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1375
+ 14:01:44.576 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1376
+ 14:01:44.579 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1377
+ 14:01:44.581 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1378
+ 14:01:44.584 [ 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)
1379
+ 14:01:48.422 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1380
+ 14:01:48.423 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1381
+ 14:01:48.424 [ 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)
1382
+ 14:01:48.935 [ 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))
1383
+ 14:01:49.706 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1384
+ 14:01:49.706 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1385
+ 14:01:49.706 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1386
+ 14:01:49.706 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1387
+ 14:01:50.744 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1388
+ 14:01:50.745 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1389
+ 14:01:51.017 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1390
+ 14:01:56.023 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1391
+ 14:01:56.024 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1392
+ 14:01:56.024 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1393
+ 14:01:56.024 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1394
+ 14:01:56.024 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1395
+ 14:01:56.024 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1396
+ 14:01:56.232 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1397
+ 14:01:56.233 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1398
+ 14:01:56.233 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1399
+ 14:01:56.233 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1400
+ 14:01:56.237 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1401
+ 19:57:34.677 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1402
+ 19:57:34.678 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1403
+ 19:57:34.679 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1404
+ 19:57:34.679 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1405
+ 19:57:34.679 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1406
+ 19:57:34.679 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1407
+ 19:57:34.679 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1408
+ 19:57:34.838 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1409
+ 19:57:35.022 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1410
+ 19:57:35.026 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1411
+ 19:57:35.030 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1412
+ 19:57:35.030 [ INFO] MAESTRO.logSystemInfo: ---------------------
1413
+ 19:57:35.827 [ 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/afterpay-clearpay.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))))
1414
+ 19:57:42.034 [ INFO] maestro.Maestro.invoke: Getting device info
1415
+ 19:57:42.254 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1416
+ 19:57:42.308 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1417
+ 19:57:42.310 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1418
+ 19:57:42.313 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1419
+ 19:57:42.314 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1420
+ 19:57:42.317 [ 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)
1421
+ 19:57:42.318 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1422
+ 19:57:42.319 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1423
+ 19:57:42.321 [ 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)
1424
+ 19:57:44.241 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1425
+ 19:57:44.644 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1426
+ 19:57:44.647 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1427
+ 19:57:44.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1428
+ 19:57:47.008 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1429
+ 19:57:47.837 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1430
+ 19:57:47.838 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1431
+ 19:57:47.839 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1432
+ 19:57:47.839 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1433
+ 19:57:48.963 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1434
+ 19:57:48.963 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1435
+ 19:57:48.965 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1436
+ 19:57:48.967 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1437
+ 19:57:49.051 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1438
+ 19:57:49.051 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1439
+ 19:57:49.051 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1440
+ 19:57:49.051 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1441
+ 19:57:49.051 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1442
+ 19:57:49.051 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1443
+ 19:57:49.052 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
1444
+ 19:57:49.053 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
1445
+ 19:57:49.093 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
1446
+ 19:57:49.910 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1447
+ 19:57:49.910 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
1448
+ 19:57:49.910 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1449
+ 19:57:49.910 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1450
+ 19:57:51.477 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1451
+ 19:57:51.478 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
1452
+ 19:57:51.479 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1453
+ 19:57:51.481 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
1454
+ 19:57:51.513 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1455
+ 19:57:52.312 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1456
+ 19:57:52.312 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1457
+ 19:57:52.312 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1458
+ 19:57:52.312 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1459
+ 19:57:54.020 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1460
+ 19:57:54.020 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1461
+ 19:57:54.023 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1462
+ 19:57:54.025 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1463
+ 19:57:54.027 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1464
+ 19:57:56.112 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1465
+ 19:57:56.114 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1466
+ 19:57:56.116 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
1467
+ 19:57:56.148 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
1468
+ 19:57:56.930 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1469
+ 19:57:56.931 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1470
+ 19:57:56.931 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1471
+ 19:57:56.931 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1472
+ 19:57:57.234 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1473
+ 19:57:57.235 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1474
+ 19:57:57.742 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=3.3374345). Proceed.
1475
+ 19:57:57.742 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1476
+ 19:57:57.743 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1477
+ 19:57:57.743 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1478
+ 19:58:00.797 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1479
+ 19:58:00.800 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1480
+ 19:58:00.802 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1481
+ 19:58:00.875 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
1482
+ 19:58:01.649 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1483
+ 19:58:01.649 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
1484
+ 19:58:01.649 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1485
+ 19:58:01.649 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1486
+ 19:58:02.487 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1487
+ 19:58:02.488 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1488
+ 19:58:02.489 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1489
+ 19:58:02.490 [ 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)
1490
+ 19:58:05.234 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1491
+ 19:58:05.236 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1492
+ 19:58:05.237 [ 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)
1493
+ 19:58:05.789 [ 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))
1494
+ 19:58:06.672 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1495
+ 19:58:06.673 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1496
+ 19:58:06.673 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1497
+ 19:58:06.673 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1498
+ 19:58:07.493 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1499
+ 19:58:07.494 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1500
+ 19:58:07.763 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1501
+ 19:58:12.770 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1502
+ 19:58:12.770 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1503
+ 19:58:12.771 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1504
+ 19:58:12.771 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1505
+ 19:58:12.771 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1506
+ 19:58:12.771 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1507
+ 19:58:13.124 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1508
+ 19:58:13.124 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1509
+ 19:58:13.124 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1510
+ 19:58:13.124 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1511
+ 19:58:13.126 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1512
+ 21:47:42.294 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1513
+ 21:47:42.295 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1514
+ 21:47:42.295 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1515
+ 21:47:42.295 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1516
+ 21:47:42.295 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1517
+ 21:47:42.295 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1518
+ 21:47:42.295 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1519
+ 21:47:42.609 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1520
+ 21:47:42.613 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1521
+ 21:47:42.618 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1522
+ 21:47:42.618 [ INFO] MAESTRO.logSystemInfo: ---------------------
1523
+ 21:47:42.621 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1524
+ 21:47:43.323 [ 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/afterpay-clearpay.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))))
1525
+ 21:47:48.740 [ INFO] maestro.Maestro.invoke: Getting device info
1526
+ 21:47:48.921 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1527
+ 21:47:48.973 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1528
+ 21:47:48.976 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1529
+ 21:47:48.979 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1530
+ 21:47:48.980 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1531
+ 21:47:48.984 [ 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)
1532
+ 21:47:48.988 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1533
+ 21:47:48.989 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1534
+ 21:47:48.991 [ 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)
1535
+ 21:47:50.843 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1536
+ 21:47:51.121 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1537
+ 21:47:51.123 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1538
+ 21:47:51.125 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1539
+ 21:47:57.183 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1540
+ 21:47:58.025 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1541
+ 21:47:58.027 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1542
+ 21:47:58.027 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1543
+ 21:47:58.027 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1544
+ 21:47:59.374 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1545
+ 21:47:59.375 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1546
+ 21:47:59.377 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1547
+ 21:47:59.379 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1548
+ 21:47:59.616 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1549
+ 21:47:59.617 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1550
+ 21:47:59.617 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1551
+ 21:47:59.618 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1552
+ 21:47:59.618 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1553
+ 21:47:59.618 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1554
+ 21:47:59.620 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
1555
+ 21:47:59.622 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
1556
+ 21:47:59.840 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
1557
+ 21:48:00.782 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1558
+ 21:48:00.783 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
1559
+ 21:48:00.783 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1560
+ 21:48:00.784 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1561
+ 21:48:03.167 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1562
+ 21:48:03.168 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
1563
+ 21:48:03.170 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1564
+ 21:48:03.172 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
1565
+ 21:48:03.239 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1566
+ 21:48:04.071 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1567
+ 21:48:04.072 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1568
+ 21:48:04.072 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1569
+ 21:48:04.072 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1570
+ 21:48:06.133 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1571
+ 21:48:06.134 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1572
+ 21:48:06.137 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1573
+ 21:48:06.139 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1574
+ 21:48:06.142 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1575
+ 21:48:08.722 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1576
+ 21:48:08.726 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1577
+ 21:48:08.728 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
1578
+ 21:48:08.845 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
1579
+ 21:48:09.654 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1580
+ 21:48:09.654 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1581
+ 21:48:09.654 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1582
+ 21:48:09.655 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1583
+ 21:48:10.246 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1584
+ 21:48:10.246 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1585
+ 21:48:11.004 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.1958644). Proceed.
1586
+ 21:48:11.004 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1587
+ 21:48:11.005 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1588
+ 21:48:11.005 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1589
+ 21:48:14.871 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1590
+ 21:48:14.874 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1591
+ 21:48:14.876 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1592
+ 21:48:14.978 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
1593
+ 21:48:15.903 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1594
+ 21:48:15.904 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
1595
+ 21:48:15.904 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1596
+ 21:48:15.904 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1597
+ 21:48:17.039 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1598
+ 21:48:17.039 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1599
+ 21:48:17.040 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1600
+ 21:48:17.041 [ 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)
1601
+ 21:48:20.168 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1602
+ 21:48:20.170 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1603
+ 21:48:20.171 [ 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)
1604
+ 21:48:20.207 [ 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))
1605
+ 21:48:21.064 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1606
+ 21:48:21.065 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1607
+ 21:48:21.065 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1608
+ 21:48:21.065 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1609
+ 21:48:22.190 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1610
+ 21:48:22.190 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1611
+ 21:48:22.438 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1612
+ 21:48:27.444 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1613
+ 21:48:27.447 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1614
+ 21:48:27.448 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1615
+ 21:48:27.448 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1616
+ 21:48:27.448 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1617
+ 21:48:27.448 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1618
+ 21:48:28.435 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1619
+ 21:48:28.436 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1620
+ 21:48:28.436 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1621
+ 21:48:28.436 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1622
+ 21:48:28.439 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1623
+ 22:28:10.834 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1624
+ 22:28:10.835 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1625
+ 22:28:10.835 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1626
+ 22:28:10.835 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1627
+ 22:28:10.835 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1628
+ 22:28:10.835 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1629
+ 22:28:10.835 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1630
+ 22:28:10.961 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1631
+ 22:28:11.036 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1632
+ 22:28:11.043 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1633
+ 22:28:11.049 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1634
+ 22:28:11.049 [ INFO] MAESTRO.logSystemInfo: ---------------------
1635
+ 22:28:11.663 [ 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/afterpay-clearpay.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))))
1636
+ 22:28:17.133 [ INFO] maestro.Maestro.invoke: Getting device info
1637
+ 22:28:17.368 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1638
+ 22:28:17.429 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1639
+ 22:28:17.432 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1640
+ 22:28:17.435 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1641
+ 22:28:17.436 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1642
+ 22:28:17.440 [ 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)
1643
+ 22:28:17.441 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1644
+ 22:28:17.443 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1645
+ 22:28:17.445 [ 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)
1646
+ 22:28:19.605 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1647
+ 22:28:19.925 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1648
+ 22:28:19.927 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1649
+ 22:28:19.928 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1650
+ 22:28:22.088 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1651
+ 22:28:22.089 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1652
+ java.lang.InterruptedException: sleep interrupted
1653
+ at java.base/java.lang.Thread.sleep(Native Method)
1654
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1655
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1656
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1657
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1658
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1659
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1660
+ at java.base/java.lang.Thread.run(Thread.java:840)
1661
+ 22:28:27.095 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1662
+ 22:28:27.095 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1663
+ 22:28:27.095 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1664
+ 22:28:27.096 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1665
+ 22:28:27.096 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1666
+ 22:28:27.096 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1667
+ 22:28:27.202 [ERROR] maestro.drivers.AndroidDriver.callViewHierarchy: Received UNAVAILABLE status with message: UNAVAILABLE: Network closed for unknown reason
1668
+ 22:28:27.203 [ERROR] maestro.drivers.AndroidDriver.callViewHierarchy: Failed to get view hierarchy: Network closed for unknown reason
1669
+ io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason
1670
+ at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:275)
1671
+ at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:256)
1672
+ at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:169)
1673
+ at maestro_android.MaestroDriverGrpc$MaestroDriverBlockingStub.viewHierarchy(MaestroDriverGrpc.java:747)
1674
+ at maestro.drivers.AndroidDriver.callViewHierarchy(AndroidDriver.kt:381)
1675
+ at maestro.drivers.AndroidDriver.callViewHierarchy$default(AndroidDriver.kt:379)
1676
+ at maestro.drivers.AndroidDriver$contentDescriptor$1.invoke(AndroidDriver.kt:341)
1677
+ at maestro.drivers.AndroidDriver$contentDescriptor$1.invoke(AndroidDriver.kt:340)
1678
+ at maestro.utils.Metrics.measured(Metrics.kt:48)
1679
+ at maestro.drivers.AndroidDriver.contentDescriptor(AndroidDriver.kt:340)
1680
+ at maestro.ViewHierarchy$Companion.from-8JJjmZI(ViewHierarchy.kt:29)
1681
+ at maestro.Maestro.viewHierarchy-c1iYVAs(Maestro.kt:412)
1682
+ at maestro.Maestro.viewHierarchy-c1iYVAs$default(Maestro.kt:411)
1683
+ at maestro.Maestro$findElementWithTimeout$element$1.invoke(Maestro.kt:422)
1684
+ at maestro.Maestro$findElementWithTimeout$element$1.invoke(Maestro.kt:421)
1685
+ at maestro.utils.MaestroTimer.withTimeout(MaestroTimer.kt:16)
1686
+ at maestro.Maestro.findElementWithTimeout-AE3g2Tc(Maestro.kt:421)
1687
+ at maestro.Maestro.findElementWithTimeout-AE3g2Tc$default(Maestro.kt:415)
1688
+ at maestro.orchestra.Orchestra.findElement(Orchestra.kt:1162)
1689
+ at maestro.orchestra.Orchestra.findElement$default(Orchestra.kt:1117)
1690
+ at maestro.orchestra.Orchestra.tapOnElement(Orchestra.kt:1044)
1691
+ at maestro.orchestra.Orchestra.executeCommand(Orchestra.kt:322)
1692
+ at maestro.orchestra.Orchestra.executeCommands(Orchestra.kt:256)
1693
+ at maestro.orchestra.Orchestra.runFlow(Orchestra.kt:174)
1694
+ at maestro.cli.runner.MaestroCommandRunner.runCommands(MaestroCommandRunner.kt:189)
1695
+ at maestro.cli.runner.TestRunner$runSingle$result$1$1.invokeSuspend(TestRunner.kt:74)
1696
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
1697
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
1698
+ at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
1699
+ at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
1700
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
1701
+ at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
1702
+ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
1703
+ at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
1704
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:73)
1705
+ at maestro.cli.runner.TestRunner$runSingle$result$1.invoke(TestRunner.kt:64)
1706
+ at maestro.cli.runner.TestRunner.runCatching(TestRunner.kt:196)
1707
+ at maestro.cli.runner.TestRunner.runSingle(TestRunner.kt:64)
1708
+ at maestro.cli.command.TestCommand.runSingleFlow(TestCommand.kt:402)
1709
+ at maestro.cli.command.TestCommand.access$runSingleFlow(TestCommand.kt:65)
1710
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:377)
1711
+ at maestro.cli.command.TestCommand$runShardSuite$1.invoke(TestCommand.kt:342)
1712
+ at maestro.cli.session.MaestroSessionManager.newSession(MaestroSessionManager.kt:129)
1713
+ at maestro.cli.session.MaestroSessionManager.newSession$default(MaestroSessionManager.kt:65)
1714
+ at maestro.cli.command.TestCommand.runShardSuite(TestCommand.kt:342)
1715
+ at maestro.cli.command.TestCommand.access$runShardSuite(TestCommand.kt:65)
1716
+ at maestro.cli.command.TestCommand$handleSessions$1$results$1$1.invokeSuspend(TestCommand.kt:308)
1717
+ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
1718
+ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
1719
+ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
1720
+ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
1721
+ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
1722
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
1723
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
1724
+ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
1725
+ 22:28:27.568 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1726
+ 22:28:27.569 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1727
+ 22:28:27.569 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1728
+ 22:28:27.569 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1729
+ 22:28:27.574 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1730
+ 22:28:51.618 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1731
+ 22:28:51.619 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1732
+ 22:28:51.619 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1733
+ 22:28:51.619 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1734
+ 22:28:51.619 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1735
+ 22:28:51.619 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1736
+ 22:28:51.619 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1737
+ 22:28:51.762 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1738
+ 22:28:51.767 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1739
+ 22:28:51.771 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1740
+ 22:28:51.771 [ INFO] MAESTRO.logSystemInfo: ---------------------
1741
+ 22:28:52.300 [ 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/afterpay-clearpay.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))))
1742
+ 22:28:57.623 [ INFO] maestro.Maestro.invoke: Getting device info
1743
+ 22:28:57.836 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1744
+ 22:28:57.892 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1745
+ 22:28:57.894 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1746
+ 22:28:57.897 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1747
+ 22:28:57.899 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1748
+ 22:28:57.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)
1749
+ 22:28:57.903 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1750
+ 22:28:57.904 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1751
+ 22:28:57.906 [ 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)
1752
+ 22:28:59.869 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1753
+ 22:29:00.306 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1754
+ 22:29:00.308 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1755
+ 22:29:00.310 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1756
+ 22:29:07.101 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1757
+ 22:29:08.557 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1758
+ 22:29:08.560 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1759
+ 22:29:08.560 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1760
+ 22:29:08.560 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1761
+ 22:29:10.207 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1762
+ 22:29:10.207 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1763
+ 22:29:10.209 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1764
+ 22:29:10.210 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1765
+ 22:29:10.351 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1766
+ 22:29:10.352 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1767
+ 22:29:10.352 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1768
+ 22:29:10.352 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1769
+ 22:29:10.352 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1770
+ 22:29:10.352 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1771
+ 22:29:10.354 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
1772
+ 22:29:10.355 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
1773
+ 22:29:10.538 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
1774
+ 22:29:11.533 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1775
+ 22:29:11.534 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
1776
+ 22:29:11.534 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1777
+ 22:29:11.534 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1778
+ 22:29:14.026 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1779
+ 22:29:14.027 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
1780
+ 22:29:14.029 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1781
+ 22:29:14.032 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
1782
+ 22:29:14.093 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1783
+ 22:29:14.987 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1784
+ 22:29:14.988 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1785
+ 22:29:14.988 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1786
+ 22:29:14.988 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1787
+ 22:29:17.090 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1788
+ 22:29:17.092 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1789
+ 22:29:17.093 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1790
+ 22:29:17.094 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1791
+ 22:29:17.095 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1792
+ 22:29:20.097 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1793
+ 22:29:20.098 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1794
+ 22:29:20.099 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
1795
+ 22:29:20.200 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
1796
+ 22:29:21.107 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1797
+ 22:29:21.108 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1798
+ 22:29:21.108 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1799
+ 22:29:21.108 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1800
+ 22:29:21.939 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1801
+ 22:29:21.939 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1802
+ 22:29:22.659 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.006847994). Proceed.
1803
+ 22:29:22.659 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1804
+ 22:29:22.660 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1805
+ 22:29:22.661 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1806
+ 22:29:26.932 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1807
+ 22:29:26.935 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1808
+ 22:29:26.936 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1809
+ 22:29:27.105 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
1810
+ 22:29:28.060 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1811
+ 22:29:28.061 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
1812
+ 22:29:28.061 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1813
+ 22:29:28.061 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1814
+ 22:29:29.292 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1815
+ 22:29:29.292 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1816
+ 22:29:29.292 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1817
+ 22:29:29.293 [ 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)
1818
+ 22:29:32.554 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1819
+ 22:29:32.557 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1820
+ 22:29:32.558 [ 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)
1821
+ 22:29:33.052 [ 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))
1822
+ 22:29:33.934 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1823
+ 22:29:33.935 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1824
+ 22:29:33.935 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1825
+ 22:29:33.935 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1826
+ 22:29:35.016 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1827
+ 22:29:35.016 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1828
+ 22:29:35.279 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1829
+ 22:29:40.286 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1830
+ 22:29:40.286 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1831
+ 22:29:40.286 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1832
+ 22:29:40.286 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1833
+ 22:29:40.286 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1834
+ 22:29:40.286 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1835
+ 22:29:40.825 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1836
+ 22:29:40.825 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1837
+ 22:29:40.826 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1838
+ 22:29:40.826 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1839
+ 22:29:40.832 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1840
+ 10:46:07.289 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1841
+ 10:46:07.290 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1842
+ 10:46:07.290 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1843
+ 10:46:07.290 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1844
+ 10:46:07.290 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1845
+ 10:46:07.290 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1846
+ 10:46:07.290 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1847
+ 10:46:07.442 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
1848
+ 10:46:07.589 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1849
+ 10:46:07.595 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1850
+ 10:46:07.599 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1851
+ 10:46:07.599 [ INFO] MAESTRO.logSystemInfo: ---------------------
1852
+ 10:46:08.292 [ 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/afterpay-clearpay.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))))
1853
+ 10:46:14.075 [ INFO] maestro.Maestro.invoke: Getting device info
1854
+ 10:46:14.255 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1855
+ 10:46:14.308 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1856
+ 10:46:14.311 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1857
+ 10:46:14.313 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1858
+ 10:46:14.315 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1859
+ 10:46:14.319 [ 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)
1860
+ 10:46:14.320 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1861
+ 10:46:14.321 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1862
+ 10:46:14.323 [ 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)
1863
+ 10:46:15.933 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1864
+ 10:46:16.287 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1865
+ 10:46:16.289 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1866
+ 10:46:16.291 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1867
+ 10:46:18.923 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1868
+ 10:46:19.701 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1869
+ 10:46:19.703 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1870
+ 10:46:19.703 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1871
+ 10:46:19.703 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1872
+ 10:46:20.937 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1873
+ 10:46:20.938 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1874
+ 10:46:20.939 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1875
+ 10:46:20.941 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1876
+ 10:46:20.972 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1877
+ 10:46:20.972 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1878
+ 10:46:20.972 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1879
+ 10:46:20.972 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
1880
+ 10:46:20.972 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
1881
+ 10:46:20.972 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
1882
+ 10:46:20.973 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
1883
+ 10:46:20.974 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
1884
+ 10:46:20.999 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
1885
+ 10:46:21.814 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1886
+ 10:46:21.815 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
1887
+ 10:46:21.815 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1888
+ 10:46:21.815 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1889
+ 10:46:22.996 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1890
+ 10:46:22.997 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
1891
+ 10:46:22.998 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
1892
+ 10:46:23.000 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
1893
+ 10:46:23.093 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
1894
+ 10:46:23.899 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1895
+ 10:46:23.899 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
1896
+ 10:46:23.899 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1897
+ 10:46:23.899 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1898
+ 10:46:25.665 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1899
+ 10:46:25.666 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
1900
+ 10:46:25.667 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
1901
+ 10:46:25.669 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1902
+ 10:46:25.671 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
1903
+ 10:46:27.745 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
1904
+ 10:46:27.748 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
1905
+ 10:46:27.749 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
1906
+ 10:46:27.812 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
1907
+ 10:46:28.593 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1908
+ 10:46:28.594 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
1909
+ 10:46:28.594 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1910
+ 10:46:28.594 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1911
+ 10:46:28.919 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1912
+ 10:46:28.920 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1913
+ 10:46:29.458 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=2.6631734). Proceed.
1914
+ 10:46:29.458 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
1915
+ 10:46:29.459 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
1916
+ 10:46:29.459 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1917
+ 10:46:31.645 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
1918
+ 10:46:31.647 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
1919
+ 10:46:31.649 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1920
+ 10:46:32.132 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
1921
+ 10:46:32.949 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1922
+ 10:46:32.949 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
1923
+ 10:46:32.949 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1924
+ 10:46:32.949 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1925
+ 10:46:33.745 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1926
+ 10:46:33.746 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
1927
+ 10:46:33.746 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
1928
+ 10:46:33.747 [ 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)
1929
+ 10:46:36.453 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
1930
+ 10:46:36.455 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
1931
+ 10:46:36.456 [ 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)
1932
+ 10:46:36.959 [ 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))
1933
+ 10:46:37.810 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1934
+ 10:46:37.811 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
1935
+ 10:46:37.811 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1936
+ 10:46:37.811 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1937
+ 10:46:38.686 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1938
+ 10:46:38.687 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
1939
+ 10:46:38.925 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
1940
+ 10:46:38.925 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
1941
+ java.lang.InterruptedException: sleep interrupted
1942
+ at java.base/java.lang.Thread.sleep(Native Method)
1943
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
1944
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1945
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
1946
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
1947
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1948
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1949
+ at java.base/java.lang.Thread.run(Thread.java:840)
1950
+ 10:46:43.931 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
1951
+ 10:46:43.931 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
1952
+ 10:46:43.932 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
1953
+ 10:46:43.932 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
1954
+ 10:46:43.932 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
1955
+ 10:46:43.932 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
1956
+ 10:46:44.184 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
1957
+ 10:46:44.184 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
1958
+ 10:46:44.185 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
1959
+ 10:46:44.185 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
1960
+ 10:46:44.187 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
1961
+ 10:47:43.597 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
1962
+ 10:47:43.598 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
1963
+ 10:47:43.599 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
1964
+ 10:47:43.599 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
1965
+ 10:47:43.599 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
1966
+ 10:47:43.599 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
1967
+ 10:47:43.599 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
1968
+ 10:47:43.702 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
1969
+ 10:47:43.707 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
1970
+ 10:47:43.711 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
1971
+ 10:47:43.711 [ INFO] MAESTRO.logSystemInfo: ---------------------
1972
+ 10:47:44.223 [ 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/afterpay-clearpay.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))))
1973
+ 10:47:45.786 [ INFO] maestro.Maestro.invoke: Getting device info
1974
+ 10:47:45.923 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
1975
+ 10:47:45.992 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
1976
+ 10:47:45.995 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1977
+ 10:47:45.998 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
1978
+ 10:47:46.000 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
1979
+ 10:47:46.007 [ 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)
1980
+ 10:47:46.008 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
1981
+ 10:47:46.009 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
1982
+ 10:47:46.011 [ 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)
1983
+ 10:47:46.771 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
1984
+ 10:47:46.835 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
1985
+ 10:47:46.836 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
1986
+ 10:47:46.837 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
1987
+ 10:47:48.747 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
1988
+ 10:47:49.595 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
1989
+ 10:47:49.598 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
1990
+ 10:47:49.598 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
1991
+ 10:47:49.598 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
1992
+ 10:47:50.577 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
1993
+ 10:47:50.577 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
1994
+ 10:47:50.578 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
1995
+ 10:47:50.578 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
1996
+ 10:47:50.674 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
1997
+ 10:47:50.674 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
1998
+ 10:47:50.674 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
1999
+ 10:47:50.674 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
2000
+ 10:47:50.674 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
2001
+ 10:47:50.675 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
2002
+ 10:47:50.675 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
2003
+ 10:47:50.676 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
2004
+ 10:47:50.749 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
2005
+ 10:47:51.575 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2006
+ 10:47:51.575 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
2007
+ 10:47:51.575 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2008
+ 10:47:51.576 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2009
+ 10:47:52.761 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2010
+ 10:47:52.762 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
2011
+ 10:47:52.768 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
2012
+ 10:47:52.769 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
2013
+ 10:47:52.838 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
2014
+ 10:47:53.699 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2015
+ 10:47:53.700 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
2016
+ 10:47:53.700 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2017
+ 10:47:53.700 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2018
+ 10:47:55.324 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2019
+ 10:47:55.324 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
2020
+ 10:47:55.326 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
2021
+ 10:47:55.328 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2022
+ 10:47:55.330 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
2023
+ 10:47:57.399 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
2024
+ 10:47:57.401 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
2025
+ 10:47:57.402 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
2026
+ 10:47:57.465 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
2027
+ 10:47:58.292 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2028
+ 10:47:58.292 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
2029
+ 10:47:58.293 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2030
+ 10:47:58.293 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2031
+ 10:47:59.103 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2032
+ 10:47:59.104 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2033
+ 10:47:59.722 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=0.20958625). Proceed.
2034
+ 10:47:59.723 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
2035
+ 10:47:59.725 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
2036
+ 10:47:59.726 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2037
+ 10:48:02.408 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
2038
+ 10:48:02.409 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
2039
+ 10:48:02.411 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2040
+ 10:48:02.904 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
2041
+ 10:48:03.790 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2042
+ 10:48:03.790 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
2043
+ 10:48:03.790 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2044
+ 10:48:03.791 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2045
+ 10:48:04.688 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2046
+ 10:48:04.688 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
2047
+ 10:48:04.690 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
2048
+ 10:48:04.691 [ 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)
2049
+ 10:48:06.985 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
2050
+ 10:48:06.986 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
2051
+ 10:48:06.987 [ 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)
2052
+ 10:48:07.538 [ 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))
2053
+ 10:48:08.423 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2054
+ 10:48:08.423 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
2055
+ 10:48:08.423 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2056
+ 10:48:08.423 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2057
+ 10:48:09.285 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2058
+ 10:48:09.286 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
2059
+ 10:48:09.554 [ERROR] maestro.cli.session.MaestroSessionManager.newSession$lambda$0: Failed to record heartbeat
2060
+ java.lang.InterruptedException: sleep interrupted
2061
+ at java.base/java.lang.Thread.sleep(Native Method)
2062
+ at maestro.cli.session.MaestroSessionManager.newSession$lambda$0(MaestroSessionManager.kt:93)
2063
+ at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
2064
+ at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2065
+ at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2066
+ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2067
+ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2068
+ at java.base/java.lang.Thread.run(Thread.java:840)
2069
+ 10:48:09.554 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
2070
+ 10:48:14.558 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
2071
+ 10:48:14.559 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
2072
+ 10:48:14.559 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
2073
+ 10:48:14.559 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
2074
+ 10:48:14.559 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
2075
+ 10:48:14.559 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
2076
+ 10:48:14.706 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
2077
+ 10:48:14.706 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
2078
+ 10:48:14.706 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
2079
+ 10:48:14.706 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
2080
+ 10:48:14.710 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel
2081
+ 16:27:03.870 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
2082
+ 16:27:03.870 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
2083
+ 16:27:03.871 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
2084
+ 16:27:03.871 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
2085
+ 16:27:03.871 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
2086
+ 16:27:03.871 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
2087
+ 16:27:03.871 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
2088
+ 16:27:04.146 [DEBUG] io.micrometer.common.util.internal.logging.InternalLoggerFactory.newDefaultFactory: Using SLF4J as the default logging framework
2089
+ 16:27:04.149 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
2090
+ 16:27:04.153 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
2091
+ 16:27:04.158 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
2092
+ 16:27:04.158 [ INFO] MAESTRO.logSystemInfo: ---------------------
2093
+ 16:27:05.387 [ 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/afterpay-clearpay.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))))
2094
+ 16:27:55.433 [ INFO] MAESTRO.logSystemInfo: ---- System Info ----
2095
+ 16:27:55.434 [ INFO] MAESTRO.logSystemInfo: Maestro Version: 1.41.0
2096
+ 16:27:55.435 [ INFO] MAESTRO.logSystemInfo: CI: Undefined
2097
+ 16:27:55.435 [ INFO] MAESTRO.logSystemInfo: OS Name: Mac OS X
2098
+ 16:27:55.435 [ INFO] MAESTRO.logSystemInfo: OS Version: 15.5
2099
+ 16:27:55.435 [ INFO] MAESTRO.logSystemInfo: Architecture: aarch64
2100
+ 16:27:55.435 [ INFO] MAESTRO.logSystemInfo: Java Version: 17
2101
+ 16:27:55.548 [ INFO] MAESTRO.logSystemInfo: Xcode Version: 16.0
2102
+ 16:27:55.554 [ INFO] MAESTRO.logSystemInfo: Flutter Version: Undefined
2103
+ 16:27:55.558 [ INFO] MAESTRO.logSystemInfo: Flutter Channel: Undefined
2104
+ 16:27:55.558 [ INFO] MAESTRO.logSystemInfo: ---------------------
2105
+ 16:27:56.057 [ 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/afterpay-clearpay.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))))
2106
+ 16:27:57.988 [ INFO] maestro.Maestro.invoke: Getting device info
2107
+ 16:27:58.206 [ INFO] maestro.Maestro.invoke: Got device info: DeviceInfo(platform=ANDROID, widthPixels=1080, heightPixels=1920, widthGrid=1080, heightGrid=1920)
2108
+ 16:27:58.257 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables RUNNING
2109
+ 16:27:58.259 [ 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=afterpay-clearpay}, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2110
+ 16:27:58.262 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Define variables COMPLETED
2111
+ 16:27:58.263 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration RUNNING
2112
+ 16:27:58.267 [ 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)
2113
+ 16:27:58.268 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Apply configuration COMPLETED
2114
+ 16:27:58.270 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" RUNNING
2115
+ 16:27:58.271 [ 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)
2116
+ 16:27:59.220 [ INFO] maestro.Maestro.launchApp: Launching app com.stripe.react.native
2117
+ 16:27:59.267 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Launch app "${APP_ID}" COMPLETED
2118
+ 16:27:59.268 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" RUNNING
2119
+ 16:27:59.269 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Buy now pay later, 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)
2120
+ 16:28:01.714 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Buy now pay later, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[0,867][1080,924], 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=867, width=1080, height=57))
2121
+ 16:28:02.537 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2122
+ 16:28:02.539 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 895) using hierarchy based logic for wait
2123
+ 16:28:02.539 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2124
+ 16:28:02.539 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2125
+ 16:28:03.827 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2126
+ 16:28:03.828 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Buy now pay later" COMPLETED
2127
+ 16:28:03.830 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled RUNNING
2128
+ 16:28:03.832 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" 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=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2129
+ 16:28:03.889 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Scrolling try count: 0, DeviceWidth: 1080, DeviceWidth: 1920
2130
+ 16:28:03.889 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Element bounds: Bounds(x=84, y=1035, width=954, height=57)
2131
+ 16:28:03.889 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Visibility Percent: 0
2132
+ 16:28:03.890 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: Command centerElement: ScrollUntilVisibleCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), direction=DOWN, scrollDuration=601, visibilityPercentage=100, timeout=20000, waitToSettleTimeoutMs=null, centerElement=false, originalSpeedValue=40, label=null, optional=false).centerElement
2133
+ 16:28:03.890 [ INFO] maestro.orchestra.Orchestra.scrollUntilVisible: visibilityPercentageNormalized: 1.0
2134
+ 16:28:03.890 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Scrolling DOWN until "Afterpay and Clearpay" is visible with speed 40, visibility percentage 100%, timeout 20000 ms, with centering disabled COMPLETED
2135
+ 16:28:03.891 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" RUNNING
2136
+ 16:28:03.891 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Afterpay and Clearpay, 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)
2137
+ 16:28:03.923 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Afterpay and Clearpay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[84,1035][1038,1092], 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=1035, width=954, height=57))
2138
+ 16:28:04.743 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2139
+ 16:28:04.743 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (561, 1063) using hierarchy based logic for wait
2140
+ 16:28:04.743 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2141
+ 16:28:04.743 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2142
+ 16:28:05.968 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2143
+ 16:28:05.969 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Afterpay and Clearpay" COMPLETED
2144
+ 16:28:05.970 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" RUNNING
2145
+ 16:28:05.970 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=E-mail, 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)
2146
+ 16:28:06.043 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=E-mail, accessibilityText=, hintText=E-mail, ignoreBoundsFiltering=false, resource-id=, clickable=true, bounds=[42,263][1038,379], enabled=true, focused=false, checked=false, scrollable=false, selected=false, class=android.widget.EditText}, children=[], clickable=true, enabled=true, focused=false, checked=false, selected=false), bounds=Bounds(x=42, y=263, width=996, height=116))
2147
+ 16:28:06.879 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2148
+ 16:28:06.881 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (540, 321) using hierarchy based logic for wait
2149
+ 16:28:06.881 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2150
+ 16:28:06.881 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2151
+ 16:28:08.759 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2152
+ 16:28:08.760 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "E-mail" COMPLETED
2153
+ 16:28:08.762 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com RUNNING
2154
+ 16:28:08.763 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(inputTextCommand=InputTextCommand(text=test@stripe.com, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2155
+ 16:28:08.765 [ INFO] maestro.Maestro.inputText: Inputting text: test@stripe.com
2156
+ 16:28:10.963 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Input text test@stripe.com COMPLETED
2157
+ 16:28:10.964 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" RUNNING
2158
+ 16:28:10.965 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=Pay, 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)
2159
+ 16:28:11.054 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=Pay, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[504,473][575,530], 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=504, y=473, width=71, height=57))
2160
+ 16:28:11.864 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2161
+ 16:28:11.865 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (539, 501) using hierarchy based logic for wait
2162
+ 16:28:11.865 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2163
+ 16:28:11.865 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2164
+ 16:28:12.238 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2165
+ 16:28:12.238 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2166
+ 16:28:12.707 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by screenshot (d=1.2524884). Proceed.
2167
+ 16:28:12.707 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "Pay" COMPLETED
2168
+ 16:28:12.708 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible RUNNING
2169
+ 16:28:12.709 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(assertConditionCommand=AssertConditionCommand(condition=Condition(platform=null, visible=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), notVisible=null, scriptCondition=null, label=null), timeout=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2170
+ 16:28:15.179 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "AUTHORIZE TEST PAYMENT" is visible COMPLETED
2171
+ 16:28:15.237 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" RUNNING
2172
+ 16:28:15.240 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" metadata CommandMetadata(numberOfRuns=null, evaluatedCommand=MaestroCommand(tapOnElementCommand=TapOnElementCommand(selector=ElementSelector(textRegex=AUTHORIZE TEST PAYMENT, idRegex=null, size=null, below=null, above=null, leftOf=null, rightOf=null, containsChild=null, containsDescendants=null, traits=null, index=null, enabled=null, optional=false, selected=null, checked=null, focused=null, childOf=null, css=null), retryIfNoChange=false, waitUntilVisible=false, longPress=false, repeat=null, waitToSettleTimeoutMs=null, label=null, optional=false)), logMessages=[], insight=Insight(message=, level=NONE), aiReasoning=null, labeledCommand=null)
2173
+ 16:28:15.441 [ INFO] maestro.Maestro.tap-BUbHBYE: Tapping on element: UiElement(treeNode=TreeNode(attributes={text=AUTHORIZE TEST PAYMENT, accessibilityText=, hintText=, ignoreBoundsFiltering=false, resource-id=, clickable=false, bounds=[86,1309][616,1357], 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=86, y=1309, width=530, height=48))
2174
+ 16:28:16.268 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2175
+ 16:28:16.268 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (351, 1333) using hierarchy based logic for wait
2176
+ 16:28:16.268 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2177
+ 16:28:16.268 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2178
+ 16:28:17.124 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2179
+ 16:28:17.124 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "AUTHORIZE TEST PAYMENT" COMPLETED
2180
+ 16:28:17.125 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible RUNNING
2181
+ 16:28:17.125 [ 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)
2182
+ 16:28:19.922 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Assert that "Success" is visible COMPLETED
2183
+ 16:28:19.923 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" RUNNING
2184
+ 16:28:19.924 [ 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)
2185
+ 16:28:20.477 [ 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))
2186
+ 16:28:21.335 [ INFO] maestro.Maestro.tap-BUbHBYE: Refreshed element
2187
+ 16:28:21.335 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Tapping at (894, 1092) using hierarchy based logic for wait
2188
+ 16:28:21.335 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
2189
+ 16:28:21.336 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
2190
+ 16:28:22.179 [ INFO] maestro.Maestro.hierarchyBasedTap-hbl3e4M: Something have changed in the UI judging by view hierarchy. Proceed.
2191
+ 16:28:22.180 [ INFO] maestro.cli.runner.MaestroCommandRunner.invoke: Tap on "OK" COMPLETED
2192
+ 16:28:22.496 [ INFO] maestro.drivers.AndroidDriver.close: [Start] close port forwarder
2193
+ 16:28:27.503 [ INFO] maestro.drivers.AndroidDriver.close: [Done] close port forwarder
2194
+ 16:28:27.504 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port forwarder map
2195
+ 16:28:27.504 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port forwarder map
2196
+ 16:28:27.504 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Remove host port from port to allocation map
2197
+ 16:28:27.504 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Remove host port from port to allocation map
2198
+ 16:28:27.504 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Uninstall driver from device
2199
+ 16:28:27.803 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Uninstall driver from device
2200
+ 16:28:27.804 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Close instrumentation session
2201
+ 16:28:27.804 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Close instrumentation session
2202
+ 16:28:27.804 [ INFO] maestro.drivers.AndroidDriver.close: [Start] Shutdown GRPC channel
2203
+ 16:28:27.807 [ INFO] maestro.drivers.AndroidDriver.close: [Done] Shutdown GRPC channel