You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
Should this not be 3 on physical device as well? If so, any idea how to get around this problem? Generally on forums its suggested to add appropriate Launch Screen / Image to app. But WebDriverAgentRunner has target application set as None. So not sure where to add the launch image/screen.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running WDA on Physical Device:
iPhone 7 Plus | iOS 12.1.2
The following code in any WDA API (e.g. status):
On Simulator(iPhone 7 Plus) 3 is returned.
Should this not be 3 on physical device as well? If so, any idea how to get around this problem? Generally on forums its suggested to add appropriate Launch Screen / Image to app. But
WebDriverAgentRunner
has target application set as None. So not sure where to add the launch image/screen.The text was updated successfully, but these errors were encountered: