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
'🚀 You can now call the prepare_ios_simulator tool to boot and setup WDA on the simulator or the appium_prepare_ios_real_device tool to setup WDA on ios real device.',
307
+
instructions: `🚀 Next call ${prepareTool}, then JSON-serialize its full capabilitiesHint as capabilities for appium_session_management with action=create.`,
303
308
platform: 'ios',
304
309
capabilities: {
305
310
'appium:udid': deviceUdid,
@@ -400,7 +405,11 @@ async function handleIOSDeviceSelection(
0 commit comments