Hi,
I am doing a web automation for a website which has images with hyperlinks and I am trying to read the URL of all those images in the page by reading innerHtml using get attribute activity, but this is not extracting the full information, I got the output to text file and verified. I tried adding a ctrl+end and then using get attribute after that and it still doesn’t get the full information every time(it gets it sometimes).please provide some pointers on how to fix this.
Thanks