Trying to automate Outlook Js Addin in IOS/IPAD real devices. Using Appium to Open the Outlook JS Addin from Outlook. Inside Addin I’m not able inspect elements using Appium. Is there any other way to interact with elements inside Addin?
We are doing UI automation on Outlook Js Addin in IOS and IPAD. First we are launching outlook and loading the addin using Appium. After the addin is loaded, We are not able to inspect elements inside Outlook Js Addin task pane in IOS and IPAD using appium. Only “NATIVE_APP” context is available.
I have Enabled Web Inspector on your iOS device.
Connected device to Mac.
In Safari on Mac.Develop → Selected iPhone/iPad → Outlook’s WebView is not appearing. Is there any other way to find elements or to do UI automation on IOS Outlook Addin ?
@mykola-mokhnach @wreed @Pooja_Bhandari @Conrad_Braam Need your inputs
Only app developer can configure your app webViews available to debug…
@aleksei We are doing automation on Outlook JS addin. I’m not able to inspect elements in Addin taskpane. So debugging should be enabled from Microsoft Outlook or Addin developer side??