Hi,
I am trying to download multiple files from a web application.I am searching the files with a keyword and want to download all files from the result.
I am using 'Extract data from webpage' to identify the result table and loop it with for each .The loop variable is providing in the UI selector as %TableName% ;div[Text="%TableName%"]
I am getting error:

My flow is like this:


Please help.
Thanks in Advance