Hello,
I have scrapped a table from an application through screen scrapping and created a variable for output with ‘string’ type as the data had not been copied in tabular format and variable not allowed to choose any other ‘type’ than ‘String’.
Therefore, it is not allowing to paste the data into excel file as it require variable type to be changed to 'data table.
I have tried creating subsequent variable (pasted the data to ‘Clipboard’ and created variable for ‘output’ with data table type) but still it i couldn’t fix it. Please advise
Error description:
Source - Open application push button
Message - Value does not fall within the expected range
Exception type - System.Argument exception
Warm Regards,
Sathish
