For the same selector, bot is working fine in development machine and failing in UAT machine

Hi @Pratik_Gangane

Use SimulateClick or SendWindowMessages instead of default click for better reliability. Confirm that display resolution and scaling are set to 100% on both machines. Check if the selectors are valid on the laptop using UI Explorer as elements might render differently. Make sure the robot is not running in a locked or minimized session unless properly configured.

If you found helpful, feel free to tick as a solution tick.
Happy Automation