Hi Team!
I am trying to read table from Chrome browser using Get Table activity. I have already switched Target Platform to 'web' and I always get the same error:
If I am swtiching target platform to 'automatic' or 'windows' then I don't have any error, but output data table is simply blank. What can be the reason for my problem? Also, is it possible to add better explanation of the type of error that occured in my workflow? For now it sometimes hard to understand the type of error from text "An error occured during execution".
If GetTable will not work for me, what can you suggest to use apart from this tool? I have tried to use GetInnerText and GetInnerHTML methods, however, I did not find any suitable parser for ordinal text and HTML.