Replies: 1 comment 11 replies
-
Thanks for raising this @outi5. Currently, we simply ask We need to change the implementation to |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apologies if this has been asked and answered, I haven't been able to find it.
In Device Farm the Name field for iOS is displaying the value that is set in the desired capabilities under
"appium:deviceName":
, but for Android it does not display this value. It looks like uiautomator2 requires, but ignores the"appium:deviceName":
data, so that's probably the issue. Is there a work around to get the Android device name to show up in Device Farm?Relatedly, where does Device Farm pull the data from that is displayed?
Beta Was this translation helpful? Give feedback.
All reactions