Extract Table data "Error HRESULT E_FAIL has been returned from a call to a COM component" on some data

@MateusLH

So I checked and it is a very huge table…I can see that it is taking time to load and time to extract as well…

After the last click activity on submit…add one more dummy click activity and you can indicate a column or any element and set the wait for page load to complete…and then use extract table activity and set the timeout of both activities to around 90 seconds

Set wait for page load to complete is important so that it waits till then…click is a dummy one just to make it wait

cheers