Detox iOS – How to wait for a web view element to exist or be visible?
I’m testing an app using detox that renders a web view but it can’t click a button that appears after clicking a link.
I’m testing an app using detox that renders a web view but it can’t click a button that appears after clicking a link.