Thursday, January 30, 2020

Read cell conversion error




If the value is for example 1.0 – uipath will not write that value to a string

RPA works only when you are watching


Why would a bot running on a vdi work properly only when someone is viewing the bot?
Possible reasons
·        The viewer has a screen resolution that is different than the bot when it runs unattended
Always view the bots at 1024X768

·        Sometimes an unattended bot has a problem with selecting elements on a browser because it doesn’t have the focus – use set focus before selecting