BOT failing after windows update recently in production server. At certain part the Bot has to drag a file and dop in Target Application. It was working very fine but recently after windows update the BOT started failing. Please let me know if anyone has any solution for this.
There might be selectors issues, when windows is updated the selectors also changed.
Find out the activity which is failing and re indicate the same element it will work for sure.
@mkankatala I have checked that and could see when I am highlighting the element its getting highlighted without any issue. So really couldn’t get what is causing the issue
@rikulsilva yes! i have tried debugging it in production server and it worked fine and also checked the attributes are same while spying the elements. Other application selectors are working fine but getting error while trying to work with File explorer.