ios - Cannot find/click any elements on Apple Pay view in UITest -


i've been able run applepay in uitests, once pkpaymentauthorizationviewcontroller displayed, none of elements on view locatable , attempt select elements on underlying application view result in error "..... not frontmost".

has else encountered problem and/or have idea how work around it?

the apple pay ui presented out of process (even though trigger uiviewcontroller subclass), don't think you'll able pick ui testing. it's presented out of process app can't modify or manipulate apple pay views.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -