i have automated a app web, i try scraping (data scraping, get text, get text ocr) somes widgets elements, but uiexplorer raise this error when indicating(Indicate element) a widget :
“this type of colletionview does not support changes to its sourcecollection from a thread differente from the disparcher thread”
so, the element no allowed extract the info and nothing.
are you running your browser with the same user as the studio? maybe you are inside a server and IE has advanced security enabled, did you try with chrome also?