Hi,
I need to add images from my local desktop to an excel file using automation anywhere. I tried to do this using the screen recorder and automating the clicks to insert an image, but this method is not very reliable because I am running this bot on a server that has a different version of excel than the one that I am building the bots on, therefore the UI does not align and the screen recorder does not work.
I know that there exists a bot in the bot store that adds images from your local PC to an excel file, but this bot is also unreliable because you can not reliably resize the images without killing the image resolution and making the image unreadable.
Does anyone know of any other alternate methods for adding an image file from your local PC to an excel file using AA?