How to set Capabilities #542
Unanswered
ravibabu101143
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@ravibabu101143 You don't need to pass any UDID. The plugin will take care. |
Beta Was this translation helpful? Give feedback.
0 replies
-
oh ok.. So plugin will execute tests on machines configured irrespective of capabilities that we passed for driver creation from testng parallel xml file.. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I have two real devices in test labs, one is samsung tab1 and other is samsung tab2 connected to different machines. I want to execute tests parallely on these two machines to reduce execution time. For this I need to pass two udids.
Do I need pass this below capability in desired capabilities while creating driver or hubconfig file. Can you share sample example for this scenario.
appium:udids
Thanks,
Ravindra
Beta Was this translation helpful? Give feedback.
All reactions