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 Apr 30, 2022. It is now read-only.
One thing that could really help better automate our project is for MAQS to automatically add the capability key/value "udid"="auto" whenever we target a real device ("DeviceName" = "iPad" or "iPhone"). Aside from the "DeviceName" key itself, this is the only other key we have add or remove (comment/uncomment) when switching tests between real devices and the simulator.
The text was updated successfully, but these errors were encountered:
@jacob-maristany - The potential issue is that Appium can be used to do App, Web or Hybrid testing.
So this may work great for App tests but may break Web and Hybrid.
@TroyWalshProf Understood. I'm happy with the workaround I have and understand that it's incredibly specific. I've only left the issue open thus far in case you did want to pursue the idea further.
One thing that could really help better automate our project is for MAQS to automatically add the capability key/value "udid"="auto" whenever we target a real device ("DeviceName" = "iPad" or "iPhone"). Aside from the "DeviceName" key itself, this is the only other key we have add or remove (comment/uncomment) when switching tests between real devices and the simulator.
The text was updated successfully, but these errors were encountered: